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

[Bug] Light Grey Concrete recipe broken due to unattainable concentration requirements #46

Closed Pentigan closed 1 year ago

Pentigan commented 1 year ago

Error Behaviour

Every recipe for turning sand, coral (or calcite) and water into light grey concrete in the Dolium requires that the water have a Concentration of at least 1.0 items per bowl. As the water involved is vanilla water that cannot be created in a stew pot, the water will always have a Concentration of 0.0 and the recipe will not complete.

Checking the source code, this seems to be because the recipes for light grey concrete have the 'density' set to 1.0 rather than 0.0

Expected Behaviour

I want for the recipe to be altered to properly set the required Concentration to 0 so that it will successfully process.

Reproduce

Attempt to have the Dolium process any recipe for light grey concrete.

Crash Report

No response

Mod version

1.19.2-0.2.2

Server version

No response

Other mods and plugins

No response