This commit is contained in:
parent
906b83dee4
commit
b5f8da794c
1 changed files with 1 additions and 0 deletions
|
@ -55,5 +55,6 @@ public class MinecraftForge
|
|||
UsernameCache.load();
|
||||
// Load before all the mods, so MC owns the MC fluids
|
||||
FluidRegistry.validateFluidRegistry();
|
||||
ForgeHooks.initTools();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue