Jab125 / goblin-traders-fabric

A Unofficial port of MrCrayfish's Goblin Trader Mod
GNU General Public License v3.0
6 stars 4 forks source link

Potions being unregistered with game restart #11

Closed 3e2j closed 3 years ago

3e2j commented 3 years ago

Upon a game restart, potions traded from the Vein Trader become Uncraftable Potions until their menu is opened. This can be fixed by registering the ModPotions file in the GobT files init function. May require a small rewrite of the ModTrades system to accompany this change.

Jab125 commented 3 years ago

Fixed in 27f072a

P.S. no rewrite, just add a empty function and call it