
Survival++
A Minecraft Neoforge mod that provides flexible control over various game technologies and features
Main Features
Death Location Broadcasting
Automatically sends the player's death coordinates to the global chat when they die
- Enable:
/rg broadcastDeathPosition true
Simple In-Game Calculator
A convenient calculator right within the game, allowing various mathematical operations
- Enable:
/rg simpleInGameCalculator true
- Usage:
=1+1
(simple addition)=1+12
(addition and multiplication)=1+12/3
(addition, multiplication, and division)=1+1*2/3^4
(all operations including exponentiation)
Creative No-Clipping Mode
Mode that allows free movement through blocks in creative mode
- Enable:
/rg creativeNoClip true