File Details
SCG4-MinesSweeperDuel-Remake-forge-2.0.0.jar
- R
- Dec 9, 2025
- 428.59 KB
- 29
- 1.20.1
- Forge
File Name
SCG4-MinesSweeperDuel-Remake-forge-2.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
# SCG4 MinesSweeper Duel Remake - Forge 2.0.0
## 🎮 Initial Forge Release
This is the Remake for Forge port of the Squid Craft 4 MinesSweeper Duel minigame Remake, originally developed for Fabric.
### Features
- **Multi-Arena Support**: Create and manage multiple arenas simultaneously
- **Dynamic Arena Expansion**: Arena grows each round (3x3 → 5x5 → 7x7 → 9x9)
- **Turn-Based Gameplay**: Players take turns planting mines and digging
- **Panic Button**: Special mechanic to detonate all remaining mines
- **Arena Buttons**: Link physical buttons in-world to join arenas
- **Persistent Arenas**: Arena data saves across server restarts
- **Custom Blocks**: Piedritas (decorative) and Arena Button
### Commands
- `/mines create <id>` - Create a new arena at your location
- `/mines delete <id>` - Delete an arena
- `/mines join <id>` - Join an arena
- `/mines leave` - Leave current arena
- `/mines start` - Force start the game
- `/mines stop` - Force stop the game
- `/mines linkbutton <id>` - Link an Arena Button to arena
- `/mines list` - List all arenas
### Technical Details
- **Minecraft Version**: 1.20.1
- **Forge Version**: 47.2.0+
- **Java Version**: 17+
### Bug Fixes (from Fabric version)
- Fixed turn order logic after timeout
- Fixed arena restoration after game ends
- Fixed block drops during gameplay
- Prevented player death to avoid respawn bugs
---
*Ported from Fabric release-2 by DeathGamer*