Started by
EvanLikesJuiceBoxes
on
Topic category: Help with MCreator software
I want to make a fishing rod that can fish in lava, but I can't figure out how to even make the fishing rod.
Topic category: Help with MCreator software
I want to make a fishing rod that can fish in lava, but I can't figure out how to even make the fishing rod.
If: [Is MATERIAL type at x, y+1, z,: lava]
Do: have some random procedure blocks that give items to the player.
That has a procedure trigger of on block right click btw. (On your fishing rod)
In order to render a string on the fishing rod,
you have to use custom code instead.