Started by
LittleButter
on
Topic category: Help with Minecraft modding (Java Edition)
Anyway know how to make a block that faces 0,0 similar to how sunflowers face towards the sun? the only difference being that the block only faces 0,0 no matter the orientation
uhh you need math i guess lol
something like set the blocks rotation to cosine of block x / block z idk
and you should use an entity because blocks can't rotate to that degree of precision
very cool idea though i would like to see that feature in vanilla minecraft