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/gold.json

25 lines
552 B
JSON
Raw Permalink Normal View History

2023-11-02 12:32:44 -05:00
{
"name": "gold",
"disable": false,
"tier": 3,
"color": "f9eb59",
"armorPoints": 2,
"enchantability": 25,
"craftingMaterial": "tag:forge:ingots/gold",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 10000000,
"usage": 300,
"speedVertical": 0.61,
"accelVertical": 0.13,
"speedSideways": 0.15,
"speedHoverAscend": 0.34,
"speedHoverDescend": 0.25,
"speedHover": 0.03,
"sprintSpeedMulti": 1.5,
"sprintSpeedMultiVertical": 1.25,
"sprintFuelMulti": 3.2
}