This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "gold",
"disable": false,
"tier": 7,
"color": "dede00",
"armorPoints": 4,
"enchantability": 25,
"craftingMaterial": "ore:ingotGold",
"forceRecipes": false,
"rarity": 0,
"capacity": 5000000,
"usage": 300,
"speedVertical": 0.61,
"accelVertical": 0.13,
"speedSideways": 0.15,
"speedHoverDescend": 0.34,
"speedHover": 0.03,
"sprintSpeedMulti": 1.5,
"sprintFuelMulti": 3.2
}