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

20 lines
415 B
JSON

{
"name": "lead",
"disable": false,
"tier": 5,
"color": "8E8E8E",
"armorPoints": 2,
"enchantability": 9,
"craftingMaterial": "ore:ingotLead",
"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
}