parent
ecd2a9ead5
commit
393a4519d2
3 changed files with 12 additions and 4 deletions
|
@ -84,7 +84,7 @@
|
||||||
"smokeCampfire": 0.3,
|
"smokeCampfire": 0.3,
|
||||||
"smokeFire": 0.3,
|
"smokeFire": 0.3,
|
||||||
"smokeOther": 1.0,
|
"smokeOther": 1.0,
|
||||||
"smokeShadowTransformer": 0,
|
"smokeShadowTransformer": 10,
|
||||||
"maxLoadedDynamicBlocks": 20,
|
"maxLoadedDynamicBlocks": 20,
|
||||||
"windPhysics": true,
|
"windPhysics": true,
|
||||||
"weatherParticles": true,
|
"weatherParticles": true,
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
"weatherRainParticleAmount": 5,
|
"weatherRainParticleAmount": 5,
|
||||||
"weatherThunderParticleAmount": 2,
|
"weatherThunderParticleAmount": 2,
|
||||||
"oceanPhysics": true,
|
"oceanPhysics": true,
|
||||||
"oceanAdjustHitbox": false,
|
"oceanAdjustHitbox": true,
|
||||||
"oceanDetail": 1.0,
|
"oceanDetail": 1.0,
|
||||||
"oceanWaveHeightMultiplier": 1.0,
|
"oceanWaveHeightMultiplier": 1.0,
|
||||||
"oceanBlockRange": 32,
|
"oceanBlockRange": 32,
|
||||||
|
@ -140,6 +140,10 @@
|
||||||
"minecraft:the_end",
|
"minecraft:the_end",
|
||||||
0.0,
|
0.0,
|
||||||
-9.81,
|
-9.81,
|
||||||
|
0.0,
|
||||||
|
"truedarkness:yteria",
|
||||||
|
0.0,
|
||||||
|
-9.81,
|
||||||
0.0
|
0.0
|
||||||
],
|
],
|
||||||
"customizedBuoyancies": [
|
"customizedBuoyancies": [
|
||||||
|
@ -154,6 +158,10 @@
|
||||||
"minecraft:the_end",
|
"minecraft:the_end",
|
||||||
0.0,
|
0.0,
|
||||||
2.0,
|
2.0,
|
||||||
|
0.0,
|
||||||
|
"truedarkness:yteria",
|
||||||
|
0.0,
|
||||||
|
2.0,
|
||||||
0.0
|
0.0
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -50,7 +50,7 @@ hash = "10fb542c144e02a1cecbf32d1252f9af303e670af76468404920472f12da8b15"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/physicsmod/physics_client_config.json"
|
file = "config/yosbr/config/physicsmod/physics_client_config.json"
|
||||||
hash = "d5caa960517d4f438005b0382b0e2525c2cab4e3d657d4e78b27d867f06287a6"
|
hash = "785837a1be8cb70637f3d58bf22d632702afbd527e1ba7a30cdc56dfd0a50c65"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/physicsmod/physics_cloth_config.json"
|
file = "config/yosbr/config/physicsmod/physics_cloth_config.json"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "e303530e00b94ccfad18999d61644845f68b1fbf8b8204b5b7fa1ba700fd326b"
|
hash = "f4828778d79d6a799d07ac50f5a84005fadd3545596e107ea986054967b9a359"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue