klikli-dev / theurgy

An open-source magic mod built around classical alchemy to replicate and transmutate matter, and create magical artifacts.
https://www.curseforge.com/minecraft/mc-mods/theurgy
13 stars 8 forks source link

Fixes #189 and #188 caused by deprecated dropContents function #190

Closed amahlaka closed 2 months ago

amahlaka commented 2 months ago

Fixes #189 and #188. Refactoring dropContents to dropItemStack in PyromanticBrazierBlock, IncubatorBlock, IncubatorSaltVesselBlock, DigestionVatBlock, IncubatorSulfurVesselBlock, and IncubatorMercuryVesselBlock

klikli-dev commented 2 months ago

Many thanks, that's a tremendously helpful PR!