#How to set Blockstate

1 messages · Page 1 of 1 (latest)

fast cloud
#

permutation

orchid crow
#

As an example please tell me how to change wood type

orchid crow
# fast cloud permutation
overworld.getBlock({ x: 0, y: 0, z: 0 }).setPermutation(BlockPermutation.resolve("minecraft:log"));

what do i do from here?

fast cloud
#

setPermutation isnt a thing from what i know

orchid crow