Advertisement
masa-

JED 1.6.0+ - Eternal night, no celestial rendering

Dec 30th, 2018
877
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.91 KB | None | 0 0
  1. {
  2.     "config_version": {
  3.         "id": "__default",
  4.         "version": 0
  5.     },
  6.     "dimensions": [
  7.         {
  8.             "dim": 123,
  9.             "dimensiontype": {
  10.                 "id": 123,
  11.                 "name": "Dark Dimension",
  12.                 "keeploaded": false,
  13.                 "worldprovider": "WorldProviderSurfaceJED",
  14.                 "require_exact_match": true
  15.             },
  16.             "worldinfo_onetime": {
  17.                 "DayTime": 18000,
  18.                 "GameRules": {
  19.                     "doDaylightCycle": "false"
  20.                 }
  21.             },
  22.             "jed": {
  23.                 "SkyRenderType": 1,
  24.                 "SkyDisableFlags": 7,
  25.                 "CloudRenderer": "DummyRenderer",
  26.                 "SkyBlend": 1.0,
  27.                 "DisableDawnDuskColors": true,
  28.                 "SkyColor": "000000",
  29.                 "FogColor": "000000"
  30.             }
  31.         }
  32.     ]
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement