Mekanism

Mekanism

111M Downloads

Energy cubes empty after breaking

Amcro opened this issue ยท 6 comments

commented

Issue description:

Energy cubes don't keep energy after breaking.

Steps to reproduce:

  1. Place and charge energy cube
  2. Break energy cube
  3. Place it back down

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

Forge: 30.0.36
Mekanism: 9.9.2

commented

Turns out the item and block have a different NBT tag name wise for keeping track of energy. At some point I probably will unify the tag they use, but for now I am just going to make sure it copies it to the correct tag.

commented

I couldn't wait for 9.9.3 so I replaced the files in the .jar, and it actually worked. Never really have thing like this work for me. I used winrar to open the .jar file.

commented

I couldn't wait for 9.9.3 so I replaced the files in the .jar, and it actually worked. Never really have thing like this work for me. I used winrar to open the .jar file.

You don't even have to replace the files in the jar you can just make a new data pack that overrides those specific files.

commented

I guess I can try this out, im a little new to how these file systems work

commented

Up to you if you bother, given there isn't really an issue playing single player with just overriding the jsons directly in the jars. More just mentioned it if anyone else wants to know a more "proper" way that they can fix it themselves without waiting.

commented

Closing as 9.9.3 is now released and approved on curseforge.