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

25 lines
563 B
JSON

{
"name": "netherite",
"disable": false,
"tier": 6,
"color": "4c484c",
"armorPoints": 6,
"enchantability": 20,
"craftingMaterial": "tag:forge:ingots/netherite",
"creative": false,
"rarity": 0,
"toughness": 1.0,
"knockbackResistance": 0.5,
"capacity": 100000000,
"usage": 1000,
"speedVertical": 1.05,
"accelVertical": 0.20,
"speedSideways": 0.24,
"speedHoverAscend": 0.50,
"speedHoverDescend": 0.30,
"speedHover": 0.0,
"sprintSpeedMulti": 2.5,
"sprintSpeedMultiVertical": 2.0,
"sprintFuelMulti": 2.75,
"curios": true
}