Alloy Smelter's Furnace mode doesn't work
MuteTiefling opened this issue · 8 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
When in mixed/furnace mode, the Alloy Smelter won't start processing valid recipes. For example, it will not smelt Cobblestone to Stone.
Expected Behavior
Should process Furnace recipes
How to Test
- Place an Alloy Smelter
- Insert Capacitor
- Provide Power
- Insert Cobble
- Nothing happens
Take the Cobble out, set to Furnace Only, Reinsert and it still doesn't go.
Local Environment
- **Operating System**: Windows 11
- **Java version**: 21.0.4, Eclipse Adoptium
- **Minecraft Version**: 1.21.1
- **Version**: 1.21.1+10
- **Other Mods**: Enigmatica 10 development branch
Any Additional Information?
No response
Relentless discovered that this is caused by a KubeJS behaviour (see KubeJS-Mods/KubeJS#822). We'll continue to work on a solution. Thanks!
This should now be resolved by commit 8a42d9d. It will be released shortly. Thanks!
Okay this works in a development environment but not when in a modpack like ATM10, something must be interfering with the mixin 🤔
Yep that seems consistent with another issue I fixed earlier today - that'll be in tonights patch release. Thanks!
It's better, but still a little funky :D
enderio-7.0.6-alpha
In Furnace Mode it will not smelt Cobble
In Furnace/Alloy Mode, it will smelt Cobble, but only if it has less than 3 input slots full.
In Alloy Mode it will smelt Cobble and only allow items in one slot.