I am trying to make a stonecutter-like block with the same model, but the model and texture aren't working properly. I try out different things, and sometimes it shows the texture and model correctly in the inventory, put not when placed down. Sometimes it just doesn't show textures for either. Here are the WARNs in the runClient tab, and the model JSON file.
I am running 1.15.2 Forge version 31.1.41
Here is a full list of the mods I am running. This is on a new profile so none of the settings are changed. All the mods are up to date and they all run with forge. Also none of the dependencies are missing.
Every time I run this profile Minecraft gives me this crash report:
The only problem I can identify is this:
java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry
I don't know what it means and have already searched for answers and all I can find is other "NoClassDefFound" errors.
If you can help in any way, please respond.
Thank you