added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"name": "electrum",
"disable": false,
"tier": 3,
"color": "f6f395",
"armorPoints": 2,
"enchantability": 18,
"craftingMaterial": "tag:c:ingots/electrum",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 10000000,
"usage": 310,
"speedVertical": 0.79,
"accelVertical": 0.14,
"speedSideways": 0.17,
"speedHoverAscend": 0.37,
"speedHoverDescend": 0.25,
"speedHover": 0.03,
"sprintSpeedMulti": 1.6,
"sprintSpeedMultiVertical": 1.3,
"sprintFuelMulti": 3.5
}