User Tools

Site Tools


tutorial:structures

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:structures [2019/05/26 16:34] – Syntax highlighting, more consistent formatting jamieswhiteshirttutorial:structures [2019/05/26 16:34] – [Creating a Feature] Fix a list jamieswhiteshirt
Line 48: Line 48:
 This is where structure files and generating straight from a generate method part ways. There are two ways to go about this: This is where structure files and generating straight from a generate method part ways. There are two ways to go about this:
  
-* If you want, you can simply override generate in your Feature class and use setBlockState to place blocks directly in the world. This is a valid option and was popular pre-1.13. +  * If you want, you can simply override generate in your Feature class and use setBlockState to place blocks directly in the world. This is a valid option and was popular pre-1.13. 
-* Use structure files and a Generator. These are rather powerful at this point and are highly recommended.+  * Use structure files and a Generator. These are rather powerful at this point and are highly recommended.
  
 ==== Creating a Generator ==== ==== Creating a Generator ====
tutorial/structures.txt · Last modified: 2022/11/05 12:06 by jab125