Sodium Extra: Enable animation of Sculk Sensor

This commit is contained in:
Wroclaw 2022-04-16 13:23:34 +02:00
parent d3e37da36f
commit 07bd2f315d
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"fire": true, "fire": true,
"portal": true, "portal": true,
"block_animations": true, "block_animations": true,
"sculk_sensor": false "sculk_sensor": true
}, },
"particle_settings": { "particle_settings": {
"particles": true, "particles": true,

View file

@ -86,7 +86,7 @@ hash = "dd2ee59d8f82617617d820329b19ee6dd0ae4200b95fae9ad73ff7a5bb6c3af6"
[[files]] [[files]]
file = "config/sodium-extra-options.json" file = "config/sodium-extra-options.json"
hash = "2668b0ec3ecf1b5eac949bdc443974626c783d058bc9447904d00545fb15e703" hash = "62176dae6b3c9b950699b23ca1cb1fa3dfcc436bc37b5d65890a31865fc0f6dd"
[[files]] [[files]]
file = "config/sodium-options.json" file = "config/sodium-options.json"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d8ef77795806efe8e12811c432d91da14cd127307513127c628fb74c9af16f36" hash = "8d59d5b3ea09e198bafdceec385794d2f254d88345122e702e9ff06415b32bf9"
[versions] [versions]
fabric = "0.13.3" fabric = "0.13.3"