VoxeLibre/mods/ITEMS/mcl_enchanting
Elias Fleckenstein ec7e245b9d
Various fixes to the enchanting and loot system
- enchanted loot generated by mapgen now uses PseudoRandom for randomness
- prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed
- bows and fishing rods obtained from the treasure section of fishing loot are now enchanted
- there is now a function to uniform enchant items other than books
2021-12-07 17:57:18 +01:00
..
locale mcl_enchanting: Add spanish translations and update template 2021-10-25 22:55:48 +02:00
models Move mcl_enchanting to ITEMS 2020-12-14 14:11:59 +01:00
sounds Give credit for the enchanting sounds (Closes #921) 2021-01-05 17:27:38 +01:00
textures Move mcl_enchanting to ITEMS 2020-12-14 14:11:59 +01:00
enchantments.lua Rework XP API 2021-11-03 19:36:57 +01:00
engine.lua Various fixes to the enchanting and loot system 2021-12-07 17:57:18 +01:00
groupcaps.lua Duplicate groupcaps before applying unbreaking 2021-04-23 15:49:37 +02:00
init.lua Fix boat and enchanting book texture glitches / warnings 2021-11-09 17:39:39 +01:00
mod.conf MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
roman_numerals.lua Move mcl_enchanting to ITEMS 2020-12-14 14:11:59 +01:00