Started by
clocked_artifact
on
Topic category: Help with Minecraft modding (Java Edition)
How would I make a block that spawns fish in its inventory when its placed in water? I'm trying to make a workaround there being no way to add to the fishing mechanics
Maybe make a procedure that when right clicked,with a random chance add 1 fish to players inventory(with a random generator)
There is great tutorials for this
hope i helped:)
thank you
your pleaseure
did it work btw?
yeah its working, i just need it to only work in water
you can do it with x y z = water maybe
You can make a procedure to check if there is at least 1 water block around it.