Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Bigger Crafter Tabler
This mod adds new crafting tables of increasing size, ranging from 4x4 to 9x9, and also adds a "chested" counterpart that holds items for all the tables (including the vanilla 3x3). See below for crafting recipes (or look in the image gallery).
The mod also removes the limits for the vanilla shaped/shapeless recipes (yes, there is a limit on those).
Finally, the mod provides an API to easily(-ish) add your own crafting tables, they don't even need to have a square grid.
4x4 crafting table (Big)
5x5 crafting table (Huge)
6x6 crafting table (Massive)
7x7 crafting table (Giant)
8x8 crafting table (Humongous)
9x9 crafting table (Gargantuan)
"Chested" upgrade (shapeless recipe)
-
The chest can be replaced with any item in the
c:containers
tag (by default, the contents ofc:chests
,c:wooden_barrels
andc:shulker_boxes
tags) - A chested crafting table can still be upgraded to the next tier (it will also keep the chest)
QnA
Q: Why? Aren't there like 10 bajillion other big crafting mods?
A: Yes, I know my mod is far from being unique, but the only mods I came across on here for Fabric 1.20.1 didn't meet my needs/expectations (it's on that version because of my personal, private modpack). The modpack also only targets mods on Modrinth or Github, so some other site is out of the question. It also comes with a very easy to use API which allows you to create a crafting table in just one line.
Q: Can you port it to Minecraft 1.69.420? Or to rd-132211?
A: Even though the mod is 1.20.1 first (because my modpack, again), I will always try to support the latest version.
Q: (Neo)Forge(d)?
A: I won't make a version for Forge myself, but nothing prevents you from making it. Though I might give NeoForged a try some day.
Q: The mod broke while using that other mod
A: Please open an issue so you can help me help you (also that wasn't a question).
Q: Why don't the mod's crafting tables have the recipe book?
A: Because it didn't work quite well with the bigger size UIs. Though I will try and fix it, but in the meantime the mod should work with REI and the likes (yeah I forgot to test it oops) the game crashes when attempting to view a crafting recipe that exceeds the vanilla max size, will fix.
Q: Can you add support for X mod?
A: That's why I made the mod an API as well wink. But feel free to also open an issue (or a PR) about that if you really want the compat to be in the base mod.
Q: Wait, you can make other things than silly mods (exhibit A, exhibit B)?
A: Yes.... Why is it surprising?? Also I technically didn't make the first one, just gave the idea. And the name. And the icon. And literally delegated it to my friend because I already had too many projects.