Commit Graph

74 Commits

Author SHA1 Message Date
Wuzzy b92a220e49 Add basic dispensers (don't dispense most stuff) 2017-02-14 03:23:06 +01:00
Wuzzy c33991c1dc Rename mcl_dropper to mcl_droppers 2017-02-14 02:33:58 +01:00
Wuzzy 1d719c4a4f Make dropper a piston stopper 2017-02-14 02:22:14 +01:00
Wuzzy cebc46df62 Add dropper recipe back again 2017-02-14 02:20:40 +01:00
Wuzzy f08e23469f Allow dropper to be facing up- or downwards 2017-02-14 02:15:51 +01:00
Wuzzy 77c458e4fa More powerful item movement util function 2017-02-14 00:44:23 +01:00
Wuzzy 23a6d123bc Allow droppers to put items into containers 2017-02-14 00:10:37 +01:00
Wuzzy d6a404ce92 Add container group for nodes with inventories 2017-02-13 19:06:12 +01:00
Wuzzy 3de20363b5 Add dropper
Missing feature: Top/bottom facing, "shoot" items, put into containers
2017-02-13 18:25:11 +01:00
Wuzzy 9ecae11f66 Move more mcl_core textures to correct mods 2017-02-13 14:52:37 +01:00
Wuzzy 296520c06c Move slimeball to mcl_mobitems 2017-02-11 22:05:14 +01:00
Wuzzy f905c32289 Rename *steel* itemstrings to *iron* 2017-02-11 21:14:40 +01:00
Wuzzy fcda60cc2e Move core sounds from mcl_core to mcl_sounds 2017-02-11 18:46:23 +01:00
Wuzzy 83433b0786 Make command blocks breakable in creative 2017-02-10 18:33:24 +01:00
Wuzzy 0ab3ca5477 Basic command block animation 2017-02-10 18:30:04 +01:00
Wuzzy 971d4f3867 3D redstone torches 2017-02-10 15:38:53 +01:00
Wuzzy 2ba067be86 Move all Nether stuff to new mod mcl_nether 2017-02-08 18:54:56 +01:00
Wuzzy 72fadd752e Fix redstone repeater recipe 2017-02-08 01:44:07 +01:00
Wuzzy 307832e101 Fix immediate digging times for some nodes 2017-02-08 01:20:14 +01:00
Wuzzy c7ca25e003 Move helper recipes into new mod 2017-02-07 05:11:23 +01:00
Wuzzy 21da583c51 Add ender chest 2017-02-06 21:33:38 +01:00
Wuzzy 71a52de557 Make redstone stuff operable on rightclick 2017-02-05 17:57:33 +01:00
Wuzzy b6c603dc23 More Minecraft-like light levels 2017-02-01 22:12:08 +01:00
Wuzzy 02fe45bca2 Rename mod: default to mcl_core 2017-01-31 23:32:56 +01:00
Wuzzy 5035ef9438 Update piston stoppers 2017-01-28 12:30:06 +01:00
Wuzzy b67fb1db6c Make inverted daylight sensor non-craftable 2017-01-28 12:21:43 +01:00
Wuzzy 191b09f62a Move chests to new mcl_chests mod 2017-01-27 12:42:05 +01:00
Wuzzy 1e540a0746 Remove legacy nodeupdate 4 core.check_for_falling 2017-01-26 19:14:07 +01:00
Wuzzy 09b09b1c44 Massive rework of creative inventory categories 2017-01-20 05:02:08 +01:00
Wuzzy 326b0971f5 Fix more global fuckups 2017-01-20 02:03:01 +01:00
Wuzzy 6a2bffb078 Place hopper placement sound 2017-01-17 18:42:22 +01:00
Wuzzy e7a8d3a12e Make sure hoppers cannot be pushed 2017-01-17 18:32:46 +01:00
Wuzzy e7a2a70bca Import hopper mod by jordan4ibanez 2017-01-17 17:50:56 +01:00
Wuzzy 103fd17a93 Pressure plates are now attached nodes 2017-01-17 17:43:39 +01:00
Wuzzy b8eeda3df0 Add missing mesecon node sounds 2017-01-17 17:41:04 +01:00
Wuzzy 3c8f5e92a5 Make redstone be dug by water 2017-01-17 17:36:49 +01:00
Wuzzy dd5c8ddd23 Consistent renaming to redstone 2017-01-17 17:29:14 +01:00
Wuzzy 5895fcb4b9 More creative fixes 2017-01-17 01:46:38 +01:00
Wuzzy 9211fc8981 Fix some doors messiness 2017-01-16 13:33:31 +01:00
Wuzzy c39e502670 Fix typo in mesecons_commandblock 2017-01-16 12:52:20 +01:00
Wuzzy ccac208ee3 Remove infotexts 2017-01-12 22:14:32 +01:00
Wuzzy 88436b1ae9 Make wooden pressure plate craft group-based 2017-01-12 03:07:44 +01:00
Wuzzy 00f8feab0b Remove some unused groups: hot, melty, bendy 2017-01-12 00:53:58 +01:00
Wuzzy 618911f162 Make some redstone nodes be dug by water 2017-01-12 00:51:52 +01:00
Wuzzy 2b1489028a Remove legacy_wallmounted 2017-01-12 00:39:45 +01:00
Wuzzy 65f3798076 Make buttons react on rightclick 2017-01-12 00:30:28 +01:00
Wuzzy b2fddd4066 Make buttons be dug by water 2017-01-12 00:28:34 +01:00
Wuzzy d90608e962 Rename wood button 2017-01-12 00:27:26 +01:00
Wuzzy 23d0e0aa03 Make jukebox a piston stopper 2017-01-11 22:49:29 +01:00
Wuzzy bc0879911f Replace the horribly outdated minetest.env stuff 2017-01-11 18:21:46 +01:00