KnightMiner / Ceramics

Adds various early game items made of clay, or fill a void where the later version requires harder resources
MIT License
16 stars 15 forks source link

Picking up milk with a bucket will not give the proper milk bucket #44

Closed KnightMiner closed 5 years ago

KnightMiner commented 5 years ago

Due to the clay bucket rewrite, it seems picking up milk from in world or a fluid tank will give a clay bucket containing milk (NBT version) rather than the drinkable variety (metadata). Relevant code

Sunconure11 commented 5 years ago

https://github.com/Sunconure11/compitum-magia-issues/issues/10

Could this be connected?

KnightMiner commented 5 years ago

Not at all, you have some (likely core) mod doing something terrible to your registries, possibly preventing registration events. the part that references Cermics references an item that always exists so it's impossible to not be registered