User Tools

Site Tools


tutorial:dimensionconcepts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
tutorial:dimensionconcepts [2019/06/01 21:38] – created draylartutorial:dimensionconcepts [2020/09/06 11:27] – Fix minor error siglong
Line 11: Line 11:
 Responsible for using noise functions to place blocks in the world. It is not (or should not be) responsible for actually decorating and choosing separate blocks-- in most cases, you will only be placing stone or another base block of your choice. If we didn't have decoration or any extra steps after this, the overworld would theoretically just be a landscape entirely made of stone and nothing else. Responsible for using noise functions to place blocks in the world. It is not (or should not be) responsible for actually decorating and choosing separate blocks-- in most cases, you will only be placing stone or another base block of your choice. If we didn't have decoration or any extra steps after this, the overworld would theoretically just be a landscape entirely made of stone and nothing else.
  
-=== ChunkGeneratorType ===+=== GeneratorType ===
 Again, the registry wrapper around your ChunkGenerator. Can't be registered and requires hacks to use-- a fix is //majorly// needed for this. Again, the registry wrapper around your ChunkGenerator. Can't be registered and requires hacks to use-- a fix is //majorly// needed for this.
  
tutorial/dimensionconcepts.txt · Last modified: 2022/12/19 05:23 by miir