Advertisement
masa-

JED - Aroma replacement

Aug 16th, 2017
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.20 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 6,
  5.             "override": "true",
  6.             "dimensiontype":
  7.             {
  8.                 "id": 6,
  9.                 "name": "AROMADIM",
  10.                 "suffix": "_dim6",
  11.                 "keeploaded": false,
  12.                 "worldprovider": "WorldProviderSurfaceJED"
  13.             },
  14.             "biome": "minecraft:extreme_hills_with_trees",
  15.             "worldinfo": {
  16.                 "JED": {
  17.                     "CloudHeight:": 222,
  18.                     "CustomDayCycle": false
  19.                 },
  20.                 "DayTime": 18000,
  21.                 "Difficulty": 3,
  22.                 "GameRules": {
  23.                     "doDaylightCycle": false
  24.                 }
  25.             }
  26.         },
  27.         {
  28.             "dim": -2,
  29.             "dimensiontype":
  30.             {
  31.                 "id": -2,
  32.                 "name": "Test Nether Dim",
  33.                 "suffix": "_dim-2",
  34.                 "keeploaded": false,
  35.                 "worldprovider": "WorldProviderHellJED"
  36.             }
  37.         },
  38.         {
  39.             "dim": -1,
  40.             "worldinfo": {}
  41.         },
  42.         {
  43.             "dim": 1,
  44.             "worldinfo": {}
  45.         }
  46.     ]
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement