add a Towelette plugin to blacklist our fluids, fixes the game not loading
This commit is contained in:
parent
75d9bccd6a
commit
eca7aaa34f
9 changed files with 50 additions and 9 deletions
|
@ -107,6 +107,10 @@ public enum ModFluids {
|
|||
return stillFluid;
|
||||
}
|
||||
|
||||
public RebornFluid getFlowingFluid() {
|
||||
return flowingFluid;
|
||||
}
|
||||
|
||||
public RebornFluidBlock getBlock() {
|
||||
return block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue