Crafting using Gold Ingot, Gold Nugget and Gold Nugget, arranged in the pattern shown. Produces Key.
Key
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Developer reference
- Registry name
supplementaries:key- Namespace
supplementaries- Mod ID
supplementaries- Tags (3)
minecraft:items/piglin_loved supplementaries:items/keys trinkets:items/legs/key
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 0 ",
" 1 ",
" 1 "
],
"ingredients": {
"0": {
"item": "minecraft:gold_ingot"
},
"1": {
"item": "minecraft:gold_nugget"
}
},
"conditions": [
{
"raw": {
"flag": "safe",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}