- Status Closed
- Percent Complete
- Task Type Bug Report
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Medium
- Reported Version Development
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Craftland
Opened by TheLegendJet - 07.04.2015
Last edited by nidefawl - 13.05.2015
Opened by TheLegendJet - 07.04.2015
Last edited by nidefawl - 13.05.2015
FS#947 - Stacked Enchanted Tools Disenchanting Bug
I traded with Villagers and found out that enchanted Iron Tools are able to stack, same with Golden Tools(stacking up to 8).
Putting a stack in the Disenchanter causes it to be destroyed and only one book is the output.
I would like this to be actually fixed rather than removing the ability to stack enchanted tools.
There is no proper way to fix that besides making enchanted items not stack.
Well. I didn't make them unstackable. So now the disenchanter slot behaviour in the center is: You can put a stacked enchants into it. But It will not start disenchanting. You have to make sure its a single item.
The hoppers won't put more than 1 item a item if the itemstack has enchants.
I cannot make it start the disenchanting with multiple stacks then only subtract one from the input because the xp its generating into the bottle is calculated from the whole stack.
I also cannot make it so you can only lay one item in the slot if the item is enchanted. That would require changes to too many parts of the game-code.
If I ever experience bugs with that fix I will remove enchanted item stacks with stacksize > 0