rsemcm/server/config/ironjetpacks/jetpacks/steel.json
Harrison Deng f1e42a248c
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated to Forge 40.1.52 and updated mods.
2022-06-22 21:01:16 -05:00

25 lines
557 B
JSON

{
"name": "steel",
"disable": false,
"tier": 3,
"color": "565656",
"armorPoints": 3,
"enchantability": 15,
"craftingMaterial": "tag:forge:ingots/steel",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"capacity": 12000000,
"usage": 350,
"speedVertical": 0.67,
"accelVertical": 0.135,
"speedSideways": 0.155,
"speedHoverAscend": 0.35,
"speedHoverDescend": 0.25,
"speedHover": 0.025,
"sprintSpeedMulti": 1.5,
"sprintSpeedMultiVertical": 1.25,
"sprintFuelMulti": 3.2,
"curios": true
}