Commit Graph

105 Commits

Author SHA1 Message Date
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy 4002fe123c Make pistons fully transparent to light 2017-06-13 14:26:50 +02:00
Wuzzy 7ac2abb0b8 Make pressure plates fully transparent 2017-06-13 14:20:49 +02:00
Wuzzy 06a8a810be Don't erase item metadata when out of dropper 2017-06-12 22:27:37 +02:00
Wuzzy 1d91d94ee6 Don't erase shulke box contents on dispenser place 2017-06-12 22:25:21 +02:00
Wuzzy b7bc1a38b1 Update dispenser help 2017-06-11 22:54:46 +02:00
Wuzzy ddb1174042 Pumpkins and heads can now be dispensed as armor 2017-06-11 22:53:12 +02:00
Wuzzy 47d3ad19cf Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
Wuzzy 823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy ad68326087 Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02:00
Wuzzy 279d50f82f Remove unused mesecons wires textures 2017-06-10 15:40:58 +02:00
Wuzzy f22411656b Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy 524c526ba6 Fix placesound being played on button place fail 2017-05-27 18:28:30 +02:00
Wuzzy bb0468cc47 Update button help 2017-05-27 18:21:57 +02:00
Wuzzy 434c7a399a Allow buttons to replace pointed node again 2017-05-27 18:18:54 +02:00
Wuzzy 1357bd5555 Restrict button placement on solid opaque cubes 2017-05-27 18:09:11 +02:00
Wuzzy c1c15eb60b Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy 6b07bde2e8 Fix monster spawner bugs caused by rename 2017-05-25 05:57:04 +02:00
Wuzzy 5f09a3d249 Remove commands in mesecons_commandblock 2017-05-24 00:25:08 +02:00
Wuzzy 1ed15bcf98 Show warning if used bad commands in command block 2017-05-24 00:20:25 +02:00
Wuzzy 99d0e0a239 Update command block help 2017-05-23 23:59:08 +02:00
Wuzzy 0397a8caaf Fix digging behaviour of command blocks 2017-05-23 23:10:32 +02:00
Wuzzy 7b424c5df0 Command blocks: Only changable in Creative Mode 2017-05-23 22:57:42 +02:00
Wuzzy d625fa734b Destroy lever by flowing lava, too 2017-05-20 04:13:57 +02:00
Wuzzy c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy 2270121d03 Turn farmland to dirt when piston extends above 2017-05-14 21:24:17 +02:00
Wuzzy 044b775724 Dispensers stop pistons 2017-03-30 02:55:19 +02:00
Wuzzy 726b187d98 Make activated trapped chests stop pistons 2017-03-30 02:53:01 +02:00
Wuzzy ffd4218327 Make sign a piston stopper 2017-03-30 02:48:08 +02:00
Wuzzy 8cc20c1287 Drop lever when pushed 2017-03-30 02:44:22 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 2f4f196eaf Make some nodes drop when pushed by piston 2017-03-29 22:12:24 +02:00
Wuzzy 77ccff7e7d Make buttons transmit power again (kinda) 2017-03-28 01:52:09 +02:00
Wuzzy 06a874b621 Less ugly inventory imgs for buttons 2017-03-28 01:31:58 +02:00
Wuzzy d6f00e28e2 Change push duration of wooden buttons to 1.5s 2017-03-28 01:28:52 +02:00
Wuzzy 3c7d01e39b Make buttons placable at any side 2017-03-28 01:22:01 +02:00
Wuzzy bcf6a46c6e Add Help alias for redstone trails 2017-03-21 04:34:30 +01:00
Wuzzy be48f46837 Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
Wuzzy 9a96b525ae Fix daylight sensor dig times 2017-03-20 21:39:39 +01:00
Wuzzy c3834971bb Remove unused mesecons file oldwires.lua 2017-03-17 02:23:41 +01:00
Wuzzy 9fc8ee881e Add trapped chest dummy nodes 2017-03-16 01:48:52 +01:00
Wuzzy 20bc1a9134 Fix floating activated redstone wires 2017-03-16 00:41:17 +01:00
Wuzzy 763a751efc Remove unused mesecons settings 2017-03-15 21:03:45 +01:00
Wuzzy 16c55f5cf3 Increase number of pushable blocks by piston to 12 2017-03-15 21:02:52 +01:00
Wuzzy 6892e45e1f Fix sticky piston dropping piston only 2017-03-15 20:54:33 +01:00
Wuzzy 58bbbf1627 Fix redstone block being insta-breakable 2017-03-15 20:46:36 +01:00
Wuzzy 5d53c6093e Fix pressure plate help typo 2017-03-14 06:00:39 +01:00