diff --git a/config/yosbr/config/physicsmod/physics_client_config.json b/config/yosbr/config/physicsmod/physics_client_config.json index 525dfa5..780d0ba 100644 --- a/config/yosbr/config/physicsmod/physics_client_config.json +++ b/config/yosbr/config/physicsmod/physics_client_config.json @@ -84,7 +84,7 @@ "smokeCampfire": 0.3, "smokeFire": 0.3, "smokeOther": 1.0, - "smokeShadowTransformer": 0, + "smokeShadowTransformer": 10, "maxLoadedDynamicBlocks": 20, "windPhysics": true, "weatherParticles": true, @@ -95,7 +95,7 @@ "weatherRainParticleAmount": 5, "weatherThunderParticleAmount": 2, "oceanPhysics": true, - "oceanAdjustHitbox": false, + "oceanAdjustHitbox": true, "oceanDetail": 1.0, "oceanWaveHeightMultiplier": 1.0, "oceanBlockRange": 32, @@ -140,6 +140,10 @@ "minecraft:the_end", 0.0, -9.81, + 0.0, + "truedarkness:yteria", + 0.0, + -9.81, 0.0 ], "customizedBuoyancies": [ @@ -154,6 +158,10 @@ "minecraft:the_end", 0.0, 2.0, + 0.0, + "truedarkness:yteria", + 0.0, + 2.0, 0.0 ] } \ No newline at end of file diff --git a/index.toml b/index.toml index 2097d17..a4245bd 100644 --- a/index.toml +++ b/index.toml @@ -50,7 +50,7 @@ hash = "10fb542c144e02a1cecbf32d1252f9af303e670af76468404920472f12da8b15" [[files]] file = "config/yosbr/config/physicsmod/physics_client_config.json" -hash = "d5caa960517d4f438005b0382b0e2525c2cab4e3d657d4e78b27d867f06287a6" +hash = "785837a1be8cb70637f3d58bf22d632702afbd527e1ba7a30cdc56dfd0a50c65" [[files]] file = "config/yosbr/config/physicsmod/physics_cloth_config.json" diff --git a/pack.toml b/pack.toml index bdd9b3f..ecf6fa5 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e303530e00b94ccfad18999d61644845f68b1fbf8b8204b5b7fa1ba700fd326b" +hash = "f4828778d79d6a799d07ac50f5a84005fadd3545596e107ea986054967b9a359" [versions] minecraft = "1.20.1"