User Tools

Site Tools


tutorial:generator_types

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial:generator_types [2022/07/27 00:14] – added reference to world preset miirtutorial:generator_types [2025/11/21 13:59] (current) – ↷ Links adapted because of a move operation 40.77.167.2
Line 1: Line 1:
 +:!: //**This tutorial is outdated. For versions 1.18 and beyond, see [[tutorial:world_presets|Adding World Presets]].**//
 +
 ====== Adding Generator Types ====== ====== Adding Generator Types ======
  
-**This tutorial is outdated. For more recent versions of Minecraft, see [[tutorial:world_presets|Adding World Presets]].**+
  
 Generator type is a wrapper around a chunk generator and shows up on the world generation menu as world type. Generator type is a wrapper around a chunk generator and shows up on the world generation menu as world type.
Line 34: Line 36:
 It is used when it localizes the world generation menu. It is used when it localizes the world generation menu.
  
-The constructor of ''GeneratorType'' is a private, so you have to use [[tutorial:accesswideners|Access Wideners]] to loosen the access.+The constructor of ''GeneratorType'' is a private, so you have to use [[tutorial:accesswidening|Access Wideners]] to loosen the access.
 Your access widener file should look like this: Your access widener file should look like this:
  
tutorial/generator_types.1658880850.txt.gz · Last modified: 2022/07/27 00:14 by miir