mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.3.0
This commit is contained in:
@@ -38,22 +38,22 @@
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"hardness": 1.0,
|
||||
"resistance": 10.0,
|
||||
"hardness": 5.0,
|
||||
"resistance": 6.0,
|
||||
"hasGravity": false,
|
||||
"isWaterloggable": false,
|
||||
"creativeTabs": [
|
||||
{
|
||||
"value": "BUILDING_BLOCKS"
|
||||
"value": "TRANSPORTATION"
|
||||
}
|
||||
],
|
||||
"destroyTool": "Not specified",
|
||||
"destroyTool": "pickaxe",
|
||||
"customDrop": {
|
||||
"value": ""
|
||||
},
|
||||
"dropAmount": 1,
|
||||
"useLootTableForDrops": false,
|
||||
"requiresCorrectTool": false,
|
||||
"requiresCorrectTool": true,
|
||||
"enchantPowerBonus": 0.0,
|
||||
"plantsGrowOn": false,
|
||||
"canRedstoneConnect": false,
|
||||
@@ -103,7 +103,7 @@
|
||||
},
|
||||
"luminance": 0,
|
||||
"unbreakable": false,
|
||||
"vanillaToolTier": "NONE",
|
||||
"vanillaToolTier": "STONE",
|
||||
"isBonemealable": false,
|
||||
"hasInventory": false,
|
||||
"openGUIOnRightClick": false,
|
||||
|
||||
Reference in New Issue
Block a user