14 Commits

Author SHA1 Message Date
Wuzzy
114135a60a Remove deprecated drawtype attribute from mob defs 2017-06-29 23:54:23 +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
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
6e97d22a4b Variablify cow+mushroom.lua
This means the hardcoded itemstrings are replaced with the item
variables from 0_gameconfig.lua.
2017-06-23 21:27:55 +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
8a5268cd65 Add bowl and mushroom stew 2017-06-16 13:32:42 +02:00
Wuzzy
aa4cb63908 Fix mooshroom typo 2017-06-16 05:02:53 +02:00
Wuzzy
508592b689 Standardize mooshroom texture naming 2017-06-16 05:01:36 +02:00
Wuzzy
6d155f9f52 Merge mooshroom with cow code, make shearable 2017-06-16 04:58:35 +02:00