Darkhax-Minecraft / ItemStages

Allows items to be put into stages.
GNU Lesser General Public License v2.1
7 stars 18 forks source link

[Enhancement]: When staging liquids, make it stage the appropriate buckets for the liquids as well. #47

Closed Lanse505 closed 5 years ago

Lanse505 commented 5 years ago

When staging liquids, it'd be useful to make it stage the appropriate buckets for the liquids as well. This means I wouldn't have to stage both the liquids and the buckets separately :)

Darkhax commented 5 years ago
mods.ItemStages.stageLiquidAndBucket("one", <liquid:water>);