Description
Requious is a mod that allows packdevs to create their own single-block machine in a similar vein to modular machinery. Machines and their basic properties (model, resourcename, placement data) are defined via json config. All other configuration is done using CraftTweaker scripts. Every machine functions as a 9x5 breadboard that slots can be placed on.
I've placed only item slots in this machine.
Slots for items, fluids, energy, duration are provided. There is also support for a generic laser component that can be used similar to buildcraft's lasers.
Current Features
- Custom machines
- Item Slots
- Fluid Slots
- Energy Slots
- Duration Slots
- Laser Slots (ala buildcraft, but generic)
- Selection Slots (ala buildcraft assembly table)
- (WIP) Custom red emitters, a wireless FE transport system based on Embers transfer
- (WIP) Custom fluid emitters, a wireless fluid transport system based on Embers transfer
Planned Features
- More configuration of machine properties (bounding box, resistance, etc)
- Mod support for mods that don't support capabilities (Botania Mana, IC2 EU, AE2 power, etc) (PRs extremely welcome)
- Custom item emitters
Assets
Requious comes with some assets for your machine configuration shenanigans, including a multitude of gui elements and 3 lowly machine models.
If you want to add your own assets for use with the custom machine system, you must load them using a mod like Resource Loader. If you create assets for the custom machines feature that you want to share with others, you are welcome to PR them (or just send them to me in some way) and I'd be happy to add them to the main mod.
Example Config
You can find a .zs script + assembly.json i use for testing here
I've also started developing a modpack, using mostly Requious for machines. You can find The Testbed here
Contact
If you're looking to contact me about this project, head to my Discord.
Disclaimer: the formatting of this description is only messed up because the curseforge editor is so jank
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.