My loot tables doesnt work and i don't know what to do i checked the files and everything is fine. Please help
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:block",
"name": "wokentides:tin_ore"
}
],
"rolls": 1
}
],
"random_sequence": "wokentides:blocks/tin_ore"
}
Here's for pickaxe and stone tool
{
"values": [
"wokentides:tin_ore"
]
}
{
"values": [
"wokentides:tin_ore"
]
}