Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

A minecraft mod that adds several basic machinery like a crusher.

License

Notifications You must be signed in to change notification settings

niklaswimmer/Basic-Machinery

Repository files navigation

Basic Machinery

A minecraft mod that adds basic machinery like a crusher.

Machinery

  • Crusher

Planed Features

  • All machinery works with Furnace fuel (at least Vanilla, haven't tested it with modded fuel yet) and not with power like rf.
  • Each machine can be disabled through a config file.
  • If the machine is disabled all items which belong to the machine (for example the crushed materials for the crusher) automatically also get disabled (they can be enabled back through config file).
  • JEI Integration
  • Compatibility with other mods (especially material adding mods like TF or IE).

Links

FAQ

Can this be ported to [version]?
If it's a newer version, we are probably already working on it. If it's an older version (or any modloader other than Forge), no.

Can I port this to [version]?
Sure thing. Just credit us.

Can I contribute to this project?
If you want to make changed to our code your are free to fork our project on GitHub and create a pull request with your changes. We will then decide if we want to implement them.

Can you add [new feature]?
Feel free to open a new issue and tell us your suggestions. However, we can't guarantee you that we will implement them.
We would also very appreciate if you check other Issues and/or our Trello Page first. Maybe this request already exists, or we are already working on implementing it.

Will this break my game?
Well, it shouldn't. However, if it does, please create a new issue to help us improve this mod. Also if you find any bugs you can report them there.

Can I use this mod in a modpack?
Yes, of course.

Releases

No releases published

Packages

No packages published

Languages