How do I make a fishing system?

this?
I’m making a fishing system too! Here’s what I did.

so first use a button for the fishing interactions. Connect that to a trigger. Then, add a block that triggers when the trigger triggers.

the block should have this (It should be simple enough to actually read so you can edit it however you want) (don’t mind the extra greyfish1 there. Also the numbers after the fish names are for me to remember the order.) (Remove the addition of the rodlevel if you don’t want to add rod levels) (remember to add those properties!)

image

After this, add all 10 (or less) fish item granters and make sure to give the player the fish when broadcasted on their corresponding channel.

For the selling part, I’d assume vending machines work but I have yet to get to that part. I’ll update when I actually figure it out! (I’m sure there’s also tutorials online)

2 Likes