MineClone5/mods/ITEMS/mcl_enchanting
Daniel Cassidy d0d7ebe53b Really move mcl_stairs_stone_slab_top.png into mcl_core
This is a fix for #105 where I accidentally moved it to the wrong place.
Sorry.

mcl_core uses this texture for Polished Stone (mcl_core:stone_smooth),
which means mcl_core had an undeclared dependency on mcl_stairs.

Since mcl_stairs depends on mcl_core, it makes sense to move the texture
to mcl_core.
2022-01-07 21:56:37 +00: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 Really move mcl_stairs_stone_slab_top.png into mcl_core 2022-01-07 21:56:37 +00: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 mcl_enchanting: Add missing dependency on mcl_experience. 2022-01-04 23:46:54 +00:00
roman_numerals.lua Move mcl_enchanting to ITEMS 2020-12-14 14:11:59 +01:00