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/silver.json
2023-11-02 12:32:44 -05:00

25 lines
554 B
JSON

{
"name": "silver",
"disable": false,
"tier": 2,
"color": "8b99a4",
"armorPoints": 3,
"enchantability": 12,
"craftingMaterial": "tag:forge:ingots/silver",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 1200000,
"usage": 150,
"speedVertical": 0.48,
"accelVertical": 0.13,
"speedSideways": 0.15,
"speedHoverAscend": 0.3,
"speedHoverDescend": 0.25,
"speedHover": 0.07,
"sprintSpeedMulti": 1.3,
"sprintSpeedMultiVertical": 1.15,
"sprintFuelMulti": 2.7
}