Kitteh6660's MoreCraft

Kitteh6660's MoreCraft

158k Downloads

[1.11.2] - MoreCraft/Natura interaction causes imps to drop meat when lead is detached

LachimHeigrim opened this issue ยท 1 comments

commented

I noticed an interaction between MoreCraft and Natura today. After using a (vanilla) lead on Natura's imp, when user detaches the lead from imp by right-clicking, instead of dropping the lead item, the imp raw meat is dropped. The raw meat is dropped when user kills an imp, i.e. it's the entity regular drop.

This issue does not occur with only Natura installed.

Both Natura and MoreCraft are using using default settings.

Versions:

  • natura-1.11.2-4.2.0.24.jar
  • Mantle-1.11.2-1.2.0.26.jar (Natura dependency)
  • MoreCraft-1.11.2-3.1.jar
  • Forge-1.11.2-13.20.1.2386

Steps to reproduce:

  1. Spawn imp from spawn egg
  2. Attach lead to imp by right-clicking
  3. Detach lead from imp by right-clicking

Expected result: Lead item is dropped
Actual result: Raw imp meat is dropped instead of lead.

commented

This is a bizarre thing. The code doesn't even alter leash at all. The imp isn't touched at all.

I might see and find out what could be causing the underlying issues.

Edit: Tested by disabling MoreCraft and it results in same behaviour: imp dropping raw imp hide. Seems like this mod isn't the cause.