graves -> yigd, other things
This commit is contained in:
parent
aaea85f862
commit
a9cffc4561
9 changed files with 273 additions and 117 deletions
196
config/Weather2/Storm.toml
Normal file
196
config/Weather2/Storm.toml
Normal file
|
@ -0,0 +1,196 @@
|
|||
#General mod settings
|
||||
[general]
|
||||
#-
|
||||
# Default: 150
|
||||
# Range: > -2147483648
|
||||
Storm_OddsTo1OfHighWindWaterSpout = 150
|
||||
#-
|
||||
Storm_FlyingBlocksHurt = true
|
||||
#-
|
||||
# Default: 20
|
||||
# Range: > -2147483648
|
||||
Storm_MaxPerPlayerPerLayer = 20
|
||||
#-
|
||||
# Default: 128
|
||||
# Range: > -2147483648
|
||||
Storm_Deadly_CollideDistance = 128
|
||||
#-
|
||||
# Default: 200
|
||||
# Range: > -2147483648
|
||||
Storm_LightningStrikeBaseValueOddsTo1 = 200
|
||||
#-
|
||||
Storm_NoRainVisual = false
|
||||
#-
|
||||
# Default: 300
|
||||
# Range: > -2147483648
|
||||
Storm_MaxRadius = 300
|
||||
#-
|
||||
# Default: 60
|
||||
# Range: > -2147483648
|
||||
Storm_AllTypes_TickRateDelay = 60
|
||||
#-
|
||||
# Default: 10
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_WaterBuildUpRate = 10
|
||||
#-
|
||||
# Default: 3
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_WaterSpendRate = 3
|
||||
#-
|
||||
# Default: 15
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_WaterBuildUpOddsTo1FromSource = 15
|
||||
#-
|
||||
# Default: 100
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_WaterBuildUpOddsTo1FromNothing = 100
|
||||
#-
|
||||
# Default: 30
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_WaterBuildUpOddsTo1FromOvercastRaining = 30
|
||||
#-
|
||||
# Default: 0.1
|
||||
# Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
|
||||
Storm_TemperatureAdjustRate = 0.1
|
||||
#-
|
||||
# Default: 10
|
||||
# Range: > -2147483648
|
||||
Storm_HailPerTick = 10
|
||||
#-
|
||||
# Default: 300
|
||||
# Range: > -2147483648
|
||||
Storm_OddsTo1OfOceanBasedStorm = 300
|
||||
#-
|
||||
# Default: 90
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_HighWind = 90
|
||||
#-
|
||||
# Default: 80
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_Hail = 80
|
||||
#-
|
||||
# Default: 70
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_F0_Tornado = 70
|
||||
#-
|
||||
# Default: 70
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_C0_Cyclone = 70
|
||||
#-
|
||||
# Default: 50
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_F1_Tornado = 50
|
||||
#-
|
||||
# Default: 50
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_C1_Cyclone = 50
|
||||
#-
|
||||
# Default: 40
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_F2_Tornado = 40
|
||||
#-
|
||||
# Default: 40
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_C2_Cyclone = 40
|
||||
#-
|
||||
# Default: 30
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_F3_Tornado = 30
|
||||
#-
|
||||
# Default: 30
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_C3_Cyclone = 30
|
||||
#-
|
||||
# Default: 20
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_F4_Tornado = 20
|
||||
#-
|
||||
# Default: 20
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_C4_Cyclone = 20
|
||||
#-
|
||||
# Default: 10
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_F5_Tornado = 10
|
||||
#Also known as full blown hurricane
|
||||
# Default: 10
|
||||
# Range: > -2147483648
|
||||
Storm_PercentChanceOf_C5_Cyclone = 10
|
||||
#-
|
||||
# Default: 3
|
||||
# Range: > -2147483648
|
||||
Storm_ParticleSpawnDelay = 3
|
||||
#-
|
||||
# Default: 30
|
||||
# Range: > -2147483648
|
||||
Player_Storm_Deadly_OddsTo1 = 30
|
||||
#-
|
||||
# Default: 72000
|
||||
# Range: > -2147483648
|
||||
Player_Storm_Deadly_TimeBetweenInTicks = 3456000
|
||||
#-
|
||||
Server_Storm_Deadly_UseGlobalRate = true
|
||||
#Used if Server_Storm_Deadly_UseGlobalRate is on, replaces use of Player_Storm_Deadly_OddsTo1
|
||||
# Default: 30
|
||||
# Range: > -2147483648
|
||||
Server_Storm_Deadly_OddsTo1 = 30
|
||||
#Used if Server_Storm_Deadly_UseGlobalRate is on, replaces use of Player_Storm_Deadly_TimeBetweenInTicks
|
||||
# Default: 72000
|
||||
# Range: > -2147483648
|
||||
Server_Storm_Deadly_TimeBetweenInTicks = 72000
|
||||
#For areas without the right mix of hot and cold biomes
|
||||
# Default: 1200
|
||||
# Range: > -2147483648
|
||||
Player_Storm_Deadly_OddsTo1_Land_Based = 1200
|
||||
#For areas without the right mix of hot and cold biomes
|
||||
# Default: 240000
|
||||
# Range: > -2147483648
|
||||
Player_Storm_Deadly_TimeBetweenInTicks_Land_Based = 240000
|
||||
#Used if Server_Storm_Deadly_UseGlobalRate is on, for areas without the right mix of hot and cold biomes
|
||||
# Default: 1200
|
||||
# Range: > -2147483648
|
||||
Server_Storm_Deadly_OddsTo1_Land_Based = 1200
|
||||
#Used if Server_Storm_Deadly_UseGlobalRate is on, for areas without the right mix of hot and cold biomes
|
||||
# Default: 240000
|
||||
# Range: > -2147483648
|
||||
Server_Storm_Deadly_TimeBetweenInTicks_Land_Based = 240000
|
||||
#-
|
||||
preventServerThunderstorms = true
|
||||
#-
|
||||
# Default: 20
|
||||
# Range: > -2147483648
|
||||
Lightning_OddsTo1OfFire = 20
|
||||
#-
|
||||
# Default: 3
|
||||
# Range: > -2147483648
|
||||
Lightning_lifetimeOfFire = 3
|
||||
#-
|
||||
# Default: 256
|
||||
# Range: > -2147483648
|
||||
Lightning_DistanceToPlayerForEffects = 256
|
||||
#-
|
||||
Lightning_StartsFires = false
|
||||
#-
|
||||
# Default: 150
|
||||
# Range: > -2147483648
|
||||
Storm_Deflector_RadiusOfStormRemoval = 150
|
||||
#The minimum stage a storm has to be at to be removed, stages are: 0 = anything, 1 = thunder, 2 = high wind, 3 = hail, 4 = F0/C0, 5 = F1/C1, 6 = F2/C2, 7 = F3/C3, 8 = F4/C4, 9 = F5/C5
|
||||
# Default: 1
|
||||
# Range: > -2147483648
|
||||
Storm_Deflector_MinStageRemove = 1
|
||||
#-
|
||||
Storm_Deflector_RemoveRainstorms = false
|
||||
#-
|
||||
Storm_Deflector_RemoveSandstorms = true
|
||||
#-
|
||||
# Default: 50
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_Overcast_OddsTo1 = 50
|
||||
#-
|
||||
# Default: 150
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_OddsTo1 = 150
|
||||
#How often in ticks, a rainstorm updates its list of entities under the rainstorm to extinguish. Extinguishes entities under rainclouds when globalOvercast is off. Set to 0 or less to disable
|
||||
# Default: 200
|
||||
# Range: > -2147483648
|
||||
Storm_Rain_TrackAndExtinguishEntitiesRate = 200
|
|
@ -1,94 +0,0 @@
|
|||
[Preferences]
|
||||
#Sets all temperatures to be displayed in Celsius
|
||||
Celsius = false
|
||||
#Visually offsets the world temperature to better match the user's definition of "hot" and "cold"
|
||||
# Default: 0
|
||||
# Range: > -2147483647
|
||||
"Temperature Offset" = 0
|
||||
#The amount of smoothing applied to gauges in the UI
|
||||
#A value of 1 has no smoothing
|
||||
# Default: 10.0
|
||||
# Range: 1.0 ~ 2.147483647E9
|
||||
"Temperature Smoothing" = 10.0
|
||||
#Displays a dripping water effect on-screen and #0: Off, 1: Particles, 2: On-Screen, 3: Both
|
||||
# Default: 3
|
||||
# Range: 0 ~ 3
|
||||
"Show Water Effect" = 0
|
||||
#The scale of the water droplets on-screen, in scaled "pixels"
|
||||
"Water Droplet Scale" = [40, 48]
|
||||
#Defines the primary (right-click) action for the waterskin
|
||||
#Can be one of "drink", "pour", or "none"
|
||||
"Waterskin Primary Action" = "pour"
|
||||
#Defines the secondary (sneak-right-click) action for the waterskin
|
||||
#Can be one of "drink", "pour", or "none"
|
||||
"Waterskin Secondary Action" = "drink"
|
||||
|
||||
["UI Options"]
|
||||
"Custom hotbar layout" = true
|
||||
#Controls whether UI elements will shake when in critical conditions
|
||||
"Icon Bobbing" = true
|
||||
#The position of the body temperature icon relative to default
|
||||
"Body Temperature Icon Offset" = [0, 0]
|
||||
#Enables the body temperature icon above the hotbar
|
||||
"Show Body Temperature Icon" = true
|
||||
#Moves the body temperature icon to make way for the advanced readout when a thermometer is equipped
|
||||
"Move Body Icon For Advanced Info" = true
|
||||
#The position of the body temperature readout relative to default
|
||||
"Body Temperature Readout Offset" = [0, 0]
|
||||
#Enables the body temperature readout above the hotbar
|
||||
"Show Body Temperature Readout" = true
|
||||
#The position of the world temperature gauge relative to default
|
||||
"World Temperature UI Offset" = [0, 0]
|
||||
#Enables the world temperature gauge next to the hotbar
|
||||
"Show World Temperature Gauge" = true
|
||||
#Show the config menu button in the Options menu
|
||||
"Enable In-Game Config" = true
|
||||
#The position (offset) of the config button on the screen
|
||||
"Config Button Position" = [0, 0]
|
||||
|
||||
[Accessibility]
|
||||
#Enables visual distortion effects when the player is too hot or cold
|
||||
"Distortion Effects" = true
|
||||
#Enables high contrast mode for UI elements
|
||||
"High Contrast" = false
|
||||
#Shows a frozen texture over the player's health bar when they are freezing
|
||||
"Show Frozen Health" = true
|
||||
#The opacity of the icy overlay when the player is freezing
|
||||
#Does not affect Vanilla's powder snow overlay
|
||||
# Default: 1.0
|
||||
# Range: 0.0 ~ 1.0
|
||||
"Freezing Overlay Opacity" = 1.0
|
||||
#The intensity of the shivering effect when the player is too cold
|
||||
# Default: 1.0
|
||||
# Range: 0.0 ~ 2.0
|
||||
"Shiver Intensity" = 1.0
|
||||
#The opacity of the pulsing red border around the screen when the player is too hot
|
||||
# Default: 1.0
|
||||
# Range: 0.0 ~ 1.0
|
||||
"Heatstroke Border Opacity" = 1.0
|
||||
#The amount of blur applied to the screen when the player is too hot
|
||||
# Default: 1.0
|
||||
# Range: 0.0 ~ 1.0
|
||||
"Heatstroke Blur Strength" = 1.0
|
||||
#The amount of camera sway applied when the player is too hot
|
||||
# Default: 1.0
|
||||
# Range: 0.0 ~ 2.0
|
||||
"Heatstroke Sway Amount" = 1.0
|
||||
#The speed of the camera sway applied when the player is too hot
|
||||
# Default: 1.0
|
||||
# Range: 0.0 ~ 2.0
|
||||
"Heatstroke Sway Speed" = 1.0
|
||||
|
||||
[Misc]
|
||||
#Warns the player about a bug that clears armor insulation when in creative mode
|
||||
"Enable Creative Mode Warning" = true
|
||||
#Displays areas that the Hearth is affecting when the F3 debug menu is open
|
||||
"Hearth Debug" = true
|
||||
#Hides insulation tooltips for items, armor, and curios unless SHIFT is held
|
||||
"Hide Tooltips" = false
|
||||
#Automatically expands all collapsible tooltips
|
||||
"Expand Tooltips" = false
|
||||
#Enables the animated soul spring lamp model
|
||||
#Disable this if there are visual errors like missing textures
|
||||
"Animated Soul Spring Lamp" = true
|
||||
|
33
index.toml
33
index.toml
|
@ -1,13 +1,13 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/Weather2/Storm.toml"
|
||||
hash = "c5ad1b2314f8da612e2f2acbb2b5de4c952f3a36de0213ce41f11a623fdfbce9"
|
||||
|
||||
[[files]]
|
||||
file = "config/default_files/config/MouseTweaks.cfg"
|
||||
hash = "438de2af36bf905993252e5015ad3b2f907473f0ad2722d6c79185728bb9b20b"
|
||||
|
||||
[[files]]
|
||||
file = "config/default_files/config/coldsweat/client.toml"
|
||||
hash = "56e80366ec907a3030e95b236546ab8c3fb98195d6a0cee3995c2f084aaf67a2"
|
||||
|
||||
[[files]]
|
||||
file = "config/default_files/config/figura.json"
|
||||
hash = "aa819ce2de6dfdc6c2849305fa99019f246dd7dea58cf1c45fc0ca6069b465ed"
|
||||
|
@ -106,6 +106,11 @@ file = "mods/asyncparticles.pw.toml"
|
|||
hash = "7b45b3d118a7ccb5b9bb462ac1ab3eb9e5a124d28f8f9aede2c3d5f68b178230"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/audrops.pw.toml"
|
||||
hash = "cacb3c99cfe943b0346896f1d829cc39b54f2e19f5b4c841c02a236962d65baf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/azurelib-armor.pw.toml"
|
||||
hash = "716a3fa1e098fccc1a27cb6fa2ba2396a9adf44dfe4ae222fc3aef1e45e0f814"
|
||||
|
@ -541,6 +546,11 @@ file = "mods/forgified-fabric-api.pw.toml"
|
|||
hash = "5b34f5aff5000de94ed9e132315bad7288a72a9cbb8f902df2799a579433b7af"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/forgiving-void.pw.toml"
|
||||
hash = "49bda925b24bb4c91684bd209a3b7446dc9d90202694979b861851c74380054b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fusion-connected-textures.pw.toml"
|
||||
hash = "d26fea1a145d296ff7416f59235a394d650c096fa194ba6f733badc10f10e880"
|
||||
|
@ -571,11 +581,6 @@ file = "mods/gputape.pw.toml"
|
|||
hash = "10ff06516533498e3804740ef4be5f1106d7913239efa72cc56dfda1076468a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/gravestone-mod.pw.toml"
|
||||
hash = "c34ad41e351235b1ca8e026e9fba9b3ee01c42e4933b060f0c870aac3014403a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/guideme.pw.toml"
|
||||
hash = "4b65bc889b87002a5afe4c236a54cf8c1dab11788df1807fa29abd74004cf696"
|
||||
|
@ -771,6 +776,11 @@ file = "mods/noisium.pw.toml"
|
|||
hash = "b3e831b3e4d6ddbf23806b0fec6087eca264af1ebc04e747c89024972aaa8607"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/notenoughcrashes.pw.toml"
|
||||
hash = "09ba6db54e6f13fafa1e12a9adcd83db9137617d631288579f520ab11b4bfe9a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/oaks-delight.pw.toml"
|
||||
hash = "a04eb74c8fde094d41a394d5ce07244908bc9a16d232760cd278eb7c0c3a93c3"
|
||||
|
@ -1146,6 +1156,11 @@ file = "mods/yeetus-experimentus.pw.toml"
|
|||
hash = "73dd545f0bb1bc6af2e25884daa22a466361bd0e702ab7006153c5be5de33fd8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yigd.pw.toml"
|
||||
hash = "ef80891ed72e87e1fd2fda3bcee9e8a50e5c4cf836283ae8ef4c81e7fd213fd0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-api.pw.toml"
|
||||
hash = "4bb587c09a53f82dec620482b3badeee9d6e865902efcfc39139f906cc0b108f"
|
||||
|
|
13
mods/audrops.pw.toml
Normal file
13
mods/audrops.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "AlmostUnifiedDrops"
|
||||
filename = "audrops-1.0.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Rik5mWU3/versions/iksGqeli/audrops-1.0.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "39d3242d12246901031734ddb66d8ae86b221a7ea1c09584224f11876d1d69085d81ea44b281ebad2db3506a0d3e09f1aeeda7f29879c8d34ef7390ba02f266f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Rik5mWU3"
|
||||
version = "iksGqeli"
|
13
mods/forgiving-void.pw.toml
Normal file
13
mods/forgiving-void.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Forgiving Void"
|
||||
filename = "forgivingvoid-neoforge-1.21.1-21.1.4.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1vkzEZjE/versions/4j8wbvPt/forgivingvoid-neoforge-1.21.1-21.1.4.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b6a68483f8126245f8bdbb098a8f40388daf08c977204a6f721bb87bfda131f1c01844b04be74961e847d591f7224b86391ba7a55067694b7825dbeecee205d7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1vkzEZjE"
|
||||
version = "4j8wbvPt"
|
|
@ -1,13 +0,0 @@
|
|||
name = "GraveStone Mod"
|
||||
filename = "gravestone-neoforge-1.21.1-1.0.24.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RYtXKJPr/versions/4QqerCZp/gravestone-neoforge-1.21.1-1.0.24.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "338b1ba9b17d6459332b37ea93bf8f25c902d072b7e55f7e35704a1b278e15324e81cd6e16aeaa61568deb7d266c63b181ddb3cb6a20c6825ba217be4d89d00a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RYtXKJPr"
|
||||
version = "4QqerCZp"
|
13
mods/notenoughcrashes.pw.toml
Normal file
13
mods/notenoughcrashes.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Not Enough Crashes"
|
||||
filename = "notenoughcrashes-neoforge-4.4.9+1.21.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yM94ont6/versions/alR8L7vF/notenoughcrashes-neoforge-4.4.9%2B1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "912c31c6e806e457a501742d668b82b70f03d5cdbb722f09da27ba19f3408f236b1704ccf9ed4a2bee82cc272ba78671bfe1fd8b46baefef1ac4ee56d703f04f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yM94ont6"
|
||||
version = "alR8L7vF"
|
13
mods/yigd.pw.toml
Normal file
13
mods/yigd.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "You're in Grave Danger"
|
||||
filename = "youre-in-grave-danger-neoforge-2.0.13.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HnD1GX6e/versions/Axk4bfXT/youre-in-grave-danger-neoforge-2.0.13.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "562ea8d82184139e361db5f959ad5a993bbd76d34532248e0f89dd5ef7e2555f2a79e12d353fd389a7508bc34b6e1b654616c67e975ea7cb8a43f1e972284f61"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HnD1GX6e"
|
||||
version = "Axk4bfXT"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d24efd85f0d748503d086c9412ed73f58865896e5fbd519cf9af57fab7aa7b3a"
|
||||
hash = "d0840dbb78c8b256b5971b2b2ebb0845517d746911361e617fa7f085d9a47177"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue