Quick to build Fishtopia system! (Difficulty 4/10 or 🟨 )

I know there is a lot of guides out there for this, but this is the only kind like this. It is fairly simple, and doesn’t take long! But, warning; This guide includes simple block code and only takes up around 0.004 of your memory.
First, add water as the terrain, to make a pond at whatever size you wish.Then place a button. Change the button to not be visible. Then, change the message the button says to Fish? Place five item granters near the pond. Make sure that they show these 5 different types of fish shown in the picture below.
Screenshot 2023-11-19 5.07.32 PM


On the blue fish granter, go to blocks and create an on wire pulse block. Then, create a variable and name it Number Blue. Have Number Blue be set to a random variable between 1 and 10. Finally, place a block that says if Number Blue is at or less than 1, grant player selected item, and have the amount be 1. Do the other 4 item granters the same way, but edit the amount the variable has to be to grant that specific item to increase the rarity of those fish appearing.

Final step! Add wires that all connect on one end to the button, and the other ends to the specific item granter. The wire setting is when the button is pressed, run wire pulse block. Make sure that the button and the item granters are not visible in game. You may have to change the size of the button to fit around the size of your pond. You should now have a complete fishing system when you press the button. (which should be usable when you get to the edge of the water.) If this helped, a :heart: would be appreciated. :slight_smile:

5 Likes

Welcome to the forums! Check out new-user-must-read
However, this guide is very short, it would most likely get flagged (deleted) I recommend you explain how this works, or how to make a fishing system, keep in mind that their is already one! Maybe you can expand this guide into random chance technique. Also this is not a farming technique, rather a fishing technique.
Not trying to be mean! But welcome the the forums @gimkit-helper

2 Likes

Sorry! I should have explained that and I will repost an edited version.

1 Like

Thanks! Welcome to the Forums! Just remember to check out new-user-must-read

1 Like

Welcome to the forums @gimkit-helper! Make sure to read the FAQ as well.

3 Likes

Nice guide! I’m going to take the ideas tag off because that tag is for guides that are explicitly about ideas, or more mainly for help posts.

1 Like

Nice first guide and welcome to the forum, @gimkit-helper! I added a difficulty.

1 Like

Nice guide, welcome to the forum, @gimkit-helper !!

1 Like

How do make the fish more rare than others, what numbers should i use

Try using this guide:

1 Like

Sorry. I was at school or I would of responded.