file upload

meat of the pack
This commit is contained in:
mina
2023-09-04 14:34:19 +01:00
parent 02473111e4
commit f49f5e9c50
163 changed files with 19679 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"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,
"curios": true,
"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
}