Template:Recipes.json: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
[
[
{
{
"output-path": "common.items.debug.admin_stick",
"output-path": "common.items.debug.admin_stick",
"output-name": "Admin Stick",
"output-name": "Admin Stick",
"inputs": {
"inputs": {
"1": {
"1": {
"name": "Leather Strips",
"name": "Leather Strips",
"quantity": 2
"quantity": 2
},
},
"2": {
"2": {
"name": "Ruby",
"name": "Ruby",
"quantity": 1
"quantity": 1
}
}
}
}
}
}
]
]

Revision as of 19:36, 16 February 2022

[

{
 "output-path": "common.items.debug.admin_stick",
 "output-name": "Admin Stick",
 "inputs": {
   "1": {
     "name": "Leather Strips",
     "quantity": 2
   },
   "2": {
     "name": "Ruby",
     "quantity": 1
   }
 }
}

]

Cookies help us deliver our services. By using our services, you agree to our use of cookies.