Wipe 8 Batch 7
This commit is contained in:
parent
319a70980c
commit
4d11a440ed
16
plugins/config/CustomVendingSetup.json
Normal file
16
plugins/config/CustomVendingSetup.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"Shop UI settings": {
|
||||||
|
"Enable skin overlays": true
|
||||||
|
},
|
||||||
|
"Economics integration": {
|
||||||
|
"Enabled": false,
|
||||||
|
"Item short name": null,
|
||||||
|
"Item skin ID": 0
|
||||||
|
},
|
||||||
|
"Server Rewards integration": {
|
||||||
|
"Enabled": false,
|
||||||
|
"Item short name": null,
|
||||||
|
"Item skin ID": 0
|
||||||
|
},
|
||||||
|
"Override item max stack sizes (shortname: amount)": {}
|
||||||
|
}
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"Debug display settings": {
|
"Debug display settings": {
|
||||||
"Default display duration (seconds)": 60.0,
|
"Default display duration (seconds)": 60.0,
|
||||||
"Display distance": 150.0,
|
"Display distance": 100.0,
|
||||||
"Display distance abbreviated": 300.0,
|
"Display distance abbreviated": 200.0,
|
||||||
"Max addons to show unabbreviated": 1,
|
"Max addons to show unabbreviated": 1,
|
||||||
"Entity color": "#FF00FF",
|
"Entity color": "#FF00FF",
|
||||||
"Spawn point color": "#FF8000",
|
"Spawn point color": "#FF8000",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user