mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
35 lines
601 B
JSON
35 lines
601 B
JSON
{
|
|
"//": "BR Item Shop Config",
|
|
"daily1": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"daily2": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"daily3": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"daily4": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"daily5": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"daily6": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"featured1": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
},
|
|
"featured2": {
|
|
"itemGrants": [""],
|
|
"price": 0
|
|
}
|
|
} |