You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have three "animals" drops set up. One for Spider mobs, one for Squid Mobs, and one for Horse Mobs. Each has corresponding meat drops.
However the drops have become mixed up somehow. When you kill spiders they drop the correct meat, however when you kill squids or horses, they drop spider meat.
I've run my file through a json verifier, and looked over the file many times.
Also, I've tried switching the mobs and they all drop spider meat.
Also the game crashes when using the oven.
I'm using the latest release for KitchenCraft and EnderCore.
I have three "animals" drops set up. One for Spider mobs, one for Squid Mobs, and one for Horse Mobs. Each has corresponding meat drops.
However the drops have become mixed up somehow. When you kill spiders they drop the correct meat, however when you kill squids or horses, they drop spider meat.
I've run my file through a json verifier, and looked over the file many times.
Also, I've tried switching the mobs and they all drop spider meat.
Also the game crashes when using the oven.
I'm using the latest release for KitchenCraft and EnderCore.
I will include my file for your inspection.
Thank you
`{"foods":
[{
"name": "breaddough",
"isMeat": false,
"makeSeed": false,
"isEdible": false
},
}
`
The text was updated successfully, but these errors were encountered: