{
"Chance to spawn instead of any spawnable loot [0 - 100]": 5,
"LuckyBlock skin id [Check this - https://github.com/bmgjet/Spray-Decal-Creator]": 3141695693,
"Occupied radius [New luckyblock won't spawn near the first one]": 50,
"Server rewards RP for open lucky block [0 - disbale]": 100,
"Block underwater spawn": true,
"Block above ocean spawn [includes loot containers drifting on the surface of the ocean]": false,
"Prefabs that will turns into the LuckyBlock [if the list is clear it applies to all LootContainer entities]": [],
"Command events [it's uses server console so you can put there any command you want]": [
{
"Server command": "luckyblock fake_explosion",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 10,
"Description": "Explosion without causing damage"
},
{
"Server command": "luckyblock activate_booster supertea",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 5,
"Description": "Applies item boosters by shortname"
},
{
"Server command": "luckyblock create_item rifle.lr300",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 5,
"Description": "Creates an item and gives it to the player"
},
{
"Server command": "luckyblock air_drop",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 10,
"Description": "Calls airdrop"
},
{
"Server command": "luckyblock spawn_entity car_2mod_01",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 5,
"Description": "Spawns an entity by shortprefab"
},
{
"Server command": "luckyblock death_square",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 10,
"Description": "Hides the player in a deadly cube from which there is no exit, only death."
},
{
"Server command": "luckyblock bears_attack",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 10,
"Description": "Spawns 4 bears around the player"
},
{
"Server command": "luckyblock fireball_circle",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 5,
"Description": "Spawns a circle of fireballs"
},
{
"Server command": "luckyblock full_heavy_armor",
"Weight [directly affects the chance of this command being triggered | 0 - disabled]": 5,
"Description": "Places heavy armor on the player without the ability to remove it for 30 seconds"
}
]
}