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
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
"harvester": {
"Paddy": [
"item": {
{
"rarity": 1.11,
"FIELD2": 2.1,
"quantity": 1,
"FIELD3": "Minor Potion",
},
"FIELD4": 1
"item2": {
},
],
"rarity": 1.11,
"quantity": 1,
},
}
"npc": {
"item": {
"rarity": 1.11,
"quantity": 1,
},
"item2": {
"rarity": 1.11,
"quantity": 1,
},
}
}
}

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.