File Details
letsgogambling-1.0.0.jar
- A
- Mar 8, 2026
- 104.44 KB
- 16
- 1.21.1
- Fabric
File Name
letsgogambling-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
🚀 Changelog - v1.0.0 (Initial Release)
Welcome to the first official release of Let's Go Gambling! for Fabric 1.21.1! This version lays the foundation for our minigame and economy engine, designed with a focus on server performance and player fun.
🎉 Added
🎰 Slot Machine Block
- Added the interactive
Slot Machineblock. - Betting Mechanics: Players can right-click with the currency item (Emeralds by default) to insert it. Sneak + right-click allows players to cycle through the different allowed bet amounts (5, 10, 35, 65, 120).
- RTP (Return to Player) Engine: Implemented a mathematical probability system with different prize tiers (Cobblestone, Copper, Iron, Gold, Diamond, and the Netherite Jackpot).
- Visual & Audio Effects: Added
Happy Villagerparticles and success sounds when interacting and winning. - Inventory Safety: If the block is broken, all inserted and unspent coins will be safely dropped into the world.
🐾 "Little Animals" (Animalitos) Lottery
- Added the
/littleanimals <amount> <animal>command for global server bets. - Automated Draws: The server automatically picks a winning animal every 5 minutes and announces it in global chat.
- Offline Payouts System: Disconnect-proof engineering! If a player places a bet and logs off before the draw, the server saves their bet and automatically pays out their winnings the next time they log in.
💰 Economy & Balance
- The default currency for all bets and payouts is the Emerald.
- Established initial balance for payout multipliers in both the slot machine and the little animals lottery.
🛠️ Technical Notes & Architecture
- Core: Developed natively in Kotlin to guarantee stability and Type Safety.
- Configuration Ready: The mod features a robust internal data architecture. Although this version works out of the box with default values, the system is prepared to expose editable configuration files for server owners in future updates.
- Dependencies: Requires
fabric-apiandfabric-language-kotlin.
Thank you for downloading and supporting the mod's development. Play responsibly on your server!