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": "wood",
"disable": false,
"tier": 0,
"color": "83663c",
"armorPoints": 1,
"enchantability": 15,
"craftingMaterial": "tag:minecraft:planks",
"creative": false,
"rarity": 0,
"toughness": 0.0,
"knockbackResistance": 0.0,
"curios": true,
"capacity": 20000,
"usage": 32,
"speedVertical": 0.18,
"accelVertical": 0.1,
"speedSideways": 0.06,
"speedHoverAscend": 0.16,
"speedHoverDescend": 0.25,
"speedHover": 0.14,
"sprintSpeedMulti": 1.0,
"sprintSpeedMultiVertical": 1.0,
"sprintFuelMulti": 1.0
}