Started by
Char1ie
on
Topic category: Help with Minecraft modding (Java Edition)
ive got this block where when you right click it it changes texture but the problem is this block has a S/W/N/E rotation. ive tried to do it but it doesnt work (the procedure that doesnt work is in the image attached) I just need to know how to do this and/or where I went wrong
if the image isnt working its at https://imgur.com/a/wCbfcx6
Edited by Char1ie on Sat, 03/30/2024 - 12:19
I'm an idiot and I only just found this out, if anyone wants to know how its really simple. Here's an image of how you do it but if the image doesnt work anymore then I'll try explain in text form, sorry if I'm bad at explaining it though.
[Place ___ at x y z]
the ___ is:
[__ with direction set to ____]
the first __ is:
[Block]
the second ____ is:
[Get block direction at x y z]
Hope this helps!