can I recommend adding the following to changes.zs:
val oreWater = <ore:listAllwater>; oreWater.add(<ceramics:clay_bucket>.withTag({fluids:{FluidName: "water", Amount:1000}}));
this way a ceramic pot w/water is included in the oredict entry for water -- and can thus be used in Pam's recipes without having to craft it by itself in a grid first.
0
can I recommend adding the following to changes.zs:
val oreWater = <ore:listAllwater>;
oreWater.add(<ceramics:clay_bucket>.withTag({fluids:{FluidName: "water", Amount:1000}}));
this way a ceramic pot w/water is included in the oredict entry for water -- and can thus be used in Pam's recipes without having to craft it by itself in a grid first.
-BC
0
Delete me .. I posted in the wrong section