cawezs_expanded_world/elements/EssenceExtractor.mod.json
COW_ILLUMINATI ea3188c2f7 1.3.2
2024-06-01 07:40:53 -04:00

35 lines
794 B
JSON
Executable File

{
"_fv": 60,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 0,
"blockingRenderType": 0,
"texture": "spawmget",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Essence Extractor",
"specialInformation": {
"fixedValue": [
"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": [],
"glowCondition": {
"fixedValue": true
},
"repairItems": [],
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}