[Mod Support]: Construction Wand
LaidBackSloth opened this issue ยท 2 comments
The mod to integrate with
https://www.curseforge.com/minecraft/mc-mods/construction-wand
Describe the feature
When placing framed blocks with one of the construction wands, the framed blocks place correctly, but the camos don't copy. It would be cool if the framed blocks would also copy the camos, and both the framed blocks and the camo blocks would get consumed.
I have looked into this and have found that ConstructionWand currently does not have an API that allows me to tell it about the additional material requirements and the application of those materials to the newly placed blocks. I have opened an issue on their repository and will see whether they are interested in adding such an API.