WIP: add ore generation
This commit is contained in:
parent
ba4bc366c8
commit
6b20a142a1
12 changed files with 93 additions and 2 deletions
|
@ -29,9 +29,9 @@ public class BetterEnd implements ModInitializer {
|
|||
FeatureRegistry.register();
|
||||
BiomeRegistry.register();
|
||||
BetterEndBiomeSource.register();
|
||||
BlockTagRegistry.register();
|
||||
CraftingRecipes.register();
|
||||
AlloyingRecipes.register();
|
||||
BlockTagRegistry.register();
|
||||
}
|
||||
|
||||
public static Identifier getResId(String path) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue