Need help with random item granter

I’m trying to make a fishing pond that when you fish you’ll get a random fish, I did search up guides but non of them have pictures so I need help

Would this help?

It has pictures…

2 Likes

A pond Zone shows a Button that triggers a weighted Randomizer , granting one of three different Fish Items via linked Item Granters .

Also view this:

2 Likes

Could you be a bit more specific on that?

When you step by the water, a button pops up. Pressing it sends a signal to a chooser, which randomly picks a channel:

(60% common, 30% uncommon, 10% rare)

That turns on the right item box to give you that specific fish.

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.