Fix Datapack Hashes
This commit is contained in:
parent
07413e9665
commit
e158929e07
2 changed files with 2 additions and 2 deletions
|
@ -920,7 +920,7 @@ hash = "2409bfe97d21d779aa8e0d2af1976727c12026a5a246184446b4cebde148c948"
|
|||
|
||||
[[files]]
|
||||
file = "resources/required-data/ExploreCraft-Tweaks/data/createaddition/recipes/mechanical_crafting/electric_motor.json"
|
||||
hash = "328be5fa7ea3f48347b786304d43d0f2aa7d439fc8feec2222f438325f0fedda"
|
||||
hash = "946db15e32aa1c221cc60ca56234fe0431df8aef9c6edb8693529a0a1c70d72f"
|
||||
|
||||
[[files]]
|
||||
file = "resources/required-data/ExploreCraft-Tweaks/data/dropper_to_dispenser/advancements/recipes/building_blocks/dropper_to_dispenser/dispenser.json"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "680f76a18204e2f093cc9b21840835a60b840343bb177395cc3ea7ad27be7b0c"
|
||||
hash = "86a11a949d7a9cb9ca4d801b884f82ed178bdf9141142c1874cef8d4d5d60038"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue