hopper.lua
Inventory manager
A Lua script that simplifies item movement in Minecraft by providing a standardized interface to different inventory APIs
computercraft program: move items from A to B without any hassle
7 stars
1 watching
2 forks
Language: Lua
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
masongulu/cc-misc | A modular inventory management system with crafting capabilities for Minecraft, written in Lua. | 15 |
hugeblank/roundjay | An inventory management system with modular devices for storing and managing items within a network. | 1 |
itzkiwisky/andromeda | A Lua library for managing and loading various types of digital assets | 2 |
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 46 |
dhavalkapil/luaver | A tool for managing and switching between different versions of Lua, LuaJIT, and Luarocks. | 270 |
allymonies/argon | An inventory management system designed to simplify automation tasks | 1 |
squiddev-cc/artist | An inventory management system for ComputerCraft Tweaked, allowing users to index and manage items in various containers | 43 |
mmatuska/lua-tus-server | A server-side implementation of the tus protocol in Lua for uploading and managing files. | 9 |
mah0x211/lenv | A tool to manage Lua versions on a system. | 44 |
migeyel/lp | A Minecraft shop implementation written in Lua, providing a structured system for managing shop items and transactions within the game. | 7 |
ulydev/lue | A Lua library for managing and manipulating colors with support for hue effects | 44 |
tesselode/nata | A Lua library for managing entities in games by organizing them into pools with component-based architecture | 44 |
ulydev/push | A Lua library that provides a simple way to manage fixed resolutions and apply transformations during rendering for various graphics contexts. | 495 |
mcjack123/cc-archive | A collection of Lua libraries and programs for managing archives and files in ComputerCraft projects | 11 |
gamesys/moonshine | A lightweight virtual machine for the Lua programming language | 502 |