This commit is contained in:
DaanV2
2021-10-04 12:18:08 +02:00
parent db02ec8c4c
commit 7cef71e1d1

View File

@@ -7,7 +7,7 @@
"type": "item",
"name": "minecraft:diamond_sword",
"weight": 1,
"functions": [{ "function": "specific_enchants", "enchants": [{ "id": "power", "level": 3 }] }]
"functions": [{ "function": "specific_enchants", "enchants": [{ "id": "power", "level": 3 }, "power"] }]
}
]
}