i don't know why my datapack isn't working
i think this is the problem
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"pattern": [
"aaa",
" ba",
" b"
],
"key": {
"a": [
"minecraft:gold_ingot"
],
"b": [
"minecraft:stick"
]
},
"result": {
"id": "minecraft:golden_sword",
"components": {
"minecraft:custom_name": "["",{"text":"Cleaver","italic":false,"color":"green"}]",
"minecraft:lore": [
"["",{"text":"Damage:","italic":false,"color":"gray"},{"text":"+6","italic":false,"color":"red"}]",
"[""]",
"["",{"text":"Ability: Clave","italic":false,"color":"gold"}]",
"["",{"text":"The damage of the blade that hits","italic":false,"color":"gray"}]",
"["",{"text":"entities next to the target is greater","italic":false,"color":"gray"}]",
"[""]",
"["",{"text":"UNCOMMON SWORD","italic":false,"bold":true,"color":"green"}]"
],
"minecraft:attribute_modifiers": {
"modifiers": [
{
"type": "sweeping_damage_ratio",
"amount": 1,
"slot": "mainhand",
"operation": "add_value",
"id": "minecraft:"
},
{
"type": "attack_damage",
"amount": 6,
"slot": "mainhand",
"operation": "add_value",
"id": "minecraft:"
},
{
"type": "attack_speed",
"amount": 1024,
"slot": "mainhand",
"operation": "add_value",
"id": "minecraft:"
}
],
"show_in_tooltip": false
},
"minecraft:unbreakable": {
"show_in_tooltip": false
}
}
},
"show_notification": true
}
Continue to help post