I've encountered a problem with block textures rendering. I have an issue with placed blocks. The blocks have textures and appear correctly when in the inventor and when in the hand, but placing them down elicits a missing texture(pink and black block of death). Sifting through the console gives me these errors(see spoiler). Towards the end, there is an error for a missing id "block_adamantite_ore" that I am aware of. That is due to me changing the texture names and the json files. They should now be located under my blockstates "ore_overworld.json"(see second spoiler). Any ideas why I am having bad textures and why the game isnt seeing my defined variants?