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

25 lines
554 B
JSON

{
"name": "copper",
"disable": false,
"tier": 1,
"color": "ee825b",
"armorPoints": 2,
"enchantability": 12,
"craftingMaterial": "minecraft:copper_ingot",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 250000,
"usage": 85,
"speedVertical": 0.29,
"accelVertical": 0.11,
"speedSideways": 0.1,
"speedHoverAscend": 0.23,
"speedHoverDescend": 0.25,
"speedHover": 0.092,
"sprintSpeedMulti": 1.05,
"sprintSpeedMultiVertical": 1.025,
"sprintFuelMulti": 1.4
}