Started by
BlueCrystal
on
Topic category: Help with Minecraft modding (Java Edition)
Hi! I create a mod element so when I right click with an item it supose to put a block above the block, but, it didn't work, it just replace the block that im looking. Someone please say me how to fix this, i will be very grateful.
Thanks for reading, bye!
u have to do this go on block procedure and u have place block at (x) (y) (z). u remove the (y) and u go in Math. after u choose the [()+()] and u take the 0. after u change the 0 for 1 and u put here [()+(1)], u take the (y) and u put it in [(y)+(1)]. and u put that in the y case in the plac block at (x) () (z).
Thanks you soo much, you help me a lot!