Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ScottKillen/3f996febd46dfc53ecc1d91bfc254fb8 to your computer and use it in GitHub Desktop.
Save ScottKillen/3f996febd46dfc53ecc1d91bfc254fb8 to your computer and use it in GitHub Desktop.
Minecraft custom world presets
{"seaLevel":63,"heightScale":100,"lowerLimitScale":512,"upperLimitScale":512,"depthNoiseScaleX":200,"depthNoiseScaleZ":200,"depthNoiseScaleExponent":0.5,"mainNoiseScaleX":80,"mainNoiseScaleY":160,"mainNoiseScaleZ":80,"baseSize":8.5,"stretchY":12,"biomeDepthWeight":1,"biomeDepthOffset":0,"biomeScaleWeight":4,"biomeScaleOffset":0,"useCaves":true,"useDungeons":true,"dungeonChance":8,"useStrongholds":true,"useVillages":true,"useMineShafts":true,"useTemples":true,"useRavines":true,"useWaterLakes":true,"waterLakeChance":22,"useLavaLakes":true,"lavaLakeChance":94,"useLavaOceans":false,"fixedBiome":-1,"biomeSize":4.5,"riverSize":8,"dirtSize":42,"dirtCount":10,"dirtMinHeight":0,"dirtMaxHeight":256,"gravelSize":46,"gravelCount":5,"gravelMinHeight":0,"gravelMaxHeight":256,"graniteSize":50,"graniteCount":5,"graniteMinHeight":0,"graniteMaxHeight":255,"dioriteSize":50,"dioriteCount":5,"dioriteMinHeight":0,"dioriteMaxHeight":255,"andesiteSize":50,"andesiteCount":5,"andesiteMinHeight":0,"andesiteMaxHeight":255,"coalSize":33,"coalCount":2,"coalMinHeight":0,"coalMaxHeight":255,"ironSize":29,"ironCount":2,"ironMinHeight":0,"ironMaxHeight":197,"goldSize":13,"goldCount":1,"goldMinHeight":0,"goldMaxHeight":93,"redstoneSize":23,"redstoneCount":1,"redstoneMinHeight":0,"redstoneMaxHeight":59,"diamondSize":7,"diamondCount":1,"diamondMinHeight":0,"diamondMaxHeight":40,"lapisSize":16,"lapisCount":1,"lapisCenterHeight":32,"lapisSpread":153,"coordinateScale":185}
@Zeltuv
Copy link

Zeltuv commented Jun 22, 2021

How do you apply those presets ?

@ScottKillen
Copy link
Author

This can only be used in Minecraft Java Edition versions 1.8 to 1.12. See the wiki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment