Slimefun

Slimefun

3M Downloads

ingots from prior builds don't get consumed in armor forge recipes

mrcoffee1026 opened this issue ยท 2 comments

commented

Description (Required)

Place ingredients into armor forge and output chest alongside it. Right click to infinite production.

Steps to reproduce the Issue (Required)

Place ingredients into armor forge and output chest alongside it. Right click to infinite production.
Not certain if material placement is important here but it used to be that placing all but the last three ingots of a stack in the upper left-most part of the recipes was needed for multi-click production to make up to 5 items at once (as there are 5 empty slots in the boot recipe, for example). Now that there is an output chest the limit should not be 5 any longer... but should be limited to whoever many ingots are available to complete the recipe however many times... but that number will never be reached since ingots are not being consumed during production.
https://imgur.com/a/ZQDr1qN

Expected behavior (Required)

Should consume one set of materials per item as usual.

Server Log / Error Report

No log activity.

Environment (Required)

[19:52:52 INFO]: Paper v1_14_R1 (221)
[19:52:52 INFO]:
[19:52:52 INFO]: CS-CoreLib vDEV - 78 (git 199e1b1e)
[19:52:52 INFO]: Slimefun vDEV - 323 (git 57e1126)
[19:52:52 INFO]:
[19:52:52 INFO]: Installed Addons (13)
[19:52:52 INFO]: Barrels vDEV - 7 (git 0d14dd9f)
[19:52:52 INFO]: SlimeXpansion vDEV - 4 (git 5bf10c29)
[19:52:52 INFO]: ExtraGear vDEV - 3 (git de222ab7)
[19:52:52 INFO]: ChestTerminal vDEV - 17 (git 933a7d36)
[19:52:52 INFO]: EmeraldEnchants vDEV - 5 (git 6adbbb87)
[19:52:52 INFO]: HotbarPets vDEV - 20 (git cd87bc60)
[19:52:52 INFO]: ExoticGarden vDEV - 22 (git a855f5b7)
[19:52:52 INFO]: SoulJars vDEV - 4 (git 4a600aa2)
[19:52:52 INFO]: SlimefunOreChunks vDEV - 2 (git 24d90a3e)
[19:52:52 INFO]: ElectricSpawners vDEV - 5 (git c3f8cc9d)
[19:52:52 INFO]: ExtraHeads v1.1
[19:52:52 INFO]: PrivateStorage vDEV - 6 (git b012877e)
[19:52:52 INFO]: DyedBackpacks vDEV - 1 (git 4b4d1f0f)

commented

Sorry this extends to armor forge in general with or without an output chest:
https://imgur.com/a/FgBMMsc

commented

Oh it's the ingots, not the forge. 1 nbt tag instead of 2 (old ingots). I thought this had been patched along with the dusts not being consumed for the same reason but I guess not.