add config files
This commit is contained in:
parent
2333e3b581
commit
2c3eeb7fc1
26 changed files with 2284 additions and 1 deletions
9
config/chunky/tasks/minecraft/overworld.properties
Normal file
9
config/chunky/tasks/minecraft/overworld.properties
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
world=minecraft:overworld
|
||||
cancelled=true
|
||||
center-x=0.0
|
||||
center-z=0.0
|
||||
radius=1000.0
|
||||
shape=square
|
||||
pattern=region
|
||||
chunks=16078
|
||||
time=234630
|
||||
Loading…
Reference in a new issue