Rajout de tous les minerais, deux outils qui se fabrique avec les Shard

This commit is contained in:
felden.r@grenoble.archi.fr
2025-02-24 16:13:21 +01:00
parent 05e155fcae
commit 55b9df61fe
335 changed files with 13474 additions and 3143 deletions
+39
View File
@@ -0,0 +1,39 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Spade",
"renderType": 0,
"blockingRenderType": 0,
"texture": "shard_diamond_shovel",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Shard diamond shovel",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 4.0,
"attackSpeed": 1.0,
"enchantability": 2,
"damageVsEntity": 4.0,
"usageCount": 400,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:Diamondshard"
}
],
"immuneToFire": false,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}