Data Maps
Generator
A generator for these maps is available online here.
Potion Fillables
The potion fillables item map is used to define the fillability of items containing potions. It stores the amount of cups and the filled itemstack. Note that the item should function as a potion, with the potion_contents component. When adding entries, ensure the item works as intended.
Potion Drainables
The potion drainables item map is used to define the drainability of items containing potions. It stores the potion, the amount of cups, and the drained itemstack. Note that the item should function as a potion, with the potion_contents component. When adding entries, ensure the item works as intended.