tModLoader

tModLoader

[1.4 Alpha] Tool Melter
7 条留言
WatcherCCG 2022 年 9 月 17 日 下午 8:34 
Still broken, I'm afraid.
Kernel Panic  [作者] 2022 年 5 月 28 日 上午 10:44 
i need to update it they changed some things
FluffyCaos_4277 2022 年 5 月 25 日 下午 3:35 
Can't open the bags anymore in the stable branch
Kernel Panic  [作者] 2022 年 2 月 25 日 上午 11:26 
You know how in Minecraft how things with NBT data or damage values (Which are stored as NBT data) cannot stack? Well the same thing is happening here. To avoid registering a separate item for each recipe, I have one item with the ingredients of the recipe stored as NBT data on it. Because of this, and the fact that Terraria’s item stacking code, like Minecraft’s, sees 2 items that have NBT data even if the data is identical as different, I can’t make the bags stackable.
Xenon 0w0 2022 年 1 月 11 日 上午 8:01 
could you make it so the bags can stack?
Kernel Panic  [作者] 2022 年 1 月 5 日 下午 5:47 
fixed
Bedlam_and_Chaos 2021 年 9 月 25 日 上午 6:30 
Hey there. tModloader had an update that broke your mod, the 1.4 alpha tree. They changed some save/load hooks.