Squid Craft 4 Mines sweeper duel remake

Minesweeper Duel is a competitive PvP minigame mod for Fabric 1.20.4 and 1.20.1, faithfully recreating the intense Minesweeper challenge seen in Squid Craft Games 4.

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

Forge

implementation fg.deobf("curse.maven:squid-craft-4-mines-sweeper-duel-remake-1398702:7310837")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# 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*