Go to file
octacian be54e91335 Storage: Improve ME Chest formspec
Hide all buttons when no drive in slot, prevents spamming of log when search buttons are clicked with nothing to search. Move search field to the left so as to be in line with the inventory slots and move page number to the right for a more viewable interface due to spacing.
2017-05-03 11:28:51 -07:00
doc Add `disabled` definition property 2017-03-01 17:30:50 -08:00
modules Storage: Improve ME Chest formspec 2017-05-03 11:28:51 -07:00
textures Make machine_sides texture more consistent 2017-03-24 09:15:57 -07:00
LICENSE Initial commit 2017-02-08 22:09:50 -08:00
README.md Bump version to 0.2 2017-02-24 12:37:10 -08:00
api.lua API: Allow texture modifiers in node registration 2017-03-02 17:33:00 -08:00
depends.txt Add ME Chest (#1) 2017-02-09 07:37:14 -08:00
init.lua Remove 'default' dependency 2017-02-22 17:40:41 -08:00
modules.conf Tools: New module and Add In Xtremo Pick & Pickaxe 2017-03-03 16:18:27 -08:00
screenshot.png Update screenshot 2017-03-06 20:09:47 -08:00

README.md

Screenshot

MicroExpansion - ME [microexpansion]

Note: MicroExpansion requires that you have minetest-dev with this commit or later.

When you really get into a survival world, you typically end up with a lot of items, like a ton of items. Sometimes literally. But with that huge amount of resources, comes something annoying and typically unwanted: chests. Well, of course. You have to have chests to store items, but no biggie, it's just chests. Then your storage room starts to grow, soon you have 25 chests, then 50, then 100. Management gets kinda hard. MicroExpansion, is the solution.

Originally inspired by Applied Energistics 2 for Minecraft, MicroExpansion introduces many new nodes and items giving the player simpler and more compact ways to store thousands of items inside of a single ME drive.

Note: not all the features mentioned above are complete, so see the list directly below for planned and complete features.

To Do List

  • ME Chests
  • ME Networks
  • Remote Access to ME Networks
  • Spatial Storage Drives
  • ...and more.

Discussion / Issues

Discussion should take place here, on the forum post, or on enDEV IRC (irc.endev.xyz, port 6697, SSL, accept invalid certs), channel #minetest. Features requests should be made on the forum or through a GitHub issue. Bugs can best be reported by creating an issue on GitHub.