Enable the buckets again
This commit is contained in:
parent
858adafead
commit
779dea4bf8
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ public enum ModFluids {
|
|||
RebornFluidManager.register(flowingFluid, new Identifier("techreborn", identifier.getPath() + "_flowing"));
|
||||
|
||||
Registry.register(Registry.BLOCK, identifier, block);
|
||||
Registry.register(Registry.ITEM, identifier, bucket);
|
||||
}
|
||||
|
||||
public RebornFluid getFluid() {
|
||||
|
|
Loading…
Add table
Reference in a new issue