#block don't rotate

1 messages · Page 1 of 1 (latest)

next nexus
#

im making a custom block and testing the block traits but it seems doesn't work i did follow the step on the wiki, i don't know what to do anymore help

trail lotus
#

Could you send your block JSON so we can check it?

next nexus
trail lotus
#

if you're setting your textures with rp/blocks.json rotation won't work
you have to use the minecraft:unit_cube or minecraft:geometry component with material instances

next nexus
#

i see im using the rp/blocks.json now i know that it won't work if i use it ty

#

can i use minecraft:unit_cube only or do i need geometry?

#

sorry for the late reply i lost my connection anyway ty for the info

trail lotus
#

you should only use one. if you need a full block, use unit cube. if you want to use a custom model, use geometry