Wuzzy
4cc617d72b
Centralize spawn height variables in gameconfig
...
Also eliminate mobs:register_spawn.
Also tweak the spawn height of most mobs.
2017-08-16 21:35:46 +02:00
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
maikerumine
0b1b6e4948
Merge pull request #66 from Wuzzy2/intllib
...
Intllib support
2017-07-03 10:44:25 -04:00
Wuzzy
974bb8292e
Reduce fall speed of chicken, blaze and parrot
2017-07-02 20:17:33 +02:00
Wuzzy
2bcbd778c6
Add intllib support
2017-07-02 16:19:10 +02:00
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
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
12c8130183
Add all mobs_mc items into 3_gameconfig.lua
2017-06-23 15:02:46 +02:00
Wuzzy
e87ec3021f
Add first item variables for chicken
2017-06-23 14:50:25 +02:00
Wuzzy
7b420a3e16
Move egg entity to 3_throwing.lua
2017-06-22 21:08:09 +02:00
Wuzzy
1e9930082d
Make egg throwable again
2017-06-22 20:49:32 +02:00
Wuzzy
d30d6e657b
Fix outdated itemstrings and remove item dupes
2017-06-22 11:44:10 +02:00
maikerumine
f4f1f87ffb
Revert "hopefully fixed"
...
This reverts commit 3c1d5d043a04bc9682242678df706878600f362e.
# Conflicts:
# chicken.lua
# creeper.lua
# pig.lua
# polar_bear.lua
# sheep.lua
# silver_fish.lua
# slime_magma_cube.lua
# slimes_green.lua
2017-06-21 00:34:55 -04:00
maikerumine
34c4bcbf46
d
2017-06-21 00:20:06 -04:00
maikerumine
ef5f61e71a
fix unused alias
2017-06-20 19:52:43 -04:00
maikerumine
41f417846c
make switch for item selection
2017-06-20 19:13:57 -04:00
maikerumine
3c1d5d043a
hopefully fixed
2017-06-19 19:00:03 -04:00
maikerumine
c660032973
Merge pull request #18 from Wuzzy2/chicken
...
Chicken updates
2017-06-17 11:02:11 -04:00
Wuzzy
169306e243
Replace 2 non-free chicken sounds
2017-06-16 14:24:02 +02:00
Wuzzy
54acbc4b56
Remove unused chicken code
2017-06-16 14:03:05 +02:00
Wuzzy
126b58c6ad
Turn egg into a craftitem
2017-06-16 14:02:26 +02:00
Wuzzy
8d6dccbd6a
Set basic chicken attributes
2017-06-16 13:59:41 +02:00
AntumDeluge
6219fafd8d
Call 'get_bool' instead of 'get' for 'log_mods' setting
2017-06-15 20:41:17 -07:00
AntumDeluge
e053f71ce6
Replace deprecated methods:
...
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-06-15 20:37:21 -07:00
maikerumine
6b212de658
fix enderdragon tune shulker
2017-06-14 19:47:33 -04:00
maikerumine
b4ddd19c3f
fix sheep and rename a few
2017-06-13 19:05:07 -04:00
maikerumine
bce273ae74
major updates to mobs :)
2017-05-28 23:16:44 -04:00
maikerumine
9027a3829e
tweaks, clean, readme
2017-05-25 20:39:12 -04:00
maikerumine
3a5ca04b6c
Thin old models and tweak codes add horses
2017-05-24 19:42:03 -04:00
maikerumine
2f5e8b61cd
tweak more atributes
2017-05-23 19:03:37 -04:00
maikerumine
f23e0a544d
MERGED AMC -( https://github.com/22i/minecraft-voxel-blender-models )
...
#### Links [blender
models](https://github.com/22i/minecraft-voxel-blender-models ),
[mobs_mc](https://github.com/maikerumine/mobs_mc ), [how to recreate mobs
from textures with Blender and Gimp](http://imgur.com/a/Iqg88 )
Minecraft mobs were remade in blender
Credits:
[toby109tt](https://github.com/tobyplowy ) mapping fixes - better 2d
planes
2017-05-22 22:39:07 -04:00
maikerumine
3cf075432d
Tweak spawn and attack
2017-05-22 22:39:06 -04:00
maikerumine
a00ff9dd6e
Added heads to monsters
2016-07-19 21:21:47 -04:00
maikerumine
afe5a448eb
Make cow and chk comp with mobs
2016-05-26 21:29:06 -04:00
maikerumine
dedd752514
Initial release--collection and addition of MC like mobs
2016-05-19 19:24:06 -04:00