TeamREPENTOGON / REPENTOGON

Script extender for The Binding of Isaac: Repentance
https://repentogon.com/
GNU General Public License v2.0
107 stars 11 forks source link

SetBagOfCraftingSlot/SetBagOfCraftingContent not updating BoC item output #491

Open catinsurance opened 2 weeks ago

catinsurance commented 2 weeks ago

Bagging a pickup normally will update it, but changing the bag content with either of these methods of the player does not update the output. HUD::InvalidateCraftingItem(EntityPlayer) does not fix the issue, either.