Commit Graph

19 Commits

Author SHA1 Message Date
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy f22411656b Can place torch on upside-down stair; update help 2017-06-05 21:44:44 +02:00
Wuzzy dfe03efd1b Allow to place torches on upper slabs 2017-06-05 19:47:00 +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 c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 046e50ae80 mcl_torches: Fix undeclared global 2017-03-21 06:07:15 +01:00
Wuzzy b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy 712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy 7c0eb4d7c8 Add torch and redstone torch help 2017-03-11 22:00:06 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy 4157d52811 Fix missing place sound when placing last torch 2017-03-10 20:30:33 +01:00
Wuzzy f9effa6082 Disallow torch placement on a variety of nodes 2017-03-10 20:19:31 +01:00
Wuzzy 711ec5f38c Fix torch placement on rightclickable nodes 2017-03-02 15:32:42 +01:00
Wuzzy a993ed6f06 Don't play place sound when failed to place torch 2017-02-22 17:17:20 +01:00
Wuzzy 0e5ecc7624 Placement sound for: torches and redstone torches 2017-02-19 20:41:35 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00