minecraft server init
This commit is contained in:
21
config/ironjetpacks/jetpacks/creative.json
Normal file
21
config/ironjetpacks/jetpacks/creative.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "creative",
|
||||
"disable": false,
|
||||
"tier": -1,
|
||||
"color": "cf1ae9",
|
||||
"armorPoints": 8,
|
||||
"enchantability": 0,
|
||||
"craftingMaterial": "null",
|
||||
"forceRecipes": false,
|
||||
"creative": true,
|
||||
"rarity": 3,
|
||||
"capacity": 0,
|
||||
"usage": 0,
|
||||
"speedVertical": 1.03,
|
||||
"accelVertical": 0.17,
|
||||
"speedSideways": 0.21,
|
||||
"speedHoverDescend": 0.45,
|
||||
"speedHover": 0.0,
|
||||
"sprintSpeedMulti": 2.0,
|
||||
"sprintFuelMulti": 0.0
|
||||
}
|
20
config/ironjetpacks/jetpacks/diamond.json
Normal file
20
config/ironjetpacks/jetpacks/diamond.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "diamond",
|
||||
"disable": false,
|
||||
"tier": 1,
|
||||
"color": "4aedd1",
|
||||
"armorPoints": 4,
|
||||
"enchantability": 10,
|
||||
"craftingMaterial": "ore:gemDiamond",
|
||||
"forceRecipes": false,
|
||||
"rarity": 0,
|
||||
"capacity": 30000000,
|
||||
"usage": 650,
|
||||
"speedVertical": 0.9,
|
||||
"accelVertical": 0.15,
|
||||
"speedSideways": 0.19,
|
||||
"speedHoverDescend": 0.41,
|
||||
"speedHover": 0.005,
|
||||
"sprintSpeedMulti": 1.8,
|
||||
"sprintFuelMulti": 3.8
|
||||
}
|
20
config/ironjetpacks/jetpacks/electrum.json
Normal file
20
config/ironjetpacks/jetpacks/electrum.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "electrum",
|
||||
"disable": false,
|
||||
"tier": 0,
|
||||
"color": "a79135",
|
||||
"armorPoints": 2,
|
||||
"enchantability": 18,
|
||||
"craftingMaterial": "ore:ingotElectrum",
|
||||
"forceRecipes": false,
|
||||
"rarity": 0,
|
||||
"capacity": 10000000,
|
||||
"usage": 310,
|
||||
"speedVertical": 0.79,
|
||||
"accelVertical": 0.14,
|
||||
"speedSideways": 0.17,
|
||||
"speedHoverDescend": 0.37,
|
||||
"speedHover": 0.03,
|
||||
"sprintSpeedMulti": 1.6,
|
||||
"sprintFuelMulti": 3.5
|
||||
}
|
20
config/ironjetpacks/jetpacks/emerald.json
Normal file
20
config/ironjetpacks/jetpacks/emerald.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "emerald",
|
||||
"disable": false,
|
||||
"tier": 2,
|
||||
"color": "41f384",
|
||||
"armorPoints": 4,
|
||||
"enchantability": 15,
|
||||
"craftingMaterial": "ore:gemEmerald",
|
||||
"forceRecipes": false,
|
||||
"rarity": 0,
|
||||
"capacity": 100000000,
|
||||
"usage": 880,
|
||||
"speedVertical": 1.03,
|
||||
"accelVertical": 0.17,
|
||||
"speedSideways": 0.21,
|
||||
"speedHoverDescend": 0.45,
|
||||
"speedHover": 0.0,
|
||||
"sprintSpeedMulti": 2.0,
|
||||
"sprintFuelMulti": 4.0
|
||||
}
|
Reference in New Issue
Block a user