Simple Machinery

Quick rating

Community listing page, reviews here may not be monitored by the author.

Simple Machinery

No reviews yet

Simple Machines for modpack creators to utilise for their own needs.

Tech
Energy & Resource Systems
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
Mozilla Public License 2.0
Latest Version
Simple Machinery 0.3.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Discord Server

Simple Machinery

Mod Logo

Simple Machinery is a Minecraft mod that adds simple machines to Minecraft. This mod is made for modpack authors. It does not add any recipes by itself, and is meant to configured to fit into a modpack's progression. The machines that are added, usually don't exist in other mods, such as autoclaves and turntables.

Machines

  • Autoclave
  • Fluid Centrifuge
  • Sieve
  • Turntable

Inputs, Outputs and Fuels

Autoclave

  • Fuel: Steam
  • Input: 1 Item + 1 Fluid
  • Output: 1 Item

Fluid Centrifuge

  • Fuel: Forge Energy
  • Input: 1 Liquid
  • Output: 3 Weighted Items + 3 Fluids

Sieve

  • Fuel: Forge Energy
  • Input: 1 Item
  • Output: 6 Weighted Item

Turntable

  • Fuel: Forge Energy
  • Input: 1 Item
  • Output: 1 Item

CraftTweaker Support

Detailed documentation can be found here.

Autoclave

mods.simplemachinery.autoclave.addRecipe(string id, IIngredient input, IFluidStack fluidInput, IItemStack output, int steam, int time);
mods.simplemachinery.autoclave.removeRecipe(IItemStack output);

Fluid Centrifuge

mods.simplemachinery.fluid_centrifuge.addRecipe(string id, IFluidStack fluidInput, MCWeightedItemStack[] outputs, IFluidStack[] fluidOutputs, int energy, int ticks);
mods.simplemachinery.fluid_centrifuge.addRecipe(string id, IFluidStack fluidInput, IItemStack[] outputs, float[] outputChances[], IFluidStack[] outputs, int energy, int ticks);

Sieve

mods.simplemachinery.sieve.addRecipe(string id, IItemStack input, MCWeightedItemStack[] outputs, int energy, int ticks);
mods.simplemachinery.sieve.addRecipe(string id, IItemStack input, IItemStack[] outputs, float[] outputChances, int energy, int ticks);

Turntable

mods.simplemachinery.turntable.addRecipe(string id, IIngredient input, IItemStack output, int energy, int ticks);
mods.simplemachinery.autoclave.removeRecipe(IItemStack output);

Discord Server

Simple Machinery

Mod Logo

Simple Machinery is a Minecraft mod that adds simple machines to Minecraft. This mod is made for modpack authors. It does not add any recipes by itself, and is meant to configured to fit into a modpack's progression. The machines that are added, usually don't exist in other mods, such as autoclaves and turntables.


Machines

  • Autoclave
  • Fluid Centrifuge
  • Sieve
  • Turntable

Inputs, Outputs and Fuels

Autoclave

  • Fuel: Steam
  • Input: 1 Item + 1 Fluid
  • Output: 1 Item

Fluid Centrifuge

  • Fuel: Forge Energy
  • Input: 1 Liquid
  • Output: 3 Weighted Items + 3 Fluids

Sieve

  • Fuel: Forge Energy
  • Input: 1 Item
  • Output: 6 Weighted Item

Turntable

  • Fuel: Forge Energy
  • Input: 1 Item
  • Output: 1 Item

CraftTweaker Support

Autoclave

mods.simplemachinery.autoclave.addRecipe(string id, IIngredient input, IFluidStack fluidInput, IItemStack output, int steam, int time);
mods.simplemachinery.autoclave.removeRecipe(IItemStack output);

Fluid Centrifuge

mods.simplemachinery.fluid_centrifuge.addRecipe(string id, IFluidStack fluidInput, MCWeightedItemStack[] outputs, IFluidStack[] fluidOutputs, int energy, int ticks);
mods.simplemachinery.fluid_centrifuge.addRecipe(string id, IFluidStack fluidInput, IItemStack[] outputs, float[] outputChances[], IFluidStack[] outputs, int energy, int ticks);

Sieve

mods.simplemachinery.sieve.addRecipe(string id, IItemStack input, MCWeightedItemStack[] outputs, int energy, int ticks);
mods.simplemachinery.sieve.addRecipe(string id, IItemStack input, IItemStack[] outputs, float[] outputChances, int energy, int ticks);

Turntable

mods.simplemachinery.turntable.addRecipe(string id, IIngredient input, IItemStack output, int energy, int ticks);
mods.simplemachinery.autoclave.removeRecipe(IItemStack output);

Screenshots

Gallery

  • Turntable GUI
    Turntable GUI Note: Sample Recipe
  • Fluid Centrifuge GUI
    Fluid Centrifuge GUI Note: Sample Recipe
  • Autoclave GUI
    Autoclave GUI
  • All Machines
    All Machines

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Total Downloads
CurseForge
~3,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works