Skip to content

Bowl Containing Recipe

khj xiaogu edited this page Aug 21, 2022 · 1 revision

Bowl Containing recipe means to contain a specify type of fluid with an empty bowl generates a specific bowl-of-fluid item.
Example:

{
  "type": "caupona:bowl",
  "item": "caupona:milk",
  "fluid": "minecraft:milk"
}
Param Description
type is bowl containing recipe
item Item this bowl would turn to after contain specific type of fluid
fluid Fluid to contain

This recipe would take effect for all caupona fluid related machines. Also works if using an empty bowl to interact a tank or machines with tank. But may not work if putting inside other machines' container slot.And fluid NBT data is preserved.