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

20 lines
420 B
JSON

{
"name": "uranium",
"disable": false,
"tier": 7,
"color": "01C941",
"armorPoints": 4,
"enchantability": 12,
"craftingMaterial": "ore:ingotUranium",
"forceRecipes": false,
"rarity": 0,
"capacity": 3000000,
"usage": 150,
"speedVertical": 0.48,
"accelVertical": 0.13,
"speedSideways": 0.15,
"speedHoverDescend": 0.3,
"speedHover": 0.07,
"sprintSpeedMulti": 1.3,
"sprintFuelMulti": 2.7
}