[Bug]: Framed Blueprint consumes camo block even if disabled in config
Hiconel opened this issue ยท 1 comments
Minecraft version
1.2
Forge version
47.1.44
FramedBlocks version
9.0.3
Describe the bug
I have disabled "Consume Camo Item" in the server config, but the Framed Blueprint still consumes the camo item.
How to reproduce the bug
- Set "Consume Camo Item" in server config to false.
- Apply a camo item to any framed block.
- Use the Framed Blueprint to copy the settings of the block.
- Place a block with the blueprint and both the framed block as well as the camo item will be consumed.
Expected behavior
The camo item should not be consumed by the blueprint, if disabled in the config.
Additional details
No response
Crash log
No response