Correction texture diamond shard ore

This commit is contained in:
2025-12-30 14:03:14 +01:00
commit ea4bcfbbeb
9109 changed files with 344849 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Axe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "shard_diamond_axe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Sharddiamondaxe",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 7.0,
"attackSpeed": 1.0,
"enchantability": 9,
"damageVsEntity": 2.0,
"usageCount": 412,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": false,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}