[Mod] Simple Mobs [mobs]

Locked
User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

onpon4 wrote:How about a cow?
what about a goat?

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Please note that I dont want to add tons of animals to this mod. A deer is good, but dont suggest too many animals.

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

PilzAdam wrote:Please note that I dont want to add tons of animals to this mod. A deer is good, but dont suggest too many animals.
ok. may someone use your api to create different mob mods?

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

Even if diffrent mobs are not added to this mod, the models might still be used for sapiers mobf. I've imported the existing models into my testworld (not yet configured in detail!) using mobf.

Sapier said he had his models rotated by 90 degree, so mobs seem to move sideways a lot.

It would be great to have new mobs for this purpose instead of two diffrent sheep models, two diffrent deer models and so on. Basicly, what it takes to add a mob is a model and a texture. The rest can be done with mobf (or slightly diffrent with simple mobs).
A list of my mods can be found here.

User avatar
onpon4
Member
Posts: 518
Joined: Thu Mar 21, 2013 01:54
GitHub: onpon4
In-game: diligentcircle
Contact:

by onpon4 » Post

It would be nice to have a few different sets of mobs that depend on the core mobs mod rather than bundling them all together. Maybe make the core Simple Mobs mod have no mobs, then have an animals mod, an element_monsters mod, maybe a more_animals mod, a classic_monsters mod, etc. As it is, you need to go into the source code and delete the individual mobs manually if you don't want them, which is a bit annoying.

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

What you describe is the approach sapiers mobf took: the mobf part is the framework, the core of the animals. All mobs are individual mods that depend on the core api mod mobf. Simple mobs takes that approach to some degree as well - it only uses one lua file instead of a mod for the api and bundles all mobs together in one file.
A list of my mods can be found here.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

Pavel_S, you are a very skilled modeler. Your efforts have made simple_mobs much prettier than it used to be.

Have you ever considered making player models? The current one could use a few enhancements.

User avatar
onpon4
Member
Posts: 518
Joined: Thu Mar 21, 2013 01:54
GitHub: onpon4
In-game: diligentcircle
Contact:

by onpon4 » Post

For me, right clicking on the sheep gives me an unknown item. I see that what you get from it is "wool:white"; is that a typo?

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

onpon4 wrote:For me, right clicking on the sheep gives me an unknown item. I see that what you get from it is "wool:white"; is that a typo?
Oh, yea, you probably use the survival game? Wool isnt included there. Ill fix it.

EDIT: Fixed. It checks now if wool:white is known before giving the item to the player.
Last edited by PilzAdam on Sat Apr 27, 2013 11:27, edited 1 time in total.

User avatar
onpon4
Member
Posts: 518
Joined: Thu Mar 21, 2013 01:54
GitHub: onpon4
In-game: diligentcircle
Contact:

by onpon4 » Post

Ah, OK. Yes, I was using the survival game.

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post


User avatar
MirceaKitsune
Member
Posts: 939
Joined: Sat May 21, 2011 22:31
GitHub: MirceaKitsune
IRC: Taoki
In-game: MirceaKitsune
Location: Romania, Bucharest

by MirceaKitsune » Post

I approve. Nice one again :D

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

So, I created model of dirt monster.
It is tree monster as thefamilygrog66 requested.
Image
I am trying to add some branches on back and on head.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Pavel_S wrote:So, I created model of dirt monster.
It is tree monster as thefamilygrog66 requested.
Image
I am trying to add some branches on back and on head.
I would like to keep the current dirt monster and add the tree monster as an extra mob.

User avatar
Bas080
Member
Posts: 398
Joined: Mon May 21, 2012 15:54
GitHub: bas080
IRC: bas080
In-game: bas080
Location: Netherlands

by Bas080 » Post

Having penguins(tux) roaming the snow biomes i consider must.
Last edited by Bas080 on Sun Apr 28, 2013 16:41, edited 1 time in total.

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

=(
dirt_monster, sand_monster and stone monster.
I try make each unique.
Anyway, It is easy use stone monster model for dirt monster but change texture.
Image
So, all models are done!

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Bas080 wrote:Having penguins roaming the snow biomes i consider must.
I would rather add a snow monster, so we have:
  • Normal biome: Dirt Monster
  • Desert biom: Sand Monster
  • Snow biome: Snow Monster
And for jungles, I guess I spawn the tree monster on jungletrees and disable fall damage of it or something, dunno.

User avatar
Linxx
Member
Posts: 406
Joined: Wed May 16, 2012 00:37

by Linxx » Post

Pavel_S wrote:=(
dirt_monster, sand_monster and stone monster.
I try make each unique.
Anyway, It is easy use stone monster model for dirt monster but change texture.
Image
So, all models are done!
whoa!!! that ent looks awesome!!!!!

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Pavel_S wrote:=(
dirt_monster, sand_monster and stone monster.
I try make each unique.
Its nice that you want to make them unique, but you dont have to. I would also accept non-unique models for the element-monsters (although the unique ones you make are simply awesome!).

CryAngel
Member
Posts: 68
Joined: Thu Apr 04, 2013 10:56

by CryAngel » Post

Pavel_S wrote:Image
great model, really! as all what you do :)

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post


User avatar
MirceaKitsune
Member
Posts: 939
Joined: Sat May 21, 2011 22:31
GitHub: MirceaKitsune
IRC: Taoki
In-game: MirceaKitsune
Location: Romania, Bucharest

by MirceaKitsune » Post

Pavel_S wrote:=(
dirt_monster, sand_monster and stone monster.
I try make each unique.
Anyway, It is easy use stone monster model for dirt monster but change texture.
Image
So, all models are done!
Interesting concept. The model looks great too! Should be a monster that only spawns out of trees somehow. eg: If a tree leaf is in the dark at night, if lightning / fire hits a tree, if the player is cutting a tree (random chance of the monster to drop as leafs decay) or something of this sort.
Last edited by MirceaKitsune on Sun Apr 28, 2013 21:45, edited 1 time in total.

deivan
Member
Posts: 452
Joined: Fri Feb 15, 2013 10:16
Location: Brazil. :D

by deivan » Post

Very nice. :D

User avatar
Pavel_S
Member
Posts: 131
Joined: Sat Apr 06, 2013 11:43

by Pavel_S » Post

Some ideas for drop.
(clickable)
Image

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

Pavel_S wrote:=(
dirt_monster, sand_monster and stone monster.
I try make each unique.
Anyway, It is easy use stone monster model for dirt monster but change texture.
Image
So, all models are done!
Your models look awesome! Great work.

Locked

Who is online

Users browsing this forum: No registered users and 6 guests