When stone blocks are mined with the wrong tool, they don't drop. I want this property to apply to wood blocks. I tried to check Minecraft's block tags, but I couldn't find any that could do this (though maybe I didn't look hard enough?). I tried to check the loot tables of stone blocks, and I'm pretty sure they don't check for the tool you used at all (just if it has silk touch). It'd be very disappointing if it's hard coded. 😞
#Make wood drop nothing when mined with wrong tool
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
Someone will come and help soon!
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1741047706:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
I don't believe there is a block tag for this, yeah, but while Stone doesn't check the tool in it's loot table, you can make wood blocks do so.
Just add a match_tool condition to the entry for each loot table
There is a block tag for this (#needs_stone_tool) but it's not useful here given it only matters for blocks that require tools
so you do still have to manually edit the loot table
Dang. Oh well
I guess I have to bite the bullet and do this for all the wood types 😭
Question Closed
Your question, #1346268846910214255 (Make wood drop nothing when mined with wrong tool), was resolved!
Original Message
#1346268846910214255 message
Duration open
2h35m
Any further messages or reactions will re-open this thread.