Advertisement
Guest User

profile_apocalypse.cfg

a guest
Nov 8th, 2018
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.05 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ##########################################################################################################
  4. # cities_apocalypse
  5. #--------------------------------------------------------------------------------------------------------#
  6. # Settings related to city generation for the apocalypse profile
  7. ##########################################################################################################
  8.  
  9. cities_apocalypse {
  10. S:allowedBiomeFactors <
  11. stone_beach=1
  12. dead_forest=1
  13. gravel_beach=1
  14. volcanic_island=1
  15. wasteland=.3
  16. desert=0.55
  17. desert_hills=0.5
  18. savanna=0.8
  19. badlands=0.5
  20. outback=0.5
  21. shattered_savanna=0.85
  22. badlands_plateau=0.6
  23. savanna_plateau=0.7
  24. eroded_badlands=0.6
  25. snowy_tundra=0.8
  26. snowy_taiga=0.8
  27. brushland=0.75
  28. xeric_shrubland=0.75
  29. snowy_beach=0.9
  30. snowy_taiga_hills=0.9
  31. >
  32.  
  33. # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0]
  34. S:cityBiomeFactorDefault=1.5
  35.  
  36. # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]]
  37. S:cityBiomeFactors <
  38. river=0
  39. frozen_river=.4
  40. ocean=0
  41. frozen_ocean=.7
  42. deep_ocean=0
  43. >
  44.  
  45. # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02]
  46. S:cityChance=0.001
  47.  
  48. # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75]
  49. I:cityLevel0Height=75
  50.  
  51. # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83]
  52. I:cityLevel1Height=83
  53.  
  54. # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91]
  55. I:cityLevel2Height=91
  56.  
  57. # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99]
  58. I:cityLevel3Height=99
  59.  
  60. # The maximum radius of a city [range: 1 ~ 10000, default: 128]
  61. I:cityMaxRadius=256
  62.  
  63. # The minimum radius of a city [range: 1 ~ 10000, default: 50]
  64. I:cityMinRadius=50
  65.  
  66. # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2]
  67. S:cityThresshold=0.2
  68. S:generatorOptions=
  69. }
  70.  
  71.  
  72. ##########################################################################################################
  73. # cityspheres_apocalypse
  74. #--------------------------------------------------------------------------------------------------------#
  75. # Settings related to city sphere generation for the apocalypse profile
  76. ##########################################################################################################
  77.  
  78. cityspheres_apocalypse {
  79. # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7]
  80. S:citySphereChance=0.3
  81.  
  82. # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2]
  83. S:citySphereFactor=1.2
  84.  
  85. # If this is true then there will be a landscape outside the city spheres [default: false]
  86. B:landscapeOutside=true
  87.  
  88. # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8]
  89. S:monorailChance=0.9
  90.  
  91. # Offset compared to main height [range: -100 ~ 100, default: -2]
  92. I:monorailOffset=-4
  93.  
  94. # If this is true then only predefined spheres are generated [default: false]
  95. B:onlyPredefined=false
  96.  
  97. # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1]
  98. I:outsideGroundLevel=-1
  99.  
  100. # An optional profile to use for the outside world [default: ]
  101. S:outsideProfile=
  102.  
  103. # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0]
  104. S:outsideSurfaceVariation=0.9
  105.  
  106. # If this is true then every city sphere will be limited to one (random) biome [default: false]
  107. B:singleBiome=false
  108.  
  109. # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0]
  110. S:sphereSurfaceVariation=1.0
  111. }
  112.  
  113.  
  114. ##########################################################################################################
  115. # client_apocalypse
  116. #--------------------------------------------------------------------------------------------------------#
  117. # Client side settings for the apocalypse profile
  118. ##########################################################################################################
  119.  
  120. client_apocalypse {
  121. # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0]
  122. S:fogBlue=-1.0
  123.  
  124. # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0]
  125. S:fogDensity=-1.0
  126.  
  127. # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0]
  128. S:fogGreen=-1.0
  129.  
  130. # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0]
  131. S:fogRed=-1.0
  132.  
  133. # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0]
  134. S:horizon=-1.0
  135. }
  136.  
  137.  
  138. ##########################################################################################################
  139. # explosions_apocalypse
  140. #--------------------------------------------------------------------------------------------------------#
  141. # Settings related to explosions and damage for the apocalypse profile
  142. ##########################################################################################################
  143.  
  144. explosions_apocalypse {
  145. # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200]
  146. I:debrisToNearbyChunkFactor=100
  147.  
  148. # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05]
  149. S:destroyLoneBlocksFactor=0.02
  150.  
  151. # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4]
  152. S:destroyOrMoveChance=0.2
  153.  
  154. # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50]
  155. I:destroySmallSectionsSize=50
  156.  
  157. # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002]
  158. S:explosionChance=0.01
  159.  
  160. # The maximum height of an explosion [range: 1 ~ 256, default: 90]
  161. I:explosionMaxHeight=200
  162.  
  163. # The maximum radius of an explosion [range: 1 ~ 3000, default: 35]
  164. I:explosionMaxRadius=80
  165.  
  166. # The minimum height of an explosion [range: 1 ~ 256, default: 75]
  167. I:explosionMinHeight=75
  168.  
  169. # The minimum radius of an explosion [range: 1 ~ 1000, default: 15]
  170. I:explosionMinRadius=35
  171.  
  172. # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true]
  173. B:explosionsInCitiesOnly=false
  174.  
  175. # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03]
  176. S:miniExplosionChance=0.03
  177.  
  178. # The maximum height of a mini explosion [range: 1 ~ 256, default: 100]
  179. I:miniExplosionMaxHeight=100
  180.  
  181. # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12]
  182. I:miniExplosionMaxRadius=20
  183.  
  184. # The minimum height of a mini explosion [range: 1 ~ 256, default: 60]
  185. I:miniExplosionMinHeight=60
  186.  
  187. # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5]
  188. I:miniExplosionMinRadius=8
  189. }
  190.  
  191.  
  192. ##########################################################################################################
  193. # lostcity_apocalypse
  194. #--------------------------------------------------------------------------------------------------------#
  195. # Settings related to the Lost City for the apocalypse profile
  196. ##########################################################################################################
  197.  
  198. lostcity_apocalypse {
  199. # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ]
  200. S:allowedBiomeFactors <
  201. wasteland=0.5
  202. desert=0.55
  203. desert_hills=0.5
  204. savanna=0.8
  205. badlands=0.5
  206. outback=0.5
  207. shattered_savanna=0.85
  208. badlands_plateau=0.6
  209. savanna_plateau=0.7
  210. eroded_badlands=0.6
  211. volcanic_island=0.9
  212. stone_beach=1.3
  213. gravel_beach=1.3
  214. shattered_savanna_plateau=0.7
  215. modified_badlands_plateau=0.7
  216. stone_shore=1.3
  217. snowy_tundra=0.8
  218. snowy_taiga=0.8
  219. brushland=0.75
  220. xeric_shrubland=0.75
  221. snowy_beach=0.9
  222. snowy_taiga_hills=0.9
  223. mountains=0.9
  224. cold_desert=1
  225. snowy_taiga_mountains=1
  226. snowy_mountains=1
  227. alps=1.3
  228. modified_gravelly_mountains=1.1
  229. alps_foothills=1.5
  230. wooded_badlands_plateau=1.3
  231. modified_wooded_badlands_plateau=1.3
  232. dead_forest=1.1
  233. ice_spikes=1.1
  234. glacier=1.1
  235. cold_ocean=1.2
  236. dead_swamp=1.3
  237. fen=1.3
  238. bog=1.3
  239. deep_cold_ocean=1.2
  240. mountain_edge=1.4
  241. deep_frozen_ocean=1.3
  242. desert_lakes=2
  243. mushroom_field_shore=2.5
  244. mushroom_fields=3
  245. sacred_springs=4
  246. >
  247.  
  248. # If this is true then parks will have no foliage (trees and flowers currently) [default: false]
  249. B:avoidFoliage=true
  250.  
  251. # This will prevent biomes from generating cactii [default: false]
  252. B:avoidGeneratedCactii=false
  253.  
  254. # This will prevent the generation of desert wells [default: false]
  255. B:avoidGeneratedDesertWell=false
  256.  
  257. # This will prevent biomes from generating flowers [default: false]
  258. B:avoidGeneratedFlowers=false
  259.  
  260. # This will prevent the generation of fossils [default: false]
  261. B:avoidGeneratedFossils=false
  262.  
  263. # This will prevent biomes from generating grass [default: false]
  264. B:avoidGeneratedGrass=false
  265.  
  266. # This will prevent the generation of water in lakes [default: false]
  267. B:avoidGeneratedLakewater=false
  268.  
  269. # This will prevent biomes from generating lilypads [default: false]
  270. B:avoidGeneratedLilypads=false
  271.  
  272. # This will prevent biomes from generating mushrooms [default: false]
  273. B:avoidGeneratedMushrooms=false
  274.  
  275. # This will prevent biomes from generating pumpkins [default: false]
  276. B:avoidGeneratedPumpkins=false
  277.  
  278. # This will prevent biomes from generating reeds [default: false]
  279. B:avoidGeneratedReeds=false
  280.  
  281. # This will prevent biomes from generating trees [default: false]
  282. B:avoidGeneratedTrees=false
  283.  
  284. # If true then all water will be avoided (replaced with air) [default: false]
  285. B:avoidWater=true
  286.  
  287. # Block to use as the worldgen base [default: minecraft:stone]
  288. S:baseBlock=minecraft:stone
  289.  
  290. # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1]
  291. I:bedrockLayer=1
  292.  
  293. # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original]
  294. S:biomeSelectionStrategy=original
  295.  
  296. # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7]
  297. S:bridgeChance=0.7
  298.  
  299. # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true]
  300. B:bridgeSupports=true
  301.  
  302. # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03]
  303. S:building2x2Chance=0.03
  304.  
  305. # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3]
  306. S:buildingChance=0.3
  307.  
  308. # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6]
  309. S:buildingDoorwayChance=0.6
  310.  
  311. # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2]
  312. S:buildingFrontChance=0.2
  313.  
  314. # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4]
  315. I:buildingMaxCellars=7
  316.  
  317. # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9]
  318. I:buildingMaxFloors=30
  319.  
  320. # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6]
  321. I:buildingMaxFloorsChance=12
  322.  
  323. # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0]
  324. I:buildingMinCellars=0
  325.  
  326. # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0]
  327. I:buildingMinFloors=0
  328.  
  329. # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4]
  330. I:buildingMinFloorsChance=4
  331.  
  332. # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2]
  333. S:buildingWithoutLootChance=0.2
  334.  
  335. # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2]
  336. S:chestWithoutLootChance=0.1
  337.  
  338. # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7]
  339. S:corridorChance=0.7
  340.  
  341. # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1]
  342. S:dataCenterChance=0.15
  343.  
  344. # The description of this profile [default: Default generation, common cities, explosions]
  345. S:description=apocalypse, no water, bare land (can use BOP biomes)
  346.  
  347. # Additional information [default: ]
  348. S:extraDescription=
  349.  
  350. # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05]
  351. S:fountainChance=0.05
  352.  
  353. # If true then there will be minimal lighting in the buildings [default: false]
  354. B:generateLighting=false
  355. B:generateLigthing=true
  356.  
  357. # If true the chests in the buildings will contain loot [default: true]
  358. B:generateLoot=true
  359.  
  360. # If true then the buildings will be full of spawners [default: true]
  361. B:generateSpawners=true
  362.  
  363. # A json with generator options for the chunk generator [default: ]
  364. S:generatorOptions=
  365.  
  366. # Ground level [range: 2 ~ 256, default: 71]
  367. I:groundLevel=71
  368.  
  369. # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7]
  370. I:highwayDistanceMask=7
  371.  
  372. # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0]
  373. I:highwayLevelFromCities=3
  374.  
  375. # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0]
  376. S:highwayMainPerlinScale=50.0
  377.  
  378. # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0]
  379. S:highwayPerlinFactor=2.0
  380.  
  381. # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true]
  382. B:highwayRequiresTwoCities=false
  383.  
  384. # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0]
  385. S:highwaySecondaryPerlinScale=10.0
  386.  
  387. # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true]
  388. B:highwaySupports=true
  389.  
  390. # The icon to use in the configuration screen (64x64) [default: ]
  391. S:icon=
  392.  
  393. # Type of landscape [default: default]
  394. S:landscapeType=default
  395.  
  396. # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1]
  397. S:libraryChance=0.1
  398.  
  399. # Block to use as a liquid [default: minecraft:water]
  400. S:liquidBlock=minecraft:water
  401.  
  402. # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ]
  403. S:manualBiomeMappings <
  404. >
  405.  
  406. # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01]
  407. S:railwayDungeonChance=0.01
  408.  
  409. # If true then railway stations are enabled [default: true]
  410. B:railwayStationsEnabled=true
  411.  
  412. # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false]
  413. B:railwaysCanEnd=false
  414.  
  415. # If true then railways are enabled. If false they are not (but stations will still generate) [default: true]
  416. B:railwaysEnabled=true
  417.  
  418. # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1]
  419. S:randomLeafBlockChance=0.01
  420.  
  421. # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2]
  422. I:randomLeafBlockThickness=2
  423.  
  424. # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0]
  425. S:rubbleDirtScale=2.0
  426.  
  427. # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true]
  428. B:rubbleLayer=true
  429.  
  430. # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0]
  431. S:rubbleLeaveScale=0.0
  432.  
  433. # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05]
  434. S:ruinChance=0.5
  435.  
  436. # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0]
  437. S:ruinMaxlevelPercent=0.9
  438.  
  439. # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8]
  440. S:ruinMinlevelPercent=0.5
  441.  
  442. # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true]
  443. B:ruins=true
  444.  
  445. # When this is set the player will always spawn in the given biome [default: ]
  446. S:spawnBiome=
  447.  
  448. # When this is set the player will always spawn in the given predefined city [default: ]
  449. S:spawnCity=
  450.  
  451. # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false]
  452. B:spawnNotInBuilding=true
  453.  
  454. # When this is set the player will always spawn in the given predefined sphere. If you use <in> the player will always spawn in a random sphere. If you use <out> the player will always spawn outside a sphere [default: ]
  455. S:spawnSphere=
  456.  
  457. # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009]
  458. S:vineChance=0.009
  459.  
  460. # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8]
  461. I:waterLevelOffset=70
  462.  
  463. # The worldstyle used by this profile (defined in the assets) [default: standard]
  464. S:worldStyle=chisel
  465. }
  466.  
  467.  
  468. maxcaveheight {
  469. # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128]
  470. I:structures_apocalypse=128
  471. }
  472.  
  473.  
  474. ##########################################################################################################
  475. # structures_apocalypse
  476. #--------------------------------------------------------------------------------------------------------#
  477. # Settings related to structure generation for the apocalypse profile
  478. ##########################################################################################################
  479.  
  480. structures_apocalypse {
  481. # Generate caves
  482. B:generateCaves=true
  483.  
  484. # Generate dungeons
  485. B:generateDungeons=true
  486.  
  487. # Generate lakes (lava/water)
  488. B:generateLakes=false
  489.  
  490. # Generate mansions
  491. B:generateMansions=true
  492.  
  493. # Generate mineshafts
  494. B:generateMineshafts=true
  495.  
  496. # Generate ocean monuments
  497. B:generateOceanMonuments=false
  498.  
  499. # Generate ravines
  500. B:generateRavines=true
  501.  
  502. # Generate scattered features (swamphunts, desert temples, ...)
  503. B:generateScattered=true
  504.  
  505. # Generate strongholds
  506. B:generateStrongholds=true
  507.  
  508. # Generate villages
  509. B:generateVillages=true
  510.  
  511. # If true then no lakes and ravines will be generated in cities
  512. B:preventLakesRavinesInCities=false
  513.  
  514. # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages.
  515. B:preventVillagesInCities=true
  516. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement