mirror of
https://bitbucket.org/minetest_gamers/x_enchanting.git
synced 2025-07-03 08:10:24 +02:00
Add Curse of Vanishing enchantment
This commit is contained in:
@ -66,6 +66,10 @@ Increases the player's mining speed. Also adds mining groupcaps to item, e.g. en
|
||||
|
||||
Causes certain blocks to drop themselves as items instead of their usual drops when mined. Mods can prevent this behaviour with adding group `{ no_silktouch = 1 }` to the nodes.
|
||||
|
||||
#### Curse of Vanishing
|
||||
|
||||
Causes the item to disappear on death.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- none
|
||||
|
Reference in New Issue
Block a user