Add sword_efficient block tag

This commit is contained in:
Nassim Jahnke 2023-05-05 20:49:59 +02:00
parent edf4f0a3a7
commit f023997440
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
2 changed files with 88 additions and 0 deletions

View File

@ -63,5 +63,93 @@
},
"menus": {
"legacy_smithing": ""
},
"tags": {
"block": {
"sword_efficient": [
"oak_leaves",
"spruce_leaves",
"birch_leaves",
"jungle_leaves",
"acacia_leaves",
"cherry_leaves",
"dark_oak_leaves",
"mangrove_leaves",
"azalea_leaves",
"flowering_azalea_leaves",
"oak_sapling",
"spruce_sapling",
"birch_sapling",
"jungle_sapling",
"acacia_sapling",
"cherry_sapling",
"dark_oak_sapling",
"bamboo_sapling",
"beetroots",
"carrots",
"potatoes",
"wheat",
"melon_stem",
"pumpkin_stem",
"dandelion",
"poppy",
"blue_orchid",
"allium",
"azure_bluet",
"red_tulip",
"orange_tulip",
"white_tulip",
"pink_tulip",
"oxeye_daisy",
"cornflower",
"lily_of_the_valley",
"wither_rose",
"cornflower",
"grass",
"fern",
"dead_bush",
"vine",
"glow_lichen",
"sunflower",
"lilac",
"rose_bush",
"peony",
"tall_grass",
"large_fern",
"hanging_roots",
"brown_mushroom",
"red_mushroom",
"sugar_cane",
"pumpkin",
"carved_pumpkin",
"jack_o_lantern",
"melon",
"attached_pumpkin_stem",
"attached_melon_stem",
"lily_pad",
"cocoa",
"sweet_berry_bush",
"cave_vines",
"cave_vines_plant",
"spore_blossom",
"moss_carpet",
"pink_petals",
"big_dripleaf",
"big_dripleaf_stem",
"small_dripleaf",
"nether_wart",
"warped_fungus",
"warped_roots",
"nether_sprouts",
"crimson_fungus",
"weeping_vines",
"weeping_vines_plant",
"twisting_vines",
"twisting_vines_plant",
"crimson_roots",
"chorus_plant",
"chorus_flower"
]
}
}
}

Binary file not shown.