
Multiple Bugs
MilchLos opened this issue ยท 6 comments
The butter churn is not working as I can't interact with it or insert a bucket of milk. Also when breaking the churn, the particles don't have any textures:
The cheese vat doesn't work when Forestry is enabled. The vat will not be filled with milk unless Forestry is disabled. Unfortunately it isn't just Forestry. Other mods which I can't identify blocks milk from being inserted as well.
Some items are missing their localisation (I believe that is what it's called; not a native speaker) or The One Probe integration is not working:
Fluid handling for churns have been fixed, now. But milk won't be insertable anyway. Instead cream should work,
Forestry conflicts has been solved as well. The issue was that the milk fluid was registered by it as well.
In reviewing this issue the final items need to be resolved so we can close this one out:
- Missing item texture for Gorgonzola Cheese (Unaged) growthcraft_milk:cheese_aged
- Missing item texture for Cheddar Cheese (Unaged) growthcraft_milk:cheese_waxed
- Missing item texture for Gorgonzola Curds growthcraft_milk:curds_aged
- Missing item texture for Cheddar Curds growthcraft_milk:curds_waxed
- Missing item texture for Ricotta Curds growthcraft_milk:curds_simple
- Missing JEI/One Probe Block Texture for Cheese Press
About the missing textures in One Probe. It assumes, that every block has also a block item. If not then missing textures are shown. Underground Biomes Constructs does have issues with One Probe as well. Shall we treat this one as a bug anyway?