mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-03-12 06:32:16 +01:00
Fix island creation bug
This commit is contained in:
parent
69b5134f3d
commit
0513ce9ac2
@ -3,11 +3,14 @@ World:
|
||||
nextAvailableLocation:
|
||||
x: 0.0
|
||||
z: 0.0
|
||||
island_number: 0
|
||||
Nether:
|
||||
nextAvailableLocation:
|
||||
x: 0.0
|
||||
z: 0.0
|
||||
island_number: 0
|
||||
End:
|
||||
nextAvailableLocation:
|
||||
x: 0.0
|
||||
z: 0.0
|
||||
z: 0.0
|
||||
island_number: 0
|
Loading…
Reference in New Issue
Block a user