Rajout de tous les minerais, deux outils qui se fabrique avec les Shard
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user