This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/ironjetpacks/jetpacks/steel.json

25 lines
557 B
JSON
Raw Permalink Normal View History

2023-11-02 12:32:44 -05:00
{
"name": "steel",
"disable": false,
"tier": 3,
"color": "565656",
"armorPoints": 3,
"enchantability": 15,
"craftingMaterial": "tag:forge:ingots/steel",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 12000000,
"usage": 350,
"speedVertical": 0.67,
"accelVertical": 0.135,
"speedSideways": 0.155,
"speedHoverAscend": 0.35,
"speedHoverDescend": 0.25,
"speedHover": 0.025,
"sprintSpeedMulti": 1.5,
"sprintSpeedMultiVertical": 1.25,
"sprintFuelMulti": 3.2
}