cawezs_mantle_to_stratus/elements/EyeCanon.mod.json
2025-02-06 11:10:32 -05:00

45 lines
949 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Hoe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "eyeannon",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Eye Canon",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "CUSTOM:MtS"
}
],
"efficiency": 1.0,
"attackSpeed": 1.0,
"enchantability": 2,
"damageVsEntity": 1.0,
"usageCount": 128,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "Items.ENDER_PEARL"
}
],
"immuneToFire": false,
"blockDropsTier": "WOOD",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedInAir": {
"name": "EyeCanonRightclicked"
},
"onRightClickedOnBlock": {
"name": "EyeCanonRightclicked"
}
}
}