About Hydroelectric Generator
Add some hydroelectric generator's to your server for your players to have a new way to generate power using water.
Commands : hydro
Permisions: hydroelectricgenerator.admin
See config below for all options.
{
"Generator Settings": {
"Amount of water to consume every 10 seconds": 0,
"Amount of power to splitter": 100,
"Item icon name": "SpritzVolt 3000",
"Item icon skinID": 3521671417,
"Spawn in loot containers": true,
"Container configs": {
"crate_tools": {
"chance": 5,
"amount": 5
},
"crate_elite": {
"chance": 10,
"amount": 1
},
"crate_basic": {
"chance": 1,
"amount": 1
},
"crate_normal": {
"chance": 0,
"amount": 1
},
"crate_normal_2": {
"chance": 0,
"amount": 1
}
}
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}