wisp-forest / alloy-forgery

Alloy smelter mod for Fabric
MIT License
44 stars 21 forks source link

apparently it works on 1.18.1 but hopper functionality is broken #29

Closed superdude808 closed 2 years ago

superdude808 commented 2 years ago

works fine on 1.18.1 if you don't mind all forms of automating the forge being broken i.e. hopper interactions not working as intended

what I'm surprised by is the fact that the code for this mod is robust enough to still function through an accidental version updating don't ask me how i updated everything by accident i'm still lost on that front myself

gliscowo commented 2 years ago

The fact that you could not extract anything was most likely caused by an incompatibility with Lithium, which is fixed in the latest release. The right hopper only inserting one ore was intended behavior but because it kept confusing people we have now changed it to stop inserting as soon as a valid recipe is present. The left hopper only inserting fuel is also intended behavior, this stays as is to make it possible to use fuel items in recipes

Noaaan commented 2 years ago

For some extra clarification: there are other fuels available for the forge by default, like coal, coal blocks and blaze rods

superdude808 commented 2 years ago

sorry about the poor wording to clarify the forge was only accepting lava buckets via hopper all other fuels where left sitting in the hopper and weren't inserted into the forge at all, i could manually add the other fuels tho, i had blocks of coal sitting in the hopper and was wondering why the forge had no fuel in it before i checked the hopper and discovered they where just sitting there

second i was using version 2.0.7 of the mod at the time and am about to test version 2.0.8

thank you for your work and for creating this mod