Now, you can create a new liquid.
Following this format:["item-name"] = {
puffs = 10 -- The number of puffs that the liquid will last
}
item-name refers to the name of the item that will function as a liquid.
puffs represents the number of puffs the liquid.You need to register the item in your inventory for it to work.