feat: add base:loot property (WIP)

This commit is contained in:
MihailRis
2024-12-26 17:53:04 +03:00
parent f8c0862587
commit 773d14406c
4 changed files with 30 additions and 2 deletions
+4 -1
View File
@@ -8,5 +8,8 @@
"grass_side",
"grass_side"
],
"base:durability": 1.3
"base:durability": 1.3,
"base:loot": [
{"item": "base:dirt.item"}
]
}