This mod is an extension for Content Creator Integration.
Currently the following actions are possible:
- Toggle day/night
- Toggle weather
- Remove latest block
Commands:
/undo-last-block player
or /ulb player;
: Removes the last placed block from the provided player
undo-last-block player number
or /ulb player number
: Removes the last provided number of blocks of the provided player
/toggle-rain
or /tr
: Toggles the weather
/toggle-night
or /tn
: Toggles the night/day
/spawnmob
: spawns a mob with nametag
Configs:
maxBlocksKeptInMemory
: The amount of placed blocks that needs be remembered to use the undo-last-block command on [default:10]