This commit is contained in:
nimsolated
2026-03-29 16:27:35 -07:00
parent 885a6f0b4d
commit b184a28802
6 changed files with 108 additions and 6 deletions

View File

@@ -16,7 +16,21 @@
"item": {
"value": "Items.STICK"
},
"weight": 2,
"weight": 4,
"minCount": 1,
"maxCount": 1,
"minEnchantmentLevel": 0,
"maxEnchantmentLevel": 0,
"affectedByFortune": true,
"explosionDecay": false,
"silkTouchMode": 2
},
{
"type": "item",
"item": {
"value": "Blocks.SAPLING#5"
},
"weight": 6,
"minCount": 1,
"maxCount": 1,
"minEnchantmentLevel": 0,