Correction bug duplication, ajout du .gitIgnore, correction texture, modification du Coal

This commit is contained in:
felden.r@grenoble.archi.fr
2025-03-31 09:42:35 +02:00
commit 7201cd113c
14673 changed files with 1606069 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Pickaxe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "shard_diamond_pickaxe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Shard diamond pickaxe",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 7.0,
"attackSpeed": 1.0,
"enchantability": 9,
"damageVsEntity": 2.0,
"usageCount": 412,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:Diamondshard"
}
],
"immuneToFire": false,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}