Theta-Dev / ConstructionWand

Minecraft Mod - Construction Wands make building easier!
https://www.curseforge.com/minecraft/mc-mods/construction-wand
MIT License
11 stars 12 forks source link

Cannot place vanilla Light blocks with construction wand. #68

Open Parcival791 opened 1 year ago

Parcival791 commented 1 year ago

I cannot use the building wand to place Light Blocks (minecraft:light). Edit: By cannot use i mean i cant place them with the wand like normal blocks

Theta-Dev commented 1 year ago

This is caused by the special behavior of light blocks. They only show a hitbox if you are holding one in your hand (same with barrier blocks).

It might work if you have light blocks in your offhand, but I have not tried that.

If that does not work, you can use WorldEdit instead.