Started by
I Love Mcreator
on
Topic category: Help with Minecraft modding (Java Edition)
SO BASICALLY I WANTING TO MAKE A BLOCK THAT WHEN, THE REQUIRED ITEM IS PUT IN SLOT 1, IT SHOULD RANDOMLY GENERATE AN ITEM "SEA SALT" IN SLOT 0.
my code:
https://imgur.com/gallery/4OLkyux
i don't know whats wrong with the code so i please need help
i tried putting the procedure in the blocks on update tick, when block added (also freezes game?), and client display tick (freezes game)
Edited by I Love Mcreator on Sat, 08/05/2023 - 09:08
save it then using the call procedure set the procedure called to the procedure you wanted to be called, assuming you wanted it to be the one in the picture.
could you re-explain that? it's a bit hard to understand.