26 Commits

Author SHA1 Message Date
Wuzzy
efb07ffd57 Tweak feeding, breeding, taming capturing and protecting 2017-07-03 19:33:35 +02:00
maikerumine
e3f206dba1 Adjust spawn rate to make less overfill 2017-07-03 11:14:07 -04:00
Wuzzy
2bcbd778c6 Add intllib support 2017-07-02 16:19:10 +02:00
Wuzzy
be3af6063a Add nether star and rabbit's foot 2017-07-01 01:31:29 +02:00
Wuzzy
ff17f05106 Merge branch 'master' of https://github.com/maikerumine/mobs_mc into bigbob 2017-06-29 22:17:26 +02:00
Wuzzy
ee12957f02 Major basic mob definition update
Set the attributes of almost all mobs:
- Damage
- Size
- Collision box
- Basic behaviour
- fear_height
- view_range
- Sound distance
- Other attributes
2017-06-29 22:01:05 +02:00
Wuzzy
b62acab206 Fix model rotation of most models 2017-06-29 14:56:56 +02:00
Wuzzy
1844758323 Rename mob textures to follow naming conventions 2017-06-27 15:15:00 +02:00
Wuzzy
3f8cf25b4b Rename model files to follow naming conventions 2017-06-27 00:32:05 +02:00
Wuzzy
efdc4243b5 Increase spawn rate of important mobs 2017-06-24 19:13:56 +02:00
Wuzzy
7808673c8c Fix LIGHT_MAX in spawning 2017-06-24 18:56:24 +02:00
Wuzzy
fa1f6ee854 Move spawn nodes logic to 0_gameconfig.lua 2017-06-24 17:39:36 +02:00
Wuzzy
b3efbc16d6 Move replace_what defs to 0_gameconfig.lua 2017-06-23 22:01:14 +02:00
Wuzzy
5cdc76936f Use item variables throughout mob files (part 1) 2017-06-23 18:26:00 +02:00
maikerumine
41f417846c make switch for item selection 2017-06-20 19:13:57 -04:00
Wuzzy
81acb8188b Add rabbit items 2017-06-16 17:19:48 +02:00
Wuzzy
ed7cd0152d Update rabbit spawn rules 2017-06-16 16:59:05 +02:00
Wuzzy
be8746ff5e Lazy killer bunny spawn icon 2017-06-16 16:14:36 +02:00
Wuzzy
3837978e41 Remove unused rabbit code 2017-06-16 16:14:04 +02:00
Wuzzy
49e43051c1 Change rabbit texture when naming it “Toast” 2017-06-16 16:10:26 +02:00
Wuzzy
065014ce09 Add killer bunny 2017-06-16 15:25:07 +02:00
Wuzzy
b78ad25832 Update and rename bunny textures (Faithful) 2017-06-16 14:57:44 +02:00
Wuzzy
6ad4053a67 Remove incorrect killer bunny code 2017-06-16 14:46:21 +02:00
Wuzzy
2546db7ba2 Update rabbit eating behaviour 2017-06-16 14:44:29 +02:00
Wuzzy
93af628354 Set basic rabbit attributes 2017-06-16 14:30:02 +02:00
Wuzzy
510145cd5f Rename bunny.lua to rabbit.lua 2017-06-16 14:26:55 +02:00