Commit Graph

117 Commits

Author SHA1 Message Date
Wuzzy d13fe532c5 Create drips only below solids below liquids 2017-05-20 00:38:10 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy c8004a7ed8 Don't spawn villagers 2017-05-10 13:24:33 +02:00
Wuzzy 02856d43b8 Make monster spawner transparent 2017-03-20 20:27:10 +01:00
Wuzzy f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +01:00
Wuzzy 564c94e18e Add help for spawn eggs and name tags 2017-03-18 18:08:18 +01:00
Wuzzy 72f6ba7b96 Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
Wuzzy 265522435c Zombies no longer drop swords and shovels 2017-03-17 17:31:17 +01:00
Wuzzy d0b1f843ee Move tall grass to mcl_flowers mod
Alias registered
2017-03-14 20:05:07 +01:00
Wuzzy 3efd26f085 Tamed wolves don't attack in groups anymore 2017-03-14 16:19:39 +01:00
Wuzzy 08a5f1a44f Villers don't attack back when attacked 2017-03-14 16:18:39 +01:00
Wuzzy 61c16df4e4 Add mob spawner help 2017-03-11 19:05:29 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy 549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy e2dd85d9e4 Fix some mob pathfinding problems, switch to A* 2017-03-09 15:44:58 +01:00
Wuzzy 32f0d424d2 Fix mobs_mc license info 2017-03-09 02:27:15 +01:00
Wuzzy e7297a5b1d Fix chicken not floating in water 2017-03-07 23:34:01 +01:00
Wuzzy cf1be05710 Achievements: Fix mineWood, add Cow Tipper 2017-03-05 22:52:19 +01:00
Wuzzy 3539eac6b4 Achievements: Add “Into Fire”, fix “DIAMONDS!” 2017-03-05 22:33:09 +01:00
Wuzzy 74670547ef Tweak wither skeleton: Sword, melee combat, new (bad) model 2017-03-05 05:14:31 +01:00
Wuzzy c059d05efd Pink sheep DO spawn 2017-03-05 03:42:59 +01:00
Wuzzy a6d57c8945 Increase zombie jump height 2017-03-03 01:29:50 +01:00
Wuzzy 26cea30116 Fix some pathfinding mob definitions 2017-03-03 01:27:10 +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 e3751d0931 Don't kill zombie pigmen in light 2017-03-01 23:18:24 +01:00
Wuzzy 8078b528e6 Use up dye after using dye on sheep 2017-03-01 05:27:23 +01:00
Wuzzy 15b5d8917a Move small mushrooms to mcl_mushrooms 2017-03-01 01:16:52 +01:00
Wuzzy bcfa28cc33 Fix a couple of sheep wool color issues 2017-02-28 02:13:14 +01:00
Wuzzy 9e1ac8fa5f Fix zombie collision box 2017-02-27 23:41:17 +01:00
Wuzzy 6b3db0ae72 Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
Wuzzy 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy 151c1e62ba Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00
Wuzzy e0712ff077 Remove some mob chat messages 2017-02-24 02:51:37 +01:00
Wuzzy 4099bd6f71 Tweak reaching distance of slime/magmacube 2017-02-24 02:03:51 +01:00
Wuzzy d95488df7c Push small magmacubes/slimes a bit after slitting 2017-02-24 01:51:28 +01:00
Wuzzy fce72b25cb Balancing for magma cubes 2017-02-24 01:03:50 +01:00
Wuzzy 128852d1c1 More slime balancing 2017-02-24 00:29:05 +01:00
Wuzzy 3715f41144 Make zombies and husks more common 2017-02-23 23:50:14 +01:00
Wuzzy 7764cd3b31 Make husks more common 2017-02-23 23:41:29 +01:00
Wuzzy cda3b6199e Fix husk texture 2017-02-23 23:19:58 +01:00
Wuzzy 58ef1ae0dd Add husk and baby husk 2017-02-23 23:16:41 +01:00
Wuzzy d6a69cedec Simplify zombie/baby zombie code 2017-02-23 22:49:32 +01:00
Wuzzy 37b9e71101 Revert "Unify all 3 horse types into one entity"
This reverts commit c29e23d6b7.
Well, this turned out to be worse than before.
2017-02-23 22:17:50 +01:00
Wuzzy c29e23d6b7 Unify all 3 horse types into one entity
Randomized textures
2017-02-23 22:02:07 +01:00
Wuzzy 5c401e9791 Tweak some spawn egg textures
Also remove tamed wolf spawn egg
2017-02-23 21:53:44 +01:00
Wuzzy 1e0ea206be Add baby zombie egg texture 2017-02-23 21:39:08 +01:00
Wuzzy 3087413ab4 Make spiders hostile at night but peaceful at day 2017-02-23 20:29:43 +01:00
Wuzzy 3a3b57482e Increase zombie attack range 2017-02-23 20:25:34 +01:00
Wuzzy a766c6b992 Tweak pig size 2017-02-23 20:02:48 +01:00