#Milk fluid
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
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?
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
milk isnt vanilla, so Fluid.milk doesnt exist
instead use Fluid.of('milk ID here', amount)
ah alr ty