Minecraft Tabulator mod 2026 download
logo
minecraft mod Tabulator

Tabulator

Game Version: 1.12.2
Total Downloads: 12
Updated: Jun 28, 2022
Created: Jun 27, 2022
Download TabulatorDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Tabulator-1.0.1 beta 22.00 KB Jun 28, 2022 1.12.2 1 download Tabulator Tabulator-1.0.1 betaDownload
Tabulator-1.0.0 beta 17.64 KB Jun 27, 2022 1.12.2 11 download Tabulator Tabulator-1.0.0 betaDownload

Screenshots

Description

Share this:

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

 

 

Comments

Add a comment