I made a texture for an item but it doesn't show up. I checked the log for anything to do with it but everything's normal there. Here's the hierarch, .json file for the texture and how it looks in game.
Oh wait I figured it out, turns out I misplaced a colon.
Ah found it.
[Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe beyond:soul_shard_from_soul_shard_block
com.google.gson.JsonSyntaxException: Expected count to be a Int, was "9"
[Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe beyond:soul_shard_block
com.google.gson.JsonParseException: An ingredient entry needs either a tag or an item
Any idea what I did to cause this?
Refreshing did nothing and nothing seems out of the ordinary in the log, at least in the area of it after I joined the game. What exactly should I be looking for in the log anyway?
The recipes I added don't work. I've made sure that all of them use the correct mod id and item names but they just don't work. Attached is an image of the hierarchy and images of the recipe .json files.