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

25 lines
555 B
JSON

{
"name": "diamond",
"disable": false,
"tier": 4,
"color": "4cf4e0",
"armorPoints": 4,
"enchantability": 10,
"craftingMaterial": "tag:forge:gems/diamond",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 30000000,
"usage": 650,
"speedVertical": 0.9,
"accelVertical": 0.15,
"speedSideways": 0.19,
"speedHoverAscend": 0.41,
"speedHoverDescend": 0.25,
"speedHover": 0.005,
"sprintSpeedMulti": 1.8,
"sprintSpeedMultiVertical": 1.4,
"sprintFuelMulti": 3.8
}