First commit

This commit is contained in:
2024-03-07 14:10:21 +01:00
parent 175740e330
commit 42943d46e0
543 changed files with 56245 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
"_fv": 60,
"_type": "tool",
"definition": {
"toolType": "Hoe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "netherrack_hoe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Netherrack Hoe",
"specialInformation": {
"fixedValue": []
},
"creativeTab": {
"value": "TOOLS"
},
"harvestLevel": 1,
"efficiency": 4.0,
"attackSpeed": 1.0,
"enchantability": 7,
"damageVsEntity": 1.0,
"usageCount": 95,
"blocksAffected": [],
"repairItems": [
{
"value": "Blocks.NETHERRACK"
}
],
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}