Tabulator
Modby brachy_
A mod that allows removing creative tabs via crafttweaker
Type
Mod
CurseForge Downloads
74,702
CurseForge ID
637556
Last Updated
Jul 26, 2026
Description
This is a minecraft mod for version 1.12 that allows removing creative tabs and specific items from creative tabs via crafttweaker
This mod was requested be Ski_
You can:
- remove creative tabs
- remove items from every creative tab
- remove items from specific creative tabsThats it.
You can see all creative tab names by using /creativeTabs
Example script:
import mods.tabulator.Tabs;
Tabs.removeTab("combat");
Tabs.remove(<minecraft:diamond>);
Tabs.remove(<ore:stone>);
Tabs.remove("combat", <minecraft:diamond_sword>);
Tabs.create("custom_tab", <minecraft:diamond>)
.addItem(<minecraft:iron_ingot>, <minecraft:gold_ingot)
.addIngredient(<ore:ingotCopper>, <ore:ingotBronze);
Screenshots
Similar Mods
Lingering Loot
Granularly customize item despawning time and behavior!
Cave Generator
A powerful and customizable replacement for Mojang's cave generator.
Burst Door Open
Sprint! Then break down all doors!
Think Big Core
A utility library necessary for any Think Big Corp mod.
Valkyrien Skies: Tournament
Addon for Valkyrien Skies 2 that adds random utitlities
Confluence: Otherworld
A mod that integrates content from Terraria into Minecraft, with the goal of creating a cohesive and fun combination of...