mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
9.1.4
This commit is contained in:
35
backend/Config/catalog_config.json
Normal file
35
backend/Config/catalog_config.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"//": "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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user