Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quat1024/hoppers
Minecraft mod that adds... hoppers? But they're already in the game wh-
https://github.com/quat1024/hoppers
Last synced: 30 days ago
JSON representation
Minecraft mod that adds... hoppers? But they're already in the game wh-
- Host: GitHub
- URL: https://github.com/quat1024/hoppers
- Owner: quat1024
- Created: 2022-07-28T05:20:36.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2022-08-01T04:25:25.000Z (over 2 years ago)
- Last Synced: 2023-03-03T16:32:14.582Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 6.07 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hopper
Adds hoppers to Minecraft! **Hoppers** are an easy-to-use, simple system for transporting items between chests. The Hopper is crafted with a chest and 5 iron. If it's not powered by redstone, it takes items out of the container on its top face (or collects items lying on the ground in that location), and deposits them into the container it's pointing at. The hopper can also be placed upside down, for adding items into the fuel slot of a furnace, say.
It also adds a **Block of Redstone**. In the world, it's a piston-pushable, solid-block redstone power source. As an item, it acts as a convenient storage block for all that redstone dust you have lying around.
## Mod compat
The hopper should work with all standard inventories, and anything that works with standard inventories should work with it. This counts as mod compat, right?
## Code style
Not a coremod. I've never heard of Mixins in my life.
# License
Code and buildscript is nominally `LGPL-3.0-or-later`, but with my usual "I literally do not give a damn if you take stuff for learning purposes and ship it in a released mod" exception. We're all figuring this shit out together, ok?
And a special thanks to unascribed and TwilightFlower.