cleanup rock loot tables

This commit is contained in:
Pyritie 2026-01-31 14:27:52 +00:00
parent e90cccbcc8
commit b1fddab3e9
36 changed files with 300 additions and 1321 deletions

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "betterend:block/sandy_jadestone" },
{ "model": "betterend:block/sandy_jadestone", "y": 180 }
]
}
}