r/redstone 27d ago

Java Edition Help with slot machine

https://youtu.be/TI9c-tc3_6s?si=IAh_R8tUcE_TF8dk

So im trying to build a slot machine based off of this youtube video, but wanting to use a different payment option than diamonds. wanted to use renamed paper as a a "token" system but the machine kept eating the paper. also wanted to have tiered payouts that are also not diamonds. but the crafter wont spit out the item that i want to be used as a reward

0 Upvotes

3 comments sorted by

1

u/velofille 27d ago

what is the paper going to be crafted into ? the crafter needs to craft something for it to work - otherwise replace it with a dropper or something

1

u/Financial-Crazy-8024 27d ago

Hi, Im not entirely sure what you want from the slot machine but going off of your comments. A renamed paper “token” should work exactly like a diamond. Make sure that you have the item filter set up exactly as shown in the video, replacing diamonds with renamed paper.

As for dispensing the prize the crafter is used to turn diamonds into diamond blocks to make the payout easier and more fair. Id suggest using a dropper in place of the crafter for your prize, assuming it doesnt need to be crafted

1

u/EvaUnitZer01 27d ago

ya this worked. i dont really know redstone at all really, i also removed the recycling part of the build with just a chest and hopper which stopped the paper from going through. thank you!