first commit
This commit is contained in:
8
config/chunky/config.json
Normal file
8
config/chunky/config.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"language": "en",
|
||||
"continueOnRestart": false,
|
||||
"forceLoadExistingChunks": false,
|
||||
"silent": false,
|
||||
"updateInterval": 1
|
||||
}
|
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=false
|
||||
center-x=0.0
|
||||
center-z=0.0
|
||||
radius=2000.0
|
||||
shape=square
|
||||
pattern=region
|
||||
chunks=4379
|
||||
time=210054
|
Reference in New Issue
Block a user