Scythe tags not applied. Fix file attached
sora7672 opened this issue ยท 0 comments
Minecraft Version
1.20.1
Modloader
NeoForge
Modloader Version
Neo Forge 47.1.106
Mantle Version
1.11.71
Tinkers' Construct Version
3.10.2.92
Describe your issue
Scythe missing for some plant blocks. Applys to vanilla tinkers in forge & neoforge.
Attached fix as communicated with Knightminer.
Added all vanilla and tcosntruct grass foliage + mushrooms + sea pickle/grass
Fix:
data/tags/blocks/minable/scythe.json
{
"values": [
"minecraft:attached_melon_stem",
"minecraft:attached_pumpkin_stem",
"minecraft:big_dripleaf_stem",
"minecraft:big_dripleaf",
"minecraft:kelp",
"minecraft:kelp_plant",
"minecraft:nether_wart",
"minecraft:small_dripleaf",
"minecraft:spore_blossom",
"minecraft:sugar_cane",
"minecraft:sweet_berry_bush",
"#minecraft:mineable/hoe",
"#forge:mineable/shears",
"#minecraft:crops",
"tconstruct:blood_slime_tall_grass",
"tconstruct:sky_slime_vine",
"tconstruct:ender_slime_fern",
"tconstruct:ender_slime_tall_grass",
"tconstruct:earth_slime_fern",
"tconstruct:sky_slime_fern",
"tconstruct:sky_slime_tall_grass",
"tconstruct:blood_slime_fern",
"minecraft:nether_sprouts",
"minecraft:dead_bush",
"minecraft:fern",
"minecraft:grass",
"minecraft:red_mushroom",
"minecraft:brown_mushroom",
"minecraft:crimson_fungus",
"minecraft:warped_fungus",
"minecraft:crimson_roots",
"minecraft:cactus",
"minecraft:tall_grass",
"minecraft:large_fern",
"minecraft:seagrass",
"minecraft:sea_pickle",
"minecraft:warped_roots"
]
}
Steps to reproduce
Just scythe any grass/plant except flowers.
Mushrooms are also faulty.
Crash Report
No response
Can you reproduce with just Tinkers?
Yes
Performance Enchancers
None of the above
Other mods
No response
Searched for known issues?
I did not search