3
So, I'm pretty sure this might be due to a mod, but I've been trying to narrow it down and I haven't managed to get which one. So I thought I'd ask here for help in case. The specific issue is that items in my inventory wont stack properly.
For instance, if I punch a tree down to collect wood, the first block I collected goes to my hand. So when I punch the second block of wood to collect it, it drops, but instead of stacking with the piece of wood already in my hand, it goes to the second slot in my hotbar instead. Another example is that I'll get some dirt, and then when I'm placing it down later I'll accidentally place a block where I don't want it. When I harvest it again, it doesn't go back to the stack that it came from on my hotbar, where it should have gone, but rather into my inventory. That means that if my inventory is full, then the dirt wont be picked up even though there should be space available in the stack I'm holding.
The forge version I'm using is 34.1.25, for java 1.16.3. The modpack I'm using is "Fiefdom", albeit with some mods removed.
I'll leave the mods I'm using here, and I'd appreciate it if anybody can point me in the right direction in regards to figuring out how to fix this.
Appleskin
AtomicStrykers Infernal Mods
Biomes o Plenty
Bountiful Baubles
Collective
Comforts
Classes
Citadel
Curios API
Double Doors
Dungeon Crawl
Dungeons Gear
First Aid
Goblin Traders
HWyla
Ice and Fire
Inventory Sorter
Just Enough Items
MineColonies
Mouse Tweaks
Netherportal Fix
Project MMO
Quiver Redux
Regrowth
Repurposed Structures
Rings of Ascension
Ruins
Scaling Health
Structurize
Survive
Tool Belt
Valhelsia Structures
Waystones
Xaero's World Map
Xp From Harvest
Yung's Better Caves
Yung's Better Mineshafts
Edit: So, after some more testing, I forgot to mention that if I harvest something that should be stacking in on itself, if I leave my hand empty or use a tool, than the item still stacks as "normal". However, everything else I mentioned still happens with the items regardless. I've even tried to look at the metadata for everything in my inv use f3+h.
For instance, if I punch a tree down to collect wood, the first block I collected goes to my hand. So when I punch the second block of wood to collect it, it drops, but instead of stacking with the piece of wood already in my hand, it goes to the second slot in my hotbar instead. Another example is that I'll get some dirt, and then when I'm placing it down later I'll accidentally place a block where I don't want it. When I harvest it again, it doesn't go back to the stack that it came from on my hotbar, where it should have gone, but rather into my inventory. That means that if my inventory is full, then the dirt wont be picked up even though there should be space available in the stack I'm holding.
The forge version I'm using is 34.1.25, for java 1.16.3. The modpack I'm using is "Fiefdom", albeit with some mods removed.
I'll leave the mods I'm using here, and I'd appreciate it if anybody can point me in the right direction in regards to figuring out how to fix this.
Click to reveal
Appleskin
AtomicStrykers Infernal Mods
Biomes o Plenty
Bountiful Baubles
Collective
Comforts
Classes
Citadel
Curios API
Double Doors
Dungeon Crawl
Dungeons Gear
First Aid
Goblin Traders
HWyla
Ice and Fire
Inventory Sorter
Just Enough Items
MineColonies
Mouse Tweaks
Netherportal Fix
Project MMO
Quiver Redux
Regrowth
Repurposed Structures
Rings of Ascension
Ruins
Scaling Health
Structurize
Survive
Tool Belt
Valhelsia Structures
Waystones
Xaero's World Map
Xp From Harvest
Yung's Better Caves
Yung's Better Mineshafts
Edit: So, after some more testing, I forgot to mention that if I harvest something that should be stacking in on itself, if I leave my hand empty or use a tool, than the item still stacks as "normal". However, everything else I mentioned still happens with the items regardless. I've even tried to look at the metadata for everything in my inv use f3+h.
6
Alright, I figured it out. It was PMMO and Curios API that are conflicting just a bit. I found this out after I removed PMMO, which apparently fixed the bug. I thought "hey, that's kinda weird, cause it never caused any problems before". So I guessed that it must be a mod conflict. Then I went through the PMMO discord, and yup, it was curios. Thing is, Curios is kinda needed for like half of the item mods I installed, so I'm at a dead end here. At least I know to look out for the next release for both.
Items not stacking means that they're somehow different, and the usual cause are NBT tags which got added to the item(s).
Try: /data get entity @p Inventory. Check the data on the items and see what makes them different. That might also lead you to the mod which is causing this.
Try: /data get entity @p Inventory. Check the data on the items and see what makes them different. That might also lead you to the mod which is causing this.
Do any of the mods interfere with inventory management at all?
From what I can tell, they shouldn't. I've removed Inventory Sorter and even JEI, but they don't seem to be the cause because the issue still persists with them removed.
It is a really big modpack so any of the mods could be causing this issue.
Maybe try to see if anyone else is having the same problem?
