I have had this issue for a very long time and im stuck trying to fix it can I get some help?
I cant find any errors in my .json file
{
"type": "mysamplemod:sapphire_ore",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "mysamplemod:sapphire"
}
]
}
]
}