mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-08 22:37:38 +01:00
Added Infernal Touch
This commit is contained in:
parent
58ad821d0f
commit
0ab53f2932
@ -0,0 +1,23 @@
|
||||
display-name: "Infernal Touch"
|
||||
description: "Automatically smelts mined blocks"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- pickaxe
|
||||
conflicts:
|
||||
- silk_touch
|
||||
rarity: legendary
|
||||
max-level: 1
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: autosmelt
|
||||
args:
|
||||
drop_xp: true
|
||||
triggers:
|
||||
- block_drop_item
|
||||
|
||||
conditions: [ ]
|
Loading…
Reference in New Issue
Block a user