promotional bannermobile promotional banner

Tabulator

A mod that allows removing creative tabs via crafttweaker
item image

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);

 
CleanroomMC Discord

The Tabulator Team

profile avatar
Owner
  • 12
    Followers
  • 13
    Projects
  • 3.4M
    Downloads

EnterBioHere

More from brachy_View all