rsemcm/server/config/ironjetpacks/jetpacks/gold.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
552 B
JSON

{
"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,
"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,
"curios": true
}