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": "gold",
"disable": false,
"tier": 3,
"color": "f9eb59",
"armorPoints": 2,
"enchantability": 25,
"craftingMaterial": "tag:c: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
}