Advertisement
Tsyklop

CoFH dungeon

Nov 7th, 2015
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. "testd": {
  2. "enabled": true,
  3. "template": {"type": "uniform", "generator": "dungeon"},
  4. "block": [{"name": "minecraft:diamond_block", "metadata": 0}],
  5. "numClusters": 3,
  6. "spawnEntity": "Cow",
  7. "spawnerFloor": [{"name": "minecraft:wool", "metadata": 0}],
  8. "lootTable": "villageBlacksmith",
  9. "maxChests": 3,
  10. "minHoles": 1,
  11. "maxHoles": 2,
  12. "minHeight": 20,
  13. "maxHeight": 100,
  14. "minWidthX": 2,
  15. "maxWidthX": 3,
  16. "minWidthZ": 2,
  17. "maxWidthZ": 3,
  18. "retrogen": "false",
  19. "biomeRestriction": "none",
  20. "biomes": [],
  21. "dimensionRestriction": "blacklist",
  22. "dimensions": [
  23. -1,
  24. 1,
  25. -100,
  26. -112,
  27. -2
  28. ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement