#Default Block facing direction?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
what is the default direction for every block?
probably North
so how do i do it with minecraft:rotation
Change the default rotation? Use minecraft:on_placed to change a property value and read that value in your permutations to apply the minecraft:rotation component.