Files
Astroblock/overrides/config/ironjetpacks/jetpacks/mercury.json
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

20 lines
421 B
JSON

{
"name": "mercury",
"disable": false,
"tier": 5,
"color": "B4B4B4",
"armorPoints": 2,
"enchantability": 9,
"craftingMaterial": "ore:ingotMercury",
"forceRecipes": false,
"rarity": 0,
"capacity": 2000000,
"usage": 120,
"speedVertical": 0.41,
"accelVertical": 0.12,
"speedSideways": 0.14,
"speedHoverDescend": 0.27,
"speedHover": 0.075,
"sprintSpeedMulti": 1.1,
"sprintFuelMulti": 2.1
}