Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.git

gradlew jar
```

## Author

KaoruXun

## License

[MIT](./LICENSE)