Materials & Components

NeroTech's Tier-1 crafting components and processing intermediates. These are the building blocks the Tier-1 machines (Stage 2) are crafted from and produce.

NeroTech does not add its own base metals — the shared alloys (Nero Alloy, Starsteel, Void Crystal, Plasma Glass) live in Neroland Core. NeroTech only adds the industrial components and the Earth-metal processing dusts.

All items appear in NeroTech's own NeroTech creative tab, registered over the vanilla creative-tab registry through NeroTech's RegistrationProvider seam (each Nero mod ships its own tab).

Machine components

ItemRoleTag
Machine FrameUniversal machine casing — the crafting base shared by every Tier-1 machine.nerotech:machine_components
Circuit BoardBasic electronic component — the "logic" ingredient in machine recipes.nerotech:machine_components
Nero CoilWound conductive coil — the "power" ingredient in generator/motor recipes.nerotech:machine_components
ComponentBy handIn the Fabricator
Machine Frame8 Iron Ingots in a ring1 Iron Ingot → 1
Nero CoilCopper Ingot (or Copper Dust) + Iron Ingot + Copper Ingot (or Dust), in a row1 Copper Dust → 2
Circuit BoardRedstone + Gold Ingot (or Gold Dust) + Redstone, in a row1 Gold Dust → 2

The ingot recipes let you build your first generator before you have any dust; see Standalone Progression.

nerotech:machine_components is an internal grouping tag used by NeroTech's own recipe checks; it is not part of the cross-mod c: convention.

Processing dusts

The Tier-1 Ore Processor (Stage 2) turns raw Earth ores into doubled refined output; these dusts are the intermediate step (ore → dust → ingot). They carry the cross-mod c: tags so Mekanism, Create, and other processing chains interoperate with NeroTech without a hard dependency.

ItemTag
Iron Dustc:dusts/iron (and c:dusts)
Copper Dustc:dusts/copper (and c:dusts)
Gold Dustc:dusts/gold (and c:dusts)

NeroTech's c:dusts entries merge with Core's (Nero Alloy, Starsteel, Void Crystal) and any other mod's, so #c:dusts/iron resolves to whichever iron dust is present.

For every way to make these dusts — machines, yields and recipes — see Making Dust.

Tags & datapacks

All tags are hand-authored under common/src/main/resources/data/ (the multiloader runs no datagen). The c: tags are datapack-overridable, so packs can fold NeroTech dusts into their own processing equivalences.

See also

Search across every Nero mod wiki.