|
- Centers the worldborder on your current location and sets its diameter to 16.
|
|
- Enable chunk display by pressing "F3 + G".
- Go to the northwest corner of the chunk you wish to clear at any Y position.
- Run the function to replace all blocks in the chunk with air.
|
|
- If there are no blocks 1 block below you, this function creates a stone block there.
|
|
- Creates a simple cobblestone generator.
- Replaces blocks, so be careful where you place it.
|
|
- Replaces the block below you with a waterlogged oak fence with a torch on it.
- Replaces 4 blocks north and 4 blocks south of the waterlogged oak fence with farmland.
- The 4 northern farmland blocks have:
- Wheat
- Carrots
- Beetroots
- Potatoes
- The 4 southern farmland blocks have:
- Attached melon stem
- Melon
- Attached pumpkin stem
- Pumpkin
|
|
- This function assumes you are playing in an entirely empty world.
- Creates a bedrock block at 0,100,0 and teleports you on top of it.
|
|
- Creates an unactivated End Portal at your position +2 along the Z-axis, containing 12 End Portal Frame blocks with air created inbetween them.
- Replaces blocks, so be careful where you place it.
- Gives you 12 Eyes of Ender to place on the End Portal Frame blocks to activate the portal.
|
|
- Creates a simple lava generator using pointed dripstone and a cauldron.
- Replaces blocks, so be careful where you place it.
|
|
- Creates 1 functional End Portal block at your position +2 along the Z-axis.
- Replaces blocks, so be careful where you place it.
|
|
- Creates 1 functional Nether Portal block at your position +2 along the Z-axis.
- Replaces blocks, so be careful where you place it.
|
|
- Creates an activated Nether Portal at your position +2 along the Z-axis, containing 14 Obsidian blocks and 6 Nether Portal blocks.
- Replaces blocks, so be careful where you place it.
|
|
- Returns all "gamerule" commands to their default values.
|
|
- Attempts to make your world as peaceful as possible within "survival" mode:
- Sets difficulty to "peaceful".
- Sets weather to "clear".
- Sets time to "day".
- Disables raids.
- Disables fire ticks.
- Disables insomnia-related spawning of phantoms.
- Disables warden spawning.
- Disables drowning damage.
- Disables fall damage.
- Disables fire damage.
- Resets angry neutral mobs to neutral if the targeted player dies.
- Disables freeze damage.
- Allows you to keep your inventory when you die.
- Disables mob griefing.
- Enables natural health regeneration.
- Prevents angry neutral mobs from attacking players that did not anger them.
|