cawezs_expanded_world/elements/EssenceExtractor.mod.json
2024-04-28 11:00:35 -04:00

29 lines
648 B
JSON
Executable File

{
"_fv": 47,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 0,
"texture": "spawmget",
"customModelName": "Normal",
"name": "Essence Extractor",
"specialInfo": [
"Kill a mob to extract it's spawn egg"
],
"creativeTab": {
"value": "CUSTOM:MantleToStratusTab"
},
"harvestLevel": 1,
"efficiency": 1.0,
"attackSpeed": 1.0,
"enchantability": 2,
"damageVsEntity": 5.0,
"usageCount": 16,
"blocksAffected": [],
"hasGlow": true,
"repairItems": [],
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}