fix datapack layout
This commit is contained in:
parent
b6e5c085fd
commit
9facd4ed03
4 changed files with 3 additions and 3 deletions
|
@ -1281,11 +1281,11 @@ file = "config/zenith_attributes.cfg"
|
|||
hash = "720285dfa0a1a937f0acbeb3fd524e459222cd299b0c9d72ffc73b94bbccbbc5"
|
||||
|
||||
[[files]]
|
||||
file = "global_packs/required_data/new_player_start_lvl1/advancements/new_player.json"
|
||||
file = "global_packs/required_data/new_player_start_lvl1/data/advancements/new_player.json"
|
||||
hash = "1bba63971ba12a6bde7365c1108508eb49535808213d82cc63db75a95be45122"
|
||||
|
||||
[[files]]
|
||||
file = "global_packs/required_data/new_player_start_lvl1/functions/give_xp.mcfunction"
|
||||
file = "global_packs/required_data/new_player_start_lvl1/data/functions/give_xp.mcfunction"
|
||||
hash = "14eb18174bc9f41f3a16aa417ee64f20dcd327d5a0523b7366ab0be6dc36162a"
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "72b51ec0e6dedc4319d18c454e2bf512dfe9384d4d725fbb6bdb70f82d48ecb7"
|
||||
hash = "fe941635526e377648f4519857f4958e7d9099409e6e48fecc821a509c653833"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue