

Conduit Machines
Ever wanted to make a resource more farmable, or conduits more useful? Well, Conduit Machines helps with just that, and more!
Features:
- Define machines with custom catalysts, fuels, and conversion rules.
- Interact with machines using a custom gui.
- Run commands on block conversion.
- Configurable placement patterns based on prismarine type.
Player Interface

Each conduit placed has a small interface that players can interact with. The Nautilus Shell and Knowledge Book are UI elements that show Machine status and Machine Info respectfully. The empty slot on the top row is where players put the catalyst, or the item that defines which machine to use. The next row is for fuel. A machine has 0 open fuel slots when the conduit is unpowered, and 2 when fully powered. The final row is for upgrades.
Upgrades
Nether stars increase conversion speed Heart of the Seas give more fuel slots Netherite ingots and blocks increase the radius of effect
Commands
/conduitmachines ...
- create
- Creates a new machine using the held item as a catalyst
- addconversion
- Adds a new conversion rule to the machine of that converts into
- Instead of you can also do: table . More on that later.
- Also has arguments for "Comment" and [commands] ...
- Comment is optional, but also must have . It must be in "quotes". <chance determines the chance to run the commands, and you can have as many commands as you want. Each must be in seperate [square] [brackets].
- Example: /conduitmachines addconversion 1 DIRT GRASS_BLOCK "10% chance to summon a sheep" 0.1 [setblock ~ ~1 ~ air] [summon sheep ~ ~1 ~]
- addfuel
- Adds a new fuel rule for to the machine of that can do conversions at tick intervals.
- createtable ...
- creates a table with the name which is a list of possible conversions a conversion can pull from. Each entry has a and a weight that determines its relative rarity among all total canidates for the table.
- info <-- available to all players
- Either lists all machines, or gives info on the specified machine. From that second option, players can open a gui to view the catalyst, but only operators can remove the catalyst from the menu.
Possibilities:
While the possibilites are truly endless, here is a finite list of what I can think of:
- Making non-renewable resources renewable!
- Breaking/placing bedrock!
- Disco floors!
- Ore generators!
- Fuelable mob spawners!*
- Biome painting!*
- And much, much more!
*Using the commands feature. Even more options if you have other plugins.
Machines and conversions are stored in the plugin folder, along with all machine data. Have fun!
Spoiler I created this for my own Minecraft Server to my specifications and needs. It is unlikely I will have much further development. Also, it was very much coded with AI, but I did rigorous testing and iterated it. The AI was just to speed things up and make everything okay syntax-wise.~~~~- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.2.1, 1.2.2, 1.2.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as ConduitMachines-1.0.0.jar — drop this file into the mods folder
- Download size: 196 KB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.