EvilCraft icon indicating copy to clipboard operation
EvilCraft copied to clipboard

Save entity information in Box of Eternal Closure

Open Paril opened this issue 7 years ago • 1 comments

Issue type: 🐛 ➕


Short description:

Charged Creepers don't retain their chargedness in the box, so you can't duplicate any drops that might be special to them (Reliquary, etc).

Expected behaviour:

Box contains Charged Creeper

Actual behaviour:

Box contains regular Creeper

Steps to reproduce the problem:

  1. Get Charged Creeper
  2. Kill
  3. Box

Versions:

Exact versions of the following mods, not just latest.

  • This mod: EvilCraft-1.12.2-0.10.44.jar
  • CyclopsCore: CyclopsCore-1.12.2-0.11.1.jar
  • Minecraft: 1.12
  • Forge: forge-1.12.2-14.23.1.2590-universal.jar

Paril avatar Feb 07 '18 00:02 Paril

Yep, that's because the boxes only store entity type at the moment. No entity NBT information is stored at the moment.

rubensworks avatar Feb 07 '18 01:02 rubensworks