biglifantasy/elements/TestSword.mod.json
weold957 c0b7d604af new
2023-09-07 23:31:36 +08:00

27 lines
591 B
JSON

{
"_fv": 47,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 0,
"texture": "big_li_sword",
"customModelName": "Normal",
"name": "Test Sword",
"specialInfo": [],
"creativeTab": {
"value": "CUSTOM:BigLiFantasy"
},
"harvestLevel": 1,
"efficiency": 4.0,
"attackSpeed": 1.0,
"enchantability": 2,
"damageVsEntity": 500.0,
"usageCount": 100,
"blocksAffected": [],
"hasGlow": true,
"repairItems": [],
"immuneToFire": true,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}