Advertisement
Guest User

Minimal World Settings to seed hunt

a guest
Oct 22nd, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.71 KB | None | 0 0
  1. {
  2.   "gameMode": "creative",
  3.   "startingClimate": "temperate",
  4.   "spawnRadius": "0",
  5.   "graceTimer": "3",
  6.   "deathPunishment": "keep",
  7.   "droppedItemsTimer": "600",
  8.   "seasons": "enabled",
  9.   "playerlives": "-1",
  10.   "lungCapacity": "40000",
  11.   "daysPerMonth": "9",
  12.   "harshWinters": "true",
  13.   "blockGravity": "sandgravel",
  14.   "caveIns": "off",
  15.   "allowUndergroundFarming": true,
  16.   "bodyTemperatureResistance": "0",
  17.   "creatureHostility": "aggressive",
  18.   "creatureStrength": "1",
  19.   "playerHealthPoints": "15",
  20.   "playerHungerSpeed": "1",
  21.   "playerHealthRegenSpeed": "1",
  22.   "playerMoveSpeed": "1.5",
  23.   "foodSpoilSpeed": "1",
  24.   "saplingGrowthRate": "1",
  25.   "toolDurability": "1",
  26.   "toolMiningSpeed": "1",
  27.   "propickNodeSearchRadius": "6",
  28.   "globalDepositSpawnRate": "1",
  29.   "microblockChiseling": "all",
  30.   "allowCoordinateHud": false,
  31.   "allowMap": false,
  32.   "colorAccurateWorldmap": false,
  33.   "loreContent": true,
  34.   "clutterObtainable": "ifrepaired",
  35.   "temporalStorms": "off",
  36.   "tempstormDurationMul": "1",
  37.   "temporalStability": false,
  38.   "temporalRifts": "visible",
  39.   "temporalGearRespawnUses": "-1",
  40.   "temporalStormSleeping": "0",
  41.   "worldClimate": "realistic",
  42.   "landcover": "1",
  43.   "oceanscale": "1",
  44.   "upheavelCommonness": "0.3",
  45.   "geologicActivity": "0.05",
  46.   "landformScale": "1.0",
  47.   "worldWidth": "128",
  48.   "worldLength": "128",
  49.   "worldEdge": "blocked",
  50.   "polarEquatorDistance": "100000",
  51.   "globalTemperature": "1",
  52.   "globalPrecipitation": "0.5",
  53.   "globalForestation": "-1",
  54.   "surfaceCopperDeposits": "1",
  55.   "surfaceTinDeposits": "0.5",
  56.   "snowAccum": "true",
  57.   "allowLandClaiming": false,
  58.   "classExclusiveRecipes": false,
  59.   "auctionHouse": false,
  60.   "playstyle": "surviveandbuild"
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement