Fix #2625.
This commit is contained in:
parent
646132e908
commit
7e1125f6aa
3 changed files with 8 additions and 3 deletions
|
@ -63,7 +63,7 @@ import java.util.Arrays;
|
|||
|
||||
public class ModRegistry {
|
||||
|
||||
public static void setupShit() {
|
||||
public static void register() {
|
||||
registerBlocks();
|
||||
registerItems();
|
||||
registerFluids();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue