Ever get fed up having to put Lapis in the Enchanting Table when you're enchanting something? And then take it out and find somewhere to store it when you're finished?
Well, problem solved! This mod makes the Lapis Lazuli slot in the Enchanting Table persistent, so you can leave your lapis in the table and it'll be there for the next time you need it.
The mod also adds an Ender Enchanting Table, which works like an Ender Chest in that the lapis is stored per player, and you can access it from any Ender Enchanting Table instead of having to leave an individual supply in each Enchanting Table. It's crafted from an Enchanting Table and an Eye of Ender, and will drop those when broken. It has a slightly different texture, and emits purple ender particles.
For more information and other small mods, please visit the Minecraft Forum thread:
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2803345.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2803345.
Can you please try making the enchanting table lapis slot work like a proper inventory so that i can pipe lapis into with tech mods?
Hey modder, can you make this for more "container blocks" (e.g vanilla crafting table)If not please tell me how I can do it myself, or if there's another mod which already does this please link it me
In reply to SeucheAnemone56:
I'm a bit late but you can use the "Crafting Station" mod to replace the vanilla crafting table (if you have Tinker's Construct installed you can also use the Crafting Station from that mod).
In reply to imtilda:
many thanks :)
no, you were not too late
I have the mod in my server mods and in my client but it doesn't show up on my server, why?
Wait... nevermind :p
Bro, this is an awesome mod that my family and me are waiting for it to be updated to 1.15.2 for Forge :D sorry to bother we know you might be busy but we hope is soon! <3
Will there be 1.14 support?
Also is there any way to remove the ender crafting table recipe?
In reply to Frozen_Photon:
Yes: CraftTweaker. It’s simple.
Here’s the code: recipes.remove(<csb_ench_table:ender_enchanting_table>);
If you want to also hide it from JEI, you can use this code instead:
import mods.jei.JEI.removeAndHide as rh;
rh(<csb_ench_table:ender_enchanting_table>);
PLEASE UPDATE THIS FOR FABRIC <3
This mod might have the most creative name of all time.
Jokes aside, this is actually a great mod!
Great mod, but can you please add a config that lets you disable the recipe for the Ender Enchanting Table, in case you only want Lapis to stay in the regular Enchanting Table?
Would you consider allowing items to be held in the enchanting tables as well as lapis, visually displaying them on top? Like this (skip to 11:14 because time markers aren't working):
In reply to Voliant:
Could you make the ender enchanting table able to be turned off in the config?
Is there a way to make a patch or make this mod compatible with "Exotic Birds"?
In reply to Forge_User_20144056:
I posted on Pavo's forum thread about this a little while ago - he was going to look into it but I don't think I heard anything back. Exotic Birds isn't open source which makes it difficult for me to figure out exactly why it crashes when this mod's also installed.
In reply to Forge_User_20144056:
In reply to Dalethium:
In reply to Dalethium and BeccaWr1tes:
That's awesome! Many thanks to them - I've published v1.1.3 which includes their fix.
In reply to Forge_User_41096743: