Описание
# Survival++
> A Minecraft Neoforge mod about game technology options control
## Main Features
### Broadcast Death Position
> When the player dies, send the position of the death to the chat box
* enable: `/rg broadcastDeathPosition true`
### Simple In Game Calculator
> A simple calculator in the game
* enable: `/rg simpleInGameCalculator true`
* usage:
* `=1+1`
* `=1+1*2`
* `=1+1*2/3`
* `=1+1*2/3^4`
### Creative No Clip
> Creative No Clip
* enable: `/rg creativeNoClip true`