Commit Graph

13 Commits

Author SHA1 Message Date
Wuzzy f676a2fc2c Remove unused code in mobs 2017-05-25 06:40: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 229fdc067f Exhaust for attacking/getting attacked by mobs 2017-05-21 05:27:33 +02:00
Wuzzy 564c94e18e Add help for spawn eggs and name tags 2017-03-18 18:08:18 +01:00
Wuzzy e2dd85d9e4 Fix some mob pathfinding problems, switch to A* 2017-03-09 15:44:58 +01:00
Wuzzy b68224a38d Spawn egg, boat, cart, book use node rightclick 2017-03-02 15:44:31 +01:00
Wuzzy bd23bb956a Limit mob name length to 80 chars on renaming 2017-03-02 00:25:23 +01:00
Wuzzy e0712ff077 Remove some mob chat messages 2017-02-24 02:51:37 +01:00
Wuzzy 1bbb606e63 Fix punch sound being lost im limbo 2017-02-20 16:37:18 +01:00
Wuzzy 8527d684f4 Update mcl_fire itemstrings 2017-02-19 22:48:46 +01:00
Wuzzy 8219cae41b Fix name tags not renaming mobs 2017-02-19 21:39:51 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00