PluginBugs / Issues-EpicBackpacks

Repository used to keep track of issues of my plugin EpicBackpacks
1 stars 2 forks source link

[BUG] I can craft vanilla items from backpacks #59

Closed MrJorman closed 2 years ago

MrJorman commented 2 years ago

I made a backpack material: paper and material: netherite_scrap, because I made a non-cerite backpack that does not burn, but if you put the backpacks in crafting, then they are considered as vanilla materials. see the screenshot.

image

adelando commented 2 years ago

Minecraft will always see it as a vanilla valid recipe when using the same recipe and materials (even tho it’s a custom model it still is netherite scrap)

MrJorman commented 2 years ago

in ItemsAdder this problem - fixed.