{"id":19675542,"url":"https://github.com/notnite/gloppers","last_synced_at":"2025-04-29T02:30:40.143Z","repository":{"id":222760603,"uuid":"656343721","full_name":"NotNite/gloppers","owner":"NotNite","description":"Filter your hoppers by renaming them with glob patterns.","archived":false,"fork":false,"pushed_at":"2024-08-04T21:37:39.000Z","size":140,"stargazers_count":13,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T12:42:01.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotNite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-20T18:54:41.000Z","updated_at":"2025-02-24T08:07:26.000Z","dependencies_parsed_at":"2024-11-11T17:27:10.942Z","dependency_job_id":"b4013362-6a0e-4fa2-9166-393e4b44c1ab","html_url":"https://github.com/NotNite/gloppers","commit_stats":null,"previous_names":["notnite/gloppers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fgloppers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fgloppers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fgloppers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fgloppers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotNite","download_url":"https://codeload.github.com/NotNite/gloppers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251420887,"owners_count":21586697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T17:24:41.745Z","updated_at":"2025-04-29T02:30:38.981Z","avatar_url":"https://github.com/NotNite.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gloppers!\n\nGloppers (**gl**ob h**oppers**) is a Minecraft mod that lets you filter your hoppers by renaming them with glob patterns.\n\nThe idea comes from [LiveOverflow's Minecraft lets play](https://www.youtube.com/playlist?list=PLhixgUqwRTjwvBI-hmbZ2rpkAl4lutnJG), where these were silently implemented on his server to make his storage system easier to build.\n\n![A screenshot of a hopper's inventory, with the name \"!*_ore,anvil\"](https://raw.githubusercontent.com/NotNite/gloppers/main/img/demo.png)\n\n## Usage\n\nFirst, install the mod. This mod is serverside only and will do nothing on the client (unless you're in singleplayer).\n\nOnce it's installed, rename a hopper in an anvil, prefixing with an exclamation mark. Add globs matching the IDs of the items you want to filter for, separated by commas.\n\nSome example patterns:\n\n- `!*_ore` - Matches all ores\n- `!iron_*` - Matches all iron items\n- `!totem_of_undying` - Matches only the Totem of Undying\n- `!*oak*,*cherry*` - Matches all oak and cherry wood items\n\nNote that you must use the internal identifier of the items, and not the item's display name (e.g. `writable_book` instead of `Book and Quill`). Don't add the namespace (the \"minecraft\" part).\n\n## Advantages over vanilla\n\n- Only materials required to use are iron and wood (no redstone)\n- 1x1x1 footprint, compared to the popular 4x3x1 design\n- Ability to filter unstackable items\n- No junk items required\n\n## Usage in storage systems\n\nGloppers are most useful in storage systems. Instead of requiring redstone circuits that take up space, you can instead just design it like so:\n\n![A 2x4x1 schematic of a storage system, with a top row of hoppers, and a bottom row of one glopper and one chest](https://raw.githubusercontent.com/NotNite/gloppers/main/img/storage.png)\n\nItems will only be sucked up from the top row to the bottom glopper if the pattern is matched.\n\n## Notes with mod compatibility\n\n- Lithium conflicts with Gloppers, and you need to turn its hopper optimizations off in `lithium.properties` (`mixin.block.hopper=false`).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Fgloppers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotnite%2Fgloppers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Fgloppers/lists"}