update: 1.7.0

This commit is contained in:
nimsolated
2026-03-19 20:03:41 -07:00
parent 514509aee2
commit a6ad47e929
135 changed files with 3913 additions and 270 deletions

View File

@@ -0,0 +1,39 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Hoe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "orichalcum_hoe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Orichalcum Hoe",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 12.0,
"attackSpeed": 4.0,
"enchantability": 22,
"damageVsEntity": 1.0,
"usageCount": 2032,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:Orichalcum"
}
],
"immuneToFire": true,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}