A hopper that sucks items off of the ground.
A block that teleports many entities (using LOTS of energy) in a large radius onto a single block.
An upgradeable cobblestone generator that can produce incredible amounts of cobblestone.
A block that can break blocks, place blocks, use items, and attack entities using energy and (optionally) tools.
There are a couple places you can download this mod from.
- Fixed a bug where stored energy would not be saved in the mob attractor
- Fixed a bug where block activators would override some of each other's variables
- Removed a message that would pop up in the log each time the IO on a cobblestone generator was updated
- Tweaked the mob attractor energy consumption to be significantly cheaper
- Added shift click into the cobblestone generator upgrade slot
- Added shift click into the vacuum hopper filter slot
- Mob attractor UI tweaks
- Block activator UI tweaks
- Vacuum hopper UI tweaks
- Cobblestone generator UI tweaks
- Changed mod description, authors, and logo
- Changed mod block and item descriptions
Please report all bugs in this GitHub repo's issues section.
The original vacuum hopper was first created in the OpenBlocks mod.
The original block activator (autonomous activator) was first created in the Thermal Expansion mod.
(1.19.2, 1.19.4): Fake Player API
- None as of now
- Download source code for this mod
- Unzip source code into a folder
- Open build.gradle in your favorite IDE or the command line
- Run the build task in Gradle
- Check <mod_folder>/build/libs for this mod's .jar file (usually named hullabaloo-<mod_version>+<mc_version>.jar)