
Tinkers Shields can be placed in cutting board from offhand
ChiefArug opened this issue ยท 1 comments
Minecraft version
1.20.1
Farmer's Delight version
1.2.8
NeoForge version
Forge 47.4.1
Description
Title says it all.
This is because for your blacklist tag you don't include the forge:tools/shield
tag, instead just adding only the minecraft:shield item.
Fixing this will also improve compatibility with other mods that add shields.
Steps to reproduce
No response
Mod list
Not required, code analysis provided.
Logs
No response
Minimal instance
- I have tested this on a minimal instance
Performance and shader mods
- I am using performance or shader mods
Wasn't aware such tag existed! Added it in on commit 5d2a02a, should be out in the next patch. ๐