{
"type": "minecraft:crafting_shaped",
"pattern": [
"020",
"343",
"010"
],
"key": {
"1": "#minecraft:logs",
"2": "minecraft:carved_pumpkin",
"3": "minecraft:stick",
"4": "minecraft:hay_block"
},
"result": {
"id": "minecraft:horse_spawn_egg",
"components": {
"minecraft:custom_name": "\"Training Dummy\"",
"minecraft:lore": [
"\"Spawns a training dummy, Go close and right click to pick back up\""
],
"minecraft:entity_data": {
"id": "minecraft:armor_stand",
"NoGravity": true,
"Invulnerable": true,
"Silent": true,
"Tags": [
"SpawnDummy"
],
"NoAI": true,
"DisabledSlots": 63
}
},
"count": 1
}
}```