This commit is contained in:
nimsolated
2026-03-28 23:04:13 -07:00
parent c14fcb4ef1
commit 885a6f0b4d
10 changed files with 140 additions and 28 deletions

View File

@@ -0,0 +1,34 @@
{
"_fv": 73,
"_type": "loottable",
"definition": {
"type": "Block",
"pools": [
{
"minrolls": 1,
"maxrolls": 1,
"minbonusrolls": 1,
"maxbonusrolls": 1,
"hasbonusrolls": false,
"entries": [
{
"type": "item",
"item": {
"value": "CUSTOM:Orichalcum"
},
"weight": 1,
"minCount": 1,
"maxCount": 1,
"minEnchantmentLevel": 0,
"maxEnchantmentLevel": 0,
"affectedByFortune": true,
"explosionDecay": false,
"silkTouchMode": 0
}
]
}
],
"name": "blocks/orichalcum_deepslate_ore",
"namespace": "mod"
}
}