Skip to content

Instantly share code, notes, and snippets.

@Ameliorate
Last active November 18, 2018 06:05
Show Gist options
  • Save Ameliorate/77a72b5912a32847f38e43e5e0528e73 to your computer and use it in GitHub Desktop.
Save Ameliorate/77a72b5912a32847f38e43e5e0528e73 to your computer and use it in GitHub Desktop.
dungeons:
testdungeon:
type: DecayDungeon
spawnX: 2
spawnY: 2
spawnZ: 2
exitX: 0
exitY: 128
exitZ: 0
maxX: 100
maxY: 64
maxZ: 100
exitWorld: world
breakTimeVarianceSeconds: 10
breakAvgTimeSeconds: 10
persistantexample:
type: PersistentDungeon
spawnX: 5
spawnY: 2
spawnZ: 7
exitX: 0
exitY: 128
exitZ: 0
maxX: 18
maxY: 9
maxZ: 9
exitWorld: world_the_end
generateBedrockBox: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment