MineClone2/mods/ITEMS/mcl_mobitems
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 Replace black dye with "mcl_mobitems:ink_sac". 2022-05-06 15:09:23 +02:00
textures Replace black dye with "mcl_mobitems:ink_sac". 2022-05-06 15:09:23 +02:00
init.lua Replace black dye with "mcl_mobitems:ink_sac". 2022-05-06 15:09:23 +02:00
mod.conf MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00