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": "creative",
"disable": false,
"tier": -1,
"color": "cf1ae9",
"armorPoints": 8,
"enchantability": 0,
"craftingMaterial": "null",
"creative": true,
"rarity": 3,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 0,
"usage": 0,
"speedVertical": 1.03,
"accelVertical": 0.17,
"speedSideways": 0.21,
"speedHoverAscend": 0.45,
"speedHoverDescend": 0.25,
"speedHover": 0.0,
"sprintSpeedMulti": 2.0,
"sprintSpeedMultiVertical": 1.5,
"sprintFuelMulti": 0.0
}