Lychee (Neo/Forge)

Lychee (Neo/Forge)

2M Downloads

[Issue][1.12.1][6.2.1] item_inside > drop_item missing id

accessdenied0 opened this issue ยท 0 comments

commented

Mod loader

NeoForge

Minecraft version

1.12.1

Mod version

6.2.1 Neoforge

Modloader version

NeoForge 12.1.137

Modpack info

No response

[IMPORTANT] If bug:

  • I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.

[IMPORTANT] If bug: The latest.log file, not the crash report

https://pastebin.com/Yc9HN5Lg

Issue description

Hello Lychee,

I'm new to your mod, but I found your mod exactly what I would need for a recipe I did wanted to make.
I noticed that every time when I used the "drop_item" type, the "JsonParseException: Missing id" appeared.
I did try to verify, making the recipe as simple as possible but nothing did work.

I managed to get it working with "place" which is working just fine, but the recipes with "drop_item" always don't with this particular message. I did try to load it with a json directly, also no luck.

I'm not sure anymore where the issue might be,

so I hope you can help out!