26 Commits

Author SHA1 Message Date
Linus Jahn
7cf8cb33aa Release v0.6.0 2020-06-06 11:59:16 +02:00
Linus Jahn
1ec302f396 Add mithril drawer upgrade 2020-01-11 16:22:23 +01:00
Linus Jahn
885f8daf7b Rewrite drawer controller scanning
This fixes the issue that some drawers have not been found by the
controller.
2019-05-18 23:02:00 +02:00
Linus Jahn
bc48fc0c07 Add Wooden Trim for easy drawer network connections
This node is only used for connecting drawers, so that they are all in one
drawer network and can be used with a drawer controller.
2018-09-11 17:52:07 +02:00
isaiah658
60518668d5 Add drawer controller (#19)
Drawer controllers can sort items into drawer in a certain range. As normal drawers they have support
for pipeworks and MineClone 2. Crafting ingredients are one drawer, two diamonds, four steel/iron
ingots and a copper and tin ingot or two gold ingots.
2018-06-16 09:03:48 +02:00
LNJ
eb8d2dfd38 Set formspec on every load to support old drawers
Before this you had to dig and rebuild your drawers to
get the drawer formspecs and the ability to add upgrades.
2017-06-03 17:40:29 +02:00
LNJ
e6dfba0e2f LICENSE: Add new drawer upgrades to list 2017-06-03 17:11:15 +02:00
LNJ
f3dafb5b6a Add Drawer Upgrades
Yey, they're finally there! :)
This will add steel, gold, obsidian and diamond upgrades for MTG
and iron, gold, obsidian, diamond and emerald upgrades for MCL2.

You can add them to a drawer by rightclicking it and adding them to
the new drawer's upgrade inventory.
2017-06-03 17:06:12 +02:00
texmex
f488fe25a6 Add two interact sounds (#4)
These should be played whenever a player adds or removes an
item from a drawer.
2017-06-03 11:59:52 +02:00
LNJ
ed239772c1 LICENSE: Make translations CC0; Bump version number 2017-05-21 14:31:20 +02:00
LNJ
7b9a384c44 Bump version number to 0.4.2 2017-04-23 18:15:46 +02:00
LNJ
6f801da548 Bump version number to 0.4.1 2017-04-14 19:08:14 +02:00
LNJ
bb9bbe2ff4 Release Version 0.4.0 2017-04-14 16:47:37 +02:00
LNJ
753b31d74f Add drawers in all wood types
This is still fully MineClone 2 compatible; there are different
drawers in MCL2 than MTG and they have different textures.

If you combine different wood types in the crafting field, the
default drawer (oak/wooden) will be crafted. If you use the same
wood, a drawer of this wood will be crafted.
2017-04-14 16:08:59 +02:00
LNJ
f36276c225 Also use MIT (instead of CC0) for not listed textures 2017-04-10 17:40:10 +02:00
LNJ
527e6557b9 Bump version number to 0.3.2 2017-04-10 13:42:50 +02:00
LNJ
69cad92b3e Bump version number to 0.3.1 2017-04-09 22:33:31 +02:00
LNJ
2f751a5938 Release Version 0.3 2017-04-05 14:55:35 +02:00
LNJ
dd97f22586 Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2 2017-04-05 14:53:17 +02:00
LNJ
d3d29fb497 Add basic 2x2 Drawers
They're still missing some functionality as pipeworks and drops after dug.
This will be done in the next commit(s).
2017-04-05 14:53:16 +02:00
LNJ
06beee4652 Bump version number to 0.2.3 2017-04-03 13:08:45 +02:00
LNJ
038a1aef74 Release Version 0.2, Update To-Do-List 2017-04-01 20:26:13 +02:00
LNJ
bc56dc78ce Release Version 0.1 (alpha) 2017-03-30 18:31:08 +02:00
LNJ
8eb19ec548 Add Wooden Drawer textures by @jaquadro
These are the original textures of the Minecraft Mod (licensed under the MIT).
2017-03-29 17:21:15 +02:00
LNJ
95c378b10e Relicense media to MIT, Add credits to README 2017-03-28 20:50:53 +02:00
LNJ
4c3dd28fcd Inital Commit 2017-03-26 16:17:48 +02:00