Xhamolk / XACT

Xhamolk's Advanced Crafting Table. Inspired by Eloraam mod's RP2 and it's Project Table.
http://www.minecraftforum.net/topic/1551715-xact-xhamolk-s-advanced-crafting-table/
11 stars 5 forks source link

Portability of chips #15

Closed Xhamolk closed 11 years ago

Xhamolk commented 11 years ago

Chips might take up a lot of space on chests, which was not intended on my design of this mod.

I will add a way to store an infinite* amount of chips on some sort of library, which would consume the chip. The recipes can then be extracted by placing an empty chip on the input slot.

GUI wise:

*Infinite: the earlier versions of this will probably just have the amount that fits on the screen.

Xhamolk commented 11 years ago

Actually, I might add a button that restores the chip, because it would be buggy to eat the chip and then ask for another blank one.

GUI layout:

On both scenarios, the description box will tell the amount of recipes stored, unless the user hovers a recipe. In that case, the ingredients will be shown instead.

Xhamolk commented 11 years ago

Note: the chips still won't stack, there will just be a way to carry/store them all in one item.

Xhamolk commented 11 years ago

Added the Chip Case: an item that doesn't stack and carries up to 30 encoded chips in it. Only flaw with it is shift clicking (causes stack overflow)

I'm considering to add a machine that can store infinite chips.

Xhamolk commented 11 years ago

Need to find a better way to save the case's inventory to NBT.

Xhamolk commented 11 years ago

Done at 1e656f2e259e97dc1ff91d7fda9faf3c39367470