feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+25
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,
"knockbackResistance": 0,
"curios": true,
"capacity": 20000,
"usage": 32,
"speedVertical": 0.15,
"accelVertical": 0.1,
"speedSideways": 0.05,
"speedHoverAscend": 0.15,
"speedHoverDescend": 0.25,
"speedHover": 0.1,
"sprintSpeedMulti": 1,
"sprintSpeedMultiVertical": 1,
"sprintFuelMulti": 1
}