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

25 lines
542 B
JSON

{
"name": "stone",
"disable": false,
"tier": 1,
"color": "7f7f7f",
"armorPoints": 2,
"enchantability": 12,
"craftingMaterial": "tag:forge:stone",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 100000,
"usage": 70,
"speedVertical": 0.25,
"accelVertical": 0.11,
"speedSideways": 0.08,
"speedHoverAscend": 0.18,
"speedHoverDescend": 0.25,
"speedHover": 0.1,
"sprintSpeedMulti": 1.0,
"sprintSpeedMultiVertical": 1.0,
"sprintFuelMulti": 1.0
}