JEI relic duplication
TheWhiteWolves opened this issue ยท 3 comments
First of all, good work on the porting, just got round to taking a look at it myself but so far looking good. ๐
Now onto the first thing i found, which may be caused by something on JEI's side but may be because of how we do stuff with the relics.
I'll also start with an apology for the long report.
If you give yourself one of the relics through JEI (looks to be any of them) it will give you one and throw one out onto the floor which can not be picked up but does fall if you remove the blocks from under it.
If you look at the screenshots below, the first shows it happening with the Key of Kings Law (notice one in my hotbar and one on the ground.
The second and third show the Apple of Grisaia and that I also have a brew which did not duplicate.
The forth shows the Key of Kings Law having fallen a block when I remove the grass blocks below it.
The fifth is the same actions replicated in Creative mode (to ensure it is not bound to a single gamemode)
The sixth shows that it is not to do with the achievement triggering as it happens to the same item being given multiple times.
Also to note between screens 3, 4 and 5 I closed the game and restarted it to check it wasn't just a visual glitch.
Instance:
minecraft-1.8.9
forge-11.15.0.1688
Mods:
Baubles-1.8.9-1.1.3.0
Botania-r1.8-247-MC1.8-2ddf71d
jei_1.8.9-2.14.0.67
Steps to Replicate:
- Create a new world
- Ensure JEI has Item Cheating set to true.
- Give yourself a relic through JEI. (this will give you one and throw one on the ground infront of you)
Yup, this is actually a forge + vanilla bug with the /give command that JEI uses, mezz is gonna pr a patch to forge to fix it.
I'll leave this open in the meantime until it gets merged
ahh kl, next thing I was gonna check when I got home from work tonight was whether it happened with the standard /give command.
Threw the report together at about half past midnight before i headed to bed so didn't get a chance to check that.