Rajout de tous les minerais, deux outils qui se fabrique avec les Shard
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"_fv": 73,
|
||||
"_type": "block",
|
||||
"definition": {
|
||||
"texture": "shard_diamond_ore",
|
||||
"texture": "stone_shard_diamond_ore",
|
||||
"textureTop": "",
|
||||
"textureLeft": "",
|
||||
"textureFront": "",
|
||||
@@ -38,7 +38,7 @@
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"hardness": 1.0,
|
||||
"hardness": 1.3,
|
||||
"resistance": 10.0,
|
||||
"hasGravity": false,
|
||||
"isWaterloggable": false,
|
||||
@@ -52,7 +52,7 @@
|
||||
"value": "CUSTOM:Diamondshard"
|
||||
},
|
||||
"dropAmount": 2,
|
||||
"useLootTableForDrops": false,
|
||||
"useLootTableForDrops": true,
|
||||
"requiresCorrectTool": true,
|
||||
"enchantPowerBonus": 0.0,
|
||||
"plantsGrowOn": false,
|
||||
@@ -129,9 +129,9 @@
|
||||
}
|
||||
],
|
||||
"generationShape": "TRIANGLE",
|
||||
"frequencyPerChunks": 6,
|
||||
"frequencyPerChunks": 1,
|
||||
"frequencyOnChunk": 8,
|
||||
"minGenerateHeight": -64,
|
||||
"minGenerateHeight": 0,
|
||||
"maxGenerateHeight": 64
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user