Guest User

Archipelago Customized Preset & Usage Info

a guest
May 26th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. To use the custom world gen code below, make a new world, but set the type to "Customized". Then click the 'customize' option, then the 'presets' button to change the preset to the code below, then hit "use preset" once the archipelago code is set. After that all you have to do is create the world, and bam, you will notice a large ocean with tons of islands.
  2.  
  3.  
  4. Preset code:
  5.  
  6. {"seaLevel":63,"heightScale":768,"lowerLimitScale":360,"upperLimitScale":360,"depthNoiseScaleX":128,"depthNoiseScaleZ":128,"depthNoiseScaleExponent":0.5,"mainNoiseScaleX":512,"mainNoiseScaleY":1024,"mainNoiseScaleZ":512,"baseSize":5.6,"stretchY":16,"biomeDepthWeight":1,"biomeDepthOffset":0,"biomeScaleWeight":1,"biomeScaleOffset":1,"useCaves":true,"useDungeons":true,"dungeonChance":7,"useStrongholds":true,"useVillages":true,"useMineShafts":true,"useTemples":true,"useRavines":true,"useWaterLakes":true,"waterLakeChance":4,"useLavaLakes":true,"lavaLakeChance":80,"useLavaOceans":false,"fixedBiome":-1,"biomeSize":4,"riverSize":4,"dirtSize":33,"dirtCount":10,"dirtMinHeight":0,"dirtMaxHeight":256,"gravelSize":33,"gravelCount":8,"gravelMinHeight":0,"gravelMaxHeight":256,"graniteSize":33,"graniteCount":10,"graniteMinHeight":0,"graniteMaxHeight":80,"dioriteSize":33,"dioriteCount":10,"dioriteMinHeight":0,"dioriteMaxHeight":80,"andesiteSize":33,"andesiteCount":10,"andesiteMinHeight":0,"andesiteMaxHeight":80,"coalSize":17,"coalCount":20,"coalMinHeight":0,"coalMaxHeight":128,"ironSize":10,"ironCount":20,"ironMinHeight":0,"ironMaxHeight":64,"goldSize":9,"goldCount":2,"goldMinHeight":0,"goldMaxHeight":32,"redstoneSize":8,"redstoneCount":8,"redstoneMinHeight":0,"redstoneMaxHeight":16,"diamondSize":8,"diamondCount":1,"diamondMinHeight":0,"diamondMaxHeight":16,"lapisSize":7,"lapisCount":1,"lapisCenterHeight":16,"lapisSpread":16,"coordinateScale":720}
Add Comment
Please, Sign In to add comment