update: version 1.3.2

This commit is contained in:
nimsolated
2026-03-03 09:54:48 -08:00
parent 49a145af5a
commit ea5d0e4aa6
30 changed files with 59 additions and 198 deletions

View File

@@ -19,23 +19,24 @@
"value": "TOOLS"
}
],
"efficiency": 729.0,
"efficiency": 13.0,
"attackSpeed": 1.0,
"enchantability": 15,
"damageVsEntity": 4.0,
"usageCount": 18279,
"damageVsEntity": 6.0,
"usageCount": 6093,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"repairItems": [
{
"value": "CUSTOM:CondensedCondensedCondensedNetherrack"
}
],
"immuneToFire": true,
"blockDropsTier": "WOOD",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onItemInUseTick": {
"name": "NetherrackingLogic"
},
"onBlockDestroyedWithTool": {
"name": "NetherrackitePickaxeBlockDestroyedWithTool"
}