#recipe not working

1 messages · Page 1 of 1 (latest)

hushed belfry
#
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "magic:elemental_staff"
    },

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "AAA",
      " B ",
      " C "
    ],
    "key": {
      "A": {
        "item": "minecraft:gold_ingot"
      },
      "B": {
        "item": "minecraft:amethyst_shard"
      },
      "C": {
        "item": "minecraft:iron_ingot"
      }
    },
    "unlock": [
      {
        "item": "minecraft:gold_ingot"
      }
    ],
    "result": [
      { "item": "magic:elemental_staff" }
    ]
  }
} ```

i been trying every tutorial but i cant manage the recipe to work in game
lapis pike
hushed belfry
#

Nothing

#

Oh wait

#

Never mind -_-

#

I had "recepies" instead of recipes as folder

lapis pike
#

lmao

hushed belfry