TeamMoegMC / Caupona

Food cuisine mod for minecraft
https://www.curseforge.com/minecraft/mc-mods/caupona
GNU General Public License v3.0
12 stars 8 forks source link

[Suggestion] Add datapack option to disable NBT attachment for cooking/frying #49

Closed Prunoideae closed 1 year ago

Prunoideae commented 1 year ago

Suggestion

Reason

If the cooking recipe is used other than cooking food (like producing salt water from boiling water with salt. NBT attached to the output fluid will make buckets fail to extract fluid from pots.

Consider the following recipe: Water Base + Only bark ==> Tannin, Tannin is not edible, so retaining the tags is of no use, however, the NBT attached will make the bucket unable to extract the fluid, only fluid without NBT can be taken out from the pot with a bucket.

A similar example is the Bone Gelatin, I think it would provide much more recipe flexibility if we can extract the fluid by a bucket, though a bowl may be sufficient already.

Making buckets extraction to ignore and destroy NBT might also be applicable, but it may have potential risk of bucketing out entire stew cooked if misclicked.

Exsiting Mods