Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mined cables don't stack with cables already in inventory when an active battery is charging inventory #184

Open
Random832 opened this issue Jul 16, 2021 · 1 comment

Comments

@Random832
Copy link

Version: (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.5
  • Forge: 36.1.32
  • Powah: 2.3.16
  • Lollipop: 3.2.9

Issue description:

When you have cables in your inventory and an active battery [or other mod's equivalent item] charging inventory items, the cables get NBT added to them {lollipoptile_stack_nbt: {energy_stored_main_energy: 0L}}. This causes newly mined cables on the ground [which do not have this NBT] not to stack with them. After the new ones have been in your inventory they can be re-stacked, but mining several cables one at a time will cause each one to be placed in a separate inventory slot.

Steps to reproduce:

  • Have a charged battery activated in inventory, or some other mods' equivalent item.
  • Place some cables in world, and have some cables in your inventory
  • Break the cables

Is this a crash?

no

@BelgianNoise
Copy link

BelgianNoise commented Nov 14, 2022

I had a similar issue, my steps:

  • Have generator blocks in inventory
  • Recharge "Wireless Crafting Grid"
  • Craft more of the same generator blocks (old ones will have NBT tag)

The annoying part here is that you need 36 reactor blocks to build a reactor. They MUST be on the same stack.

(Not sure about version numbers, playing StoneBlock 3 1.2.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants