Files
Aris-Random-Additions/elements/BedrockSword.mod.json
2026-03-21 17:51:12 -07:00

35 lines
753 B
JSON

{
"_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": 22,
"damageVsEntity": 80.0,
"usageCount": 0,
"glowCondition": {
"fixedValue": false
},
"repairItems": [],
"immuneToFire": true,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}