Skip to content

Diagrams

D-Cysteine edited this page Jan 28, 2023 · 16 revisions

Overview

These diagrams are enabled by default:

These diagrams are disabled by default:


Ender Storage Chest Overview

Default visibility: ALWAYS_SHOWN
Requires mod: EnderStorage

This diagram displays ender chest frequencies that are currently in use, as well as their contents. It can display global or personal frequencies. To bring up the diagram, look up the recipe for an ender chest.

Unfortunately, due to mod limitations, this diagram doesn't work well on servers - it can only show the contents of ender chests that you have opened since logging in, and the displayed contents don't refresh unless you go open the ender chest again.


Ender Storage Tank Overview

Default visibility: ALWAYS_SHOWN
Requires mod: EnderStorage

This diagram displays ender tank frequencies that are currently in use, as well as their contents. It can display global or personal frequencies. To bring up the diagram, look up the recipe for an ender tank.

Unfortunately, due to mod limitations, this diagram doesn't work at all on servers.


GregTech Circuits

Default visibility: ALWAYS_SHOWN
Requires mod: GregTech 5U GTNH Edition
Optional mods: GTNH Core Mod, Bartworks

This diagram displays an overview of all circuit lines, as well as a detailed view of circuit assembling machine recipes for each circuit.

Circuit assembling machine recipes are collapsed together, so that you can see all possible combinations of input components on one page rather than having to scroll through each individual combination. Some combinations may be invalid, though.


GregTech Lenses

Default visibility: ALWAYS_SHOWN
Requires mod: GregTech 5U GTNH Edition

This diagram displays precision laser engraver lenses and their recipes, grouped by lens colour. It also shows you which recipes are shared by all lenses of a colour, and which are specific to a particular lens: the latter will be marked with an asterisk.


GregTech Material Parts

Default visibility: ALWAYS_SHOWN
Requires mod: GregTech 5U GTNH Edition

This diagram displays commonly-used items and fluids for a GregTech material. It also displays blast furnace information, for materials that require a blast furnace to be smelted.


GregTech Material Tools

Default visibility: ALWAYS_SHOWN
Requires mod: GregTech 5U GTNH Edition
Optional mods: GT++, DetravScannerMod

This diagram displays GregTech tools that are actually craftable for a GregTech material.


GregTech Ore Processing

Default visibility: ALWAYS_SHOWN
Requires mod: GregTech 5U GTNH Edition
Optional mods: Bartworks, GT++

This diagram displays the basic GregTech ore processing steps and outputs for most ore blocks.

Advanced processing steps are not shown directly in the diagram, but icons at the top will show when these recipes exist, and the outputs are shown in a large box at the bottom, so that the diagram is findable in NEI.


Forge Fluid Containers

Default visibility: DISABLED
Optional mod: GregTech 5U GTNH Edition

This diagram displays registered fluid containers, as well as fluid-related items (block form of the fluid, and GregTech fluid display item). It will also display which fluids are supported by an empty fluid container.


Forge Ore Dictionary

Default visibility: DISABLED

This diagram displays Forge ore dictionary names and synonyms for a selected item. This is mostly useful for recipe development, but can be handy in a few other cases, such as showing all GregTech circuits of the same tier, or finding out the colour of a GregTech lens.


GregTech Ore Dictionary

Default visibility: DISABLED
Requires mod: GregTech 5U GTNH Edition

This diagram displays GregTech associated items for a selected item. This is pretty much only useful for recipe development.


GregTech Ore Prefixes

Default visibility: DISABLED
Requires mod: GregTech 5U GTNH Edition

This diagram displays all enabled GregTech ore prefixes for a GregTech material. This is mostly useful for recipe development, though you could use it as a more thorough but less structured version of the GregTech Material Parts diagram.


GregTech Recipe Debugger

Default visibility: DISABLED
Requires mod: GregTech 5U GTNH Edition

This diagram is useful for recipe development, to find bugged recipes. To use it, follow these steps:

  1. Set the diagram visibility to ALWAYS_SHOWN.
  2. Enable the generate_diagrams_on_client_connect option, to ensure that the checked recipes are affected by MineTweaker scripts.
  3. Restart Minecraft and log in to a world. Logging in will take significantly longer than usual as this diagram is quite heavy-weight.
  4. Look up any programmed circuit in NEI to get to the programmed circuits view.
  5. Click on the menu button in the top-left to get to the menu.

The menu (shown above) displays the total number of recipes that the diagram has checked. Not all machines are checked; see the source for details. Here's what the icons on the menu will show you:

  1. Simple view showing all programmed circuits, to make it easy to look them up in NEI and see how they are used.
  2. View showing recipes which consume a programmed circuit or packager schematic.
  3. View showing recipes which contain a programmed circuit, but would not collide with any other recipe even without the circuit.
  4. View showing recipes which have colliding inputs (one recipe's input is a subset of the other). The colliding recipes will be shown adjacent to each other.
  5. View showing recipes which either do nothing, or only void some of their inputs (the recipe's output is a subset of the input).
  6. View showing recipes which contain differing numbers of cells in their inputs and their outputs.
  7. View showing recipes which contain small / tiny dusts, or nuggets, in their inputs or outputs.

Debug Ruler

Default visibility: DISABLED

This diagram helps with measuring distances. Each coloured segment is 10 pixels. This is mostly useful for mod development, but the diagram can also show raw NBT data for any item, which is sometimes useful.


NBT Viewer

Default visibility: DISABLED

This diagram pretty-prints NBT, to make it easier to read.