Sodium Extra: Enable animation of Sculk Sensor
This commit is contained in:
parent
d3e37da36f
commit
07bd2f315d
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"fire": true,
|
||||
"portal": true,
|
||||
"block_animations": true,
|
||||
"sculk_sensor": false
|
||||
"sculk_sensor": true
|
||||
},
|
||||
"particle_settings": {
|
||||
"particles": true,
|
||||
|
|
|
@ -86,7 +86,7 @@ hash = "dd2ee59d8f82617617d820329b19ee6dd0ae4200b95fae9ad73ff7a5bb6c3af6"
|
|||
|
||||
[[files]]
|
||||
file = "config/sodium-extra-options.json"
|
||||
hash = "2668b0ec3ecf1b5eac949bdc443974626c783d058bc9447904d00545fb15e703"
|
||||
hash = "62176dae6b3c9b950699b23ca1cb1fa3dfcc436bc37b5d65890a31865fc0f6dd"
|
||||
|
||||
[[files]]
|
||||
file = "config/sodium-options.json"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d8ef77795806efe8e12811c432d91da14cd127307513127c628fb74c9af16f36"
|
||||
hash = "8d59d5b3ea09e198bafdceec385794d2f254d88345122e702e9ff06415b32bf9"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue