Create: Numismatics

Create: Numismatics

690k Downloads

[suggestion] Gambling

noawx opened this issue ยท 3 comments

commented

Describe the Suggestion

Where there's money, there's gambling.

Honestly I think the implementation for this could vary. It could be a redstone component that outputs a random value from 1 to 15 when given a redstone input, or even full slot machine blocks.

Basically I want some redstone/numismatic blocks to add gambling to my server.

Screenshots and Videos

No response

Additional Context

No response

commented

The slot machine blocks would be like vendors, where they have an owner that has to fill them with payout money.

Just like vendors, they could have creative versions with unlimited payout money.

commented

Numismatics follows Create's design philosophy of avoiding single-block solutions where possible. This can be reasonably achieved using vanilla redstone mechanics and (if you need an infinite supply) Creative Crates.

Here's a MC Wiki page describing randomizers:
https://minecraft.wiki/w/Tutorials/Randomizers

commented

Ok. Thanks for the link