MineClone2/mods/ITEMS/mcl_books
kabou 81ea298011 Replace black dye with "mcl_mobitems:ink_sac".
The squid ink sac mob drop has been registered as `"mcl_dye:black"`
because it doubled as the black dye for lack of a proper black dye.
This commit makes the squid ink sac its own `"mcl_mobitems:ink_sac"`
item and updates the ink sac users (but not the black dye users.)

* Add craftitem for "mcl_mobitems:ink_sac".
* Update squid drop.
* Update crafting recipe for book and quill.
* Update fishing loot.
2022-05-06 15:09:23 +02:00
..
locale mcl_books 2022-02-23 23:58:05 +01:00
textures Major default formspec style update 2020-03-10 05:01:49 +01:00
init.lua Replace black dye with "mcl_mobitems:ink_sac". 2022-05-06 15:09:23 +02:00
mod.conf Re-add usage of mcl_colors.GRAY to book descriptions 2021-04-19 15:19:59 +02:00