Advertisement
masa-

JED 1.6.0+ - All-Forest dimension without structures, with water & lava lakes

Jan 28th, 2023
1,254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | Gaming | 0 0
  1. {
  2.     "config_version": {
  3.         "id": "__default",
  4.         "version": 0
  5.     },
  6.     "dimensions": [
  7.         {
  8.             "dim": 123,
  9.             "biome": "minecraft:forest",
  10.             "dimensiontype": {
  11.                 "name": "All Forest without Caves",
  12.                 "worldprovider": "WorldProviderSurfaceJED",
  13.                 "require_exact_match": true
  14.             },
  15.             "worldinfo_onetime": {
  16.                 "MapFeatures": 0,
  17.                 "generatorOptions": "{\"useCaves\":false,\"useRavines\": false,\"lavaLakeChance\":500,\"waterLakeChance\":20}"
  18.             }
  19.         }
  20.     ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement