#How to set Blockstate
1 messages · Page 1 of 1 (latest)
As an example please tell me how to change wood type
overworld.getBlock({ x: 0, y: 0, z: 0 }).setPermutation(BlockPermutation.resolve("minecraft:log"));
what do i do from here?
setPermutation isnt a thing from what i know
please do it your way