#Milk fluid

4 messages · Page 1 of 1 (latest)

radiant flint
#

hi, i can't find anything on the docs and im trying to make a mixing recipe with kube js and the create addon. It works with fluid.water but not fluid.milk (assuming fluid.milk) doesn't exist so is there an alternative? I saw in some modpacks they use the datapack path, should i do that?

crude oracleBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

mild vault
#

milk isnt vanilla, so Fluid.milk doesnt exist
instead use Fluid.of('milk ID here', amount)

radiant flint
#

ah alr ty