mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
oops
This commit is contained in:
parent
705c5ce790
commit
ef51aa7e98
@ -21,9 +21,9 @@ public class CommandIrisPregenCreate extends MortarCommand {
|
||||
setDescription("""
|
||||
Create a new pregeneration task.
|
||||
Command usage & examples:
|
||||
/iris pregen [radius=<radius>] [width=<width>] [height=<height>] [x=<centerX>] [z=<centerZ>] [world=<world>] [-here]
|
||||
/iris pregen radius=5000 x=10r z=10r world=IrisWorld
|
||||
/iris pregen 5k -here
|
||||
/iris pregen create [radius=<radius>] [width=<width>] [height=<height>] [x=<centerX>] [z=<centerZ>] [world=<world>] [-here]
|
||||
/iris pregen create radius=5000 x=10r z=10r world=IrisWorld
|
||||
/iris pregen create 5k -here
|
||||
|
||||
<radius>: Sets both width and height to a value.
|
||||
<x> & <z>: Give the center point of the pregeneration.
|
||||
|
Loading…
x
Reference in New Issue
Block a user