Code Monkey home page Code Monkey logo

copper-hopper's Introduction

Copper Hopper

Copper Hopper adds a new kind of Hopper that filters the items to get pulled and pushed. They save you the tedium of building gigantic item sorters while retaining a Vanilla Minecraft spirit.

Features

  • Filter up to 5 items per Copper Hopper
  • Filter both stackable and unstackable items
  • Uses the Fabric modloader
  • Made of copper!

Recipe

Recipe

Setting Filters

Filters

Make sorting systems like this!

System

How do use it?

Just put an item in one of the regular hopper slots to "set" a filter. That item will never be pulled or pushed out of the hopper. And the hopper will now only accept items of that type.

You can do this up to five times (once per slot).

How does it work exactly?

A Copper Hopper works just like a regular hopper except:

  • They never accept an item of a type that is not already held in the hopper.
  • They always keep the last item of a type that is held in the hopper.
  • If one Copper Hopper is below another, it will always pull matching items before the upper hopper pushes them.
    • This allows you to create hopper columns that filter items into vertically-stacked chests.

Does it work with unstackable items?

Yes! But if you filter on unstackable items, be sure to keep one of the hopper slots empty or the filtering won't work correctly.

Notes

  • The item texture for Copper Hopper was contributed by Pablo Henrique. (Thanks!)
  • Copper Hopper was inspired by Mr. Crayfish's excellent Golden Hopper forge mod.
  • I will not be doing a Forge port of Copper Hopper. (sorry) ย 

Legal

This mod is published under the MIT License.

You're free to include this mod in your modpack provided you attribute it to pcal.net.

Discord

https://discord.gg/jUP5nSPrjx

copper-hopper's People

Contributors

pcal43 avatar kevinthegreat1 avatar modprog avatar asteven avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.