Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cstom4994/enderhopper
Allows hoppers to operate ender chests in Minecraft.
https://github.com/cstom4994/enderhopper
fabricmc minecraft minecraft-mod
Last synced: about 21 hours ago
JSON representation
Allows hoppers to operate ender chests in Minecraft.
- Host: GitHub
- URL: https://github.com/cstom4994/enderhopper
- Owner: cstom4994
- License: mit
- Created: 2025-02-03T08:21:45.000Z (2 days ago)
- Default Branch: master
- Last Pushed: 2025-02-03T09:30:18.000Z (2 days ago)
- Last Synced: 2025-02-03T09:33:01.086Z (2 days ago)
- Topics: fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EnderHopper
Allows hoppers to operate ender chests in Minecraft.
## Screenshot
![0.png](screenshot/0.png)
## Usage
Place an **OAK_SIGN** on the hopper above or below the ender chest and write the name of the player who needs to be operated.
- Optional: Modify the **CACHE_EXPIRE_TICKS** constant in `EnderHopperCache.java` to extend the cache lifetime
## Build
```bash
git clone https://github.com/cstom4994/EnderHopper.gitgradlew jar
```## Author
KaoruXun
## License
[MIT](./LICENSE)