Template:Items.json: Difference between revisions

Template page
Content added Content deleted
No edit summary
(Replaced content with "{ "Paddy": [ { "FIELD2": 2.1, "FIELD3": "Minor Potion", "FIELD4": 1 }, ], }")
Tag: Replaced
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
"harvester":[
"Paddy": [
"item",
{
"1",
"FIELD2": 2.1,
"1.11",
"FIELD3": "Minor Potion",
"item2",
"FIELD4": 1
"1",
},
"1.12",
"item3",
"1",
"1.14",
"item4",
"1",
"1.17"
],
],
"yeti":[
"item",
"1",
"1.11",
"item2",
"1",
"1.12",
"item3",
"1",
"1.14",
"item4",
"1",
"1.17"
]
}
}

Latest revision as of 14:46, 23 November 2021

{

  "Paddy": [
     {
        "FIELD2": 2.1,
        "FIELD3": "Minor Potion",
        "FIELD4": 1
     },
  ],

}

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