diff --git a/global_packs/required_data/yoshi-tweaks/data/minecraft/tags/blocks/enderman_holdable.json b/global_packs/required_data/yoshi-tweaks/data/minecraft/tags/blocks/enderman_holdable.json new file mode 100644 index 0000000..49567d6 --- /dev/null +++ b/global_packs/required_data/yoshi-tweaks/data/minecraft/tags/blocks/enderman_holdable.json @@ -0,0 +1,4 @@ +{ + "replace": true, + "values": [] +} diff --git a/index.toml b/index.toml index febcd79..9477110 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,10 @@ hash = "bb96e20580b3bc03e62f71ae7104faf68ecec7e62cbec4e8679bab5b2d45ebdb" file = "config/yungscavebiomes-fabric-1_20_1.toml" hash = "8515a01c809a950a698bbb40d2c1f4b1bddc5689568d7d0dd01d278edb30962c" +[[files]] +file = "global_packs/required_data/yoshi-tweaks/data/minecraft/tags/blocks/enderman_holdable.json" +hash = "bef4d172fc1bfb34d342e79090726c4a0c272dd404783c3ea022b992e0e0415e" + [[files]] file = "global_packs/required_data/yoshi-tweaks/data/yoshi_tweaks/recipes/capacitor_1.json" hash = "c178cf024918da22bacee7ebfeeb926f6fcc4a980a95e253e2f64ed41549bbf1" diff --git a/pack.toml b/pack.toml index 5d32f34..84cbec6 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 = "de52cd8cc4ffd8d510ba957b3fbbc0992f86635fbcb04cf716f3b50623b3519e" +hash = "7a2dc4e2550dd9a0a3add9b6df0ed6780c5dcf9dc00294340e990a640b8df91b" [versions] fabric = "0.16.10"