Template:Items.json: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
Line 4: Line 4:
"rarity": 1.11,
"rarity": 1.11,
"quantity": 1,
"quantity": 1,
}
},
"item2": {
"item2": {
"rarity": 1.11,
"rarity": 1.11,
"quantity": 1,
"quantity": 1,
}
},
"item3": {
"item3": {
"rarity": 1.11,
"rarity": 1.11,
"quantity": 1,
"quantity": 1,
}
},
"item4": {
"item4": {
"rarity": 1.11,
"rarity": 1.11,
"quantity": 1,
"quantity": 1,
}
},
}
}
}
}

Revision as of 10:28, 23 November 2021

{

   "harvester": {
       "item": {
           "rarity": 1.11,
           "quantity": 1,
       },
       "item2": {
           "rarity": 1.11,
           "quantity": 1,
       },
       "item3": {
           "rarity": 1.11,
           "quantity": 1,
       },
       "item4": {
           "rarity": 1.11,
           "quantity": 1,
       },
   }

}

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