tutorial:ores
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorial:ores [2023/12/18 00:44] – use `tutorial` namespace for tutorials solidblock | tutorial:ores [2024/10/28 17:55] (current) – Fix new identifier vs Identifier.of cassiancc | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| { | { | ||
| " | " | ||
| - | " | + | " |
| }, | }, | ||
| " | " | ||
| Line 43: | Line 43: | ||
| </ | </ | ||
| - | This Configured Feature tells the game the size of the ore veins, what fraction of the ore blocks should be removed due to air exposure, and, importantly, | + | This Configured Feature tells the game the size of the ore veins, what fraction of the ore blocks should be removed due to air exposure, and, importantly, |
| <code JavaScript src\main\resources\data\tutorial\worldgen\placed_feature\ore_custom.json> | <code JavaScript src\main\resources\data\tutorial\worldgen\placed_feature\ore_custom.json> | ||
| Line 86: | Line 86: | ||
| public class ExampleMod implements ModInitializer { | public class ExampleMod implements ModInitializer { | ||
| - | public static final RegistryKey< | + | public static final RegistryKey< |
| @Override | @Override | ||
| Line 167: | Line 167: | ||
| { | { | ||
| " | " | ||
| - | " | + | " |
| }, | }, | ||
| " | " | ||
tutorial/ores.1702860283.txt.gz · Last modified: 2023/12/18 00:44 by solidblock