Commit Graph

220 Commits

Author SHA1 Message Date
Wuzzy 9540ec249d Remove unused mobs_mc textures 2017-07-08 16:33:26 +02:00
Wuzzy e610da9c5b Fix floating slime 2017-07-07 15:07:38 +02:00
Wuzzy 7061fd63d5 Fix crash when sheep replaces grass 2017-07-07 14:40:38 +02:00
Wuzzy fbf70c935c Remove 3 music discs from creeper drops … for now 2017-07-06 15:40:13 +02:00
Wuzzy 269b7f0278 Fix snow golems throwing no snowballs 2017-07-06 14:38:25 +02:00
Wuzzy bc7c88ee69 Fix baby zombie/husk size 2017-07-06 14:33:28 +02:00
Wuzzy fda8493e10 Remove non-free mob textures 2017-07-06 14:29:13 +02:00
Wuzzy 63be6a03e4 Revert "Tweak mob spawn rates"
This reverts commit 522866193d.
2017-07-06 03:47:51 +02:00
Wuzzy 522866193d Tweak mob spawn rates 2017-07-06 03:18:22 +02:00
Wuzzy 267f8c88a3 Fix head duplicates 2017-07-06 00:47:13 +02:00
Wuzzy 37e943ae91 Update mobs_mc 2017-07-06 00:43:34 +02:00
Wuzzy ef64b56282 Fix rabbit replace 2017-07-06 00:35:32 +02:00
Wuzzy db77144ceb Fix mob node replace code 2017-07-05 23:55:16 +02:00
Wuzzy 598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy aa36edb0db Define mob replace nodes 2017-07-05 23:08:37 +02:00
Wuzzy 330b964506 Add more mobs_mc_gameconfig items 2017-07-05 22:50:07 +02:00
Wuzzy 9ceaae91e5 Fix double milk 2017-07-05 22:29:38 +02:00
Wuzzy 22bdfa877e Add more missing items in mobs_mc_gameconfig 2017-07-05 22:26:52 +02:00
Wuzzy 739f23581c Implement breeding items 2017-07-05 20:44:49 +02:00
Wuzzy d87013041f Remove mushroom stew texture overwrite 2017-07-05 19:29:06 +02:00
Wuzzy fcfb72a643 Make iron golems and snow golems summonable 2017-07-05 19:13:00 +02:00
Wuzzy 06eaa96f3d Remove redundant textures in mobs_mc 2017-07-05 14:21:15 +02:00
Wuzzy 7dda5649f6 Add mobs_mc_gameconfig to config mobs_mc 2017-07-05 03:16:25 +02:00
Wuzzy 5b9d1540cd Add brand-new updated mobs_mc mod 2017-07-05 03:15:46 +02:00
Wuzzy 316419555d Remove mobs_mc 2017-07-05 03:15:18 +02:00
Wuzzy 8c3db50528 Update Mobs redo to 1.37 (developer) 2017-07-05 01:52:39 +02:00
Wuzzy 7b16b74903 Fix bad mcl_ default settings 2017-06-13 17:08:45 +02:00
Wuzzy 4786234c3e Update slime sound info 2017-06-13 15:54:52 +02:00
Wuzzy 08d50ed73e Remove unused textures in mobs_mc 2017-06-11 02:55:07 +02:00
Wuzzy ea841eecfb Update wither skeleton texture
Thanks, kingoscargames!
2017-06-11 01:42:26 +02:00
Wuzzy c71a5b0f45 Remove duplicate 3d_armor_character.b3d 2017-06-11 00:03:16 +02:00
Wuzzy 7f6b1b8aba Rename zombiepig texture file 2017-06-10 22:51:07 +02:00
Wuzzy e2b0677cbf Update zombiepig texture to Faithful 1.12 2017-06-10 22:50:17 +02:00
Wuzzy 53791c4f9d Fix item speed not reset when magnet activates
This fixes items sometimes flying upwards when near the player
2017-06-10 21:39:26 +02:00
Wuzzy 5d1c38cb5f Reduce excessive item pickup sound distance 2017-06-10 21:36:39 +02:00
Wuzzy 8cad041c89 Disable item magnet correctly 2017-06-10 21:10:15 +02:00
Wuzzy 817def7d81 Enable item physics right when out of magnet range 2017-06-10 21:08:02 +02:00
Wuzzy b153104d24 Fix item flying after moving out of liquid 2017-06-10 20:56:53 +02:00
Wuzzy 1a7b455fd2 Fix item entity wiggle on flowing water 2017-06-10 20:47:12 +02:00
Wuzzy be5d1c08db Refactor item entity physics code 2017-06-10 20:37:17 +02:00
Wuzzy ebfec57705 Remove wolves, turn existing ones into sheep 2017-06-10 18:24:38 +02:00
Wuzzy 1c4c2dafc3 Remove horses, replace with cows and rabbits 2017-06-10 18:11:00 +02:00
Wuzzy a589cbc17a Fix global variable bug in mcl_item_entity 2017-06-10 17:23:14 +02:00
Wuzzy b2b196bccd Rename setting name 2017-06-09 14:11:16 +02:00
Wuzzy 5d5743939f Add tile drops setting 2017-06-09 14:05:58 +02:00
Wuzzy 76f9ba70df Don't collect item too early 2017-06-03 17:36:43 +02:00
Wuzzy b8df2d4e0a Revert "Reduce collection distance"
This reverts commit f44dffd374.
2017-06-03 17:27:58 +02:00
Wuzzy f44dffd374 Reduce collection distance 2017-06-03 17:24:47 +02:00
Wuzzy dcc6e3e829 Fix items sometimes flying away after creation 2017-06-03 17:03:22 +02:00
Wuzzy 8d87ac8f0e Mobs: Switch to A* once again … 2017-06-03 00:37:50 +02:00