Toggle menu
1.3K
1.7K
694
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Recipes.json: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
 
Line 4: Line 4:
"output-name": "Admin Stick",
"output-name": "Admin Stick",
"inputs": {
"inputs": {
"1": {
"test": {
"name": "Leather Strips",
"name": "Leather Strips",
"quantity": 2
"quantity": 2

Latest revision as of 20:29, 16 February 2022

[

{
 "output-path": "common.items.debug.admin_stick",
 "output-name": "Admin Stick",
 "inputs": {
   "test": {
     "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.