Re-triggering build
This commit is contained in:
@@ -198,6 +198,7 @@ public class GenericCrafter extends Block{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(outputLiquids != null && !ignoreLiquidFullness){
|
if(outputLiquids != null && !ignoreLiquidFullness){
|
||||||
boolean allFull = true;
|
boolean allFull = true;
|
||||||
for(var output : outputLiquids){
|
for(var output : outputLiquids){
|
||||||
|
|||||||
Reference in New Issue
Block a user