srwxr-xr-x / Neutrino

A Light, exploration-based Quark Spin-Off Fabric Mod for Minecraft
GNU General Public License v3.0
5 stars 5 forks source link

Crafting recipes for items not working. #2

Closed srwxr-xr-x closed 3 years ago

srwxr-xr-x commented 3 years ago

The Crafting Recipes for Glass Door and Empty Bookshelf are not working (trapdoor not implemented yet), giving the error: Parsing error loading recipe neutrino:empty_bookshelf com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:book' and Parsing error loading recipe neutrino:glass_door com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:glass'

srwxr-xr-x commented 3 years ago

Fixed recipe for Half Full Bookshelf.

srwxr-xr-x commented 3 years ago

Fixed Issue, still don't fully understand what the problem was, but I suspect it had something to do with incorrect item tags.

srwxr-xr-x commented 2 years ago

Discovered the issue, I used tags as the items in the recipe, not items