update: 1.6.0

This commit is contained in:
nimsolated
2026-03-14 20:46:02 -07:00
parent aa8c6fa7bd
commit d2b291f129
173 changed files with 6262 additions and 151 deletions

View File

@@ -0,0 +1,35 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 0,
"blockingRenderType": 0,
"texture": "bedrock_sword",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Bedrock Sword",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 4.0,
"attackSpeed": 1.6,
"enchantability": 19,
"damageVsEntity": 80.0,
"usageCount": 0,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": true,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}