VoxeLibre/mods
Araca 52b65554d9 Do not output enchanted item if enchantment is impossible (#3998)
To Fix #3672 , I avoid displaying the output item if enchantment is not possible for various reason
* Level of added enchantment is below the one from input item
* Incompatible enchantment

Co-authored-by: Araca <>
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3998
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Araca <araca.prod@gmail.com>
Co-committed-by: Araca <araca.prod@gmail.com>
2023-11-06 20:12:36 +00:00
..
CORE Fixed a crash in minetest vector code that isn't propogated to lua. Create util for ease of use. 2023-10-15 22:03:48 +01:00
ENTITIES Prevent multiple chestboat drivers (#3992) 2023-11-03 22:09:49 +00:00
ENVIRONMENT Update russian translation 2023-08-31 14:16:42 +08:00
HELP make craft guide search use local language (#3984) 2023-10-31 10:00:58 +00:00
HUD Merge pull request 'Piston-breakable nodes don't fill up the push limit, items properly drop' (#3813) from seventeenthShulker/MineClone2:piston_digs_properly into master 2023-11-06 19:50:31 +00:00
ITEMS Do not output enchanted item if enchantment is impossible (#3998) 2023-11-06 20:12:36 +00:00
MAPGEN Merge pull request 'add 1.20 armor trims' (#3784) from armor_trims into master 2023-10-03 21:46:00 +00:00
MISC Update russian translation 2023-08-31 14:16:42 +08:00
PLAYER Raise player eye height to 1.6 blocks. 2023-10-16 00:15:12 +00:00