Add the ability to add tagged blocks to acceptableThrowawayItems
randomperson189 opened this issue ยท 3 comments
Describe your suggestion
When I'm getting the pathfinder to place blocks for me, I want them to place a variety of the same block e.g. '#minecraft:wool' the # is a tag for the block which means it affects any wool colour so that means the pathfinder will place any wool colour without having to specify each one in the settings.
Settings
for settings here's an example: '#set acceptableThrowawayItems #minecraft:wool, #minecraft_wood'
that means it will place any wool colour and any wood type
Context
This will improve baritone alot since I won't have to specify each block type for acceptableThrowawayItems
Duplicate of #1089