[Modpack] Creatures MOB-Engine [2.3.1] [cme]

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by ParaklataChotou » Fri Oct 14, 2016 19:39

I just only changed the value in line 80. It's not a great support, but it works. Now my server is not crashing.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by cHyper » Wed Nov 02, 2016 21:02

Attachments
minetest 2016-11-03 14-19-23-86.jpg
minetest 2016-11-03 14-19-23-86.jpg (197.75 KiB) Viewed 8944 times
Last edited by cHyper on Thu Nov 03, 2016 13:22, edited 2 times in total.
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by cHyper » Wed Nov 02, 2016 21:49

 

User avatar
ParaklataChotou
Member
 
Posts: 209
Joined: Sat Jun 18, 2016 17:09
GitHub: paraklatachotou
IRC: CareBearWhoCares
In-game: AutistCortana

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by ParaklataChotou » Thu Nov 03, 2016 01:05


Excellent video. n_n I've subscribed on the channel.
Visit my server: freextress.ddnsking.com 30002 . mobs, npcs, interesting places, pvp.
 

hajo
Member
 
Posts: 262
Joined: Thu Oct 13, 2016 10:45

Re: Creatures MOB-Engine - Version 2.2.2

by hajo » Fri Nov 04, 2016 12:51

BlockMen wrote:Update Version 2.2.2
- Chicken drop chicken meat and feather(s) on death

What use are feathers ?
Didn't find any recipes that use them.

Also:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
has_kockback = true

I'm quite sure that should be "knockback".
Some of 'my' wiki-pages: Build-a-home - basic-robot - basic-machines - digtron
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: Creatures MOB-Engine - Version 2.2.2

by cHyper » Fri Nov 04, 2016 13:29

hajo wrote:What use are feathers ?
Didn't find any recipes that use them.
.

I do not know it but i think that you can make bows from feathers?!!
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Wed Jan 04, 2017 03:11

Hi !

I forked this mod to make some changes :

- Support for treasurer mod : random drops for mobs with no drops registered and chests in dungeons
- mobs don't drops things when death on timer
- optional alternative spawner (looks like a sand stone with a symbol)
- Sheeps don't drop wool unless using shears (this is configurable),
- Spawning conditions for sheeps, zombies, and oerkki have been tweaked
- Most annoying sounds are quieter (beeeh, argg, ouch)
- Dungeons are more chalenging (more spawners) but also more rewarding (chests and drops when destroying spawners).
- Added Mummys as a mob : not really a new mob, more of an integration of the one from Tsm_pyramid mod by wuzzy (wich is a fork of pyramid mod by blockmen ) (I will soon post my fork of tsm_pyramid wich is using cme mummy if present)

Here is the link : https://github.com/xisd/cme

screenshot.png
screenshot.png (156.24 KiB) Viewed 8944 times
 

User avatar
JoshMars
Member
 
Posts: 103
Joined: Sat May 17, 2014 23:24
In-game: rubber UbuntuJosh

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by JoshMars » Wed Jan 04, 2017 13:48

xisd wrote:Hi !

I forked this mod to make some changes :

Here is the link : https://github.com/xisd/cme

screenshot.png


Will have to check this out. Some of your additions have been needed.
 

Codesound
Member
 
Posts: 49
Joined: Thu Jun 09, 2016 14:56

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Codesound » Wed Jan 04, 2017 15:25

Hi,

the animals don't die in water/lava ambients.... is normal?

thanks...

R
Attachments
001.PNG
001.PNG (86.66 KiB) Viewed 8944 times
 

User avatar
DS-minetest
Member
 
Posts: 707
Joined: Thu Jun 19, 2014 19:49
GitHub: DS-Minetest
In-game: DS

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by DS-minetest » Wed Jan 04, 2017 15:34

@Codesound: Mobs are not players, it's normal.
Do not call me -minetest.
Call me DS or DS-minetest.
I am German, so you don't have to pm me English if you are also German.
The background is a lie.
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by cHyper » Wed Jan 04, 2017 15:44

xisd wrote:Hi !

I forked this mod to make some changes :

- Support for treasurer mod : random drops for mobs with no drops registered and chests in dungeons
- mobs don't drops things when death on timer
- optional alternative spawner (looks like a sand stone with a symbol)
- Sheeps don't drop wool unless using shears (this is configurable),
- Spawning conditions for sheeps, zombies, and oerkki have been tweaked
- Most annoying sounds are quieter (beeeh, argg, ouch)
- Dungeons are more chalenging (more spawners) but also more rewarding (chests and drops when destroying spawners).
- Added Mummys as a mob : not really a new mob, more of an integration of the one from Tsm_pyramid mod by wuzzy (wich is a fork of pyramid mod by blockmen ) (I will soon post my fork of tsm_pyramid wich is using cme mummy if present)

Here is the link : https://github.com/xisd/cme



Nice that the mob pack is continued. Hopefully more mobs will follow.
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by cHyper » Wed Jan 04, 2017 18:49

lets implement a cow or a big into the mob-pack??!!
 

Codesound
Member
 
Posts: 49
Joined: Thu Jun 09, 2016 14:56

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Codesound » Thu Jan 05, 2017 07:23

@DS-minetest: ok, thanks! ;-)
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Thu Jan 05, 2017 13:25

cHyper wrote:lets implement a cow or a big into the mob-pack??!!


Beside the fact that I'm not I'm not good at making meshes, I'm not against adding more mobs but there are already modpacks containing lots and lots of mobs and I would prefer to make sure existing ones are well integrated (compatibility with other mods, support for inttlib, awards and documentation(help) mod, etc ) and that they have great interactions in-game (what can be done with their drops, is it possible to tame them, and to what purpose, e.g. can we domesticate zombies, etc.. )
In short, I like having interesting mobs to interact with and t think that should come before having lots of it.

I have some idea of things to do next but I can't say when I will have time to do it :
- Support for treasurer, inttlib, help, awards as I mentioned ( btw these are greats api mods and if there are people interested, a lot of other mods would benefit from supporting these )
- Some recipes using meat, feathers, eggs, etc...
- Maybe some way to tame the chickens, dye the sheeps, etc
- Maybe something to tame zombie and make them dig or build or protect area
- Maybe some kind of humanoid mob (with very simple interactions)
- Maybe some new mobs if they really add something to the gameplay (there are some interesting existing mobs that could be adapted to cme too)
- Maybe some kind of repellent to keep hostiles away of a limited area
And ( but we're really not there yet ) some mods that would be separated from this but could interact with it :
- A cursed stone that would attract hostiles mobs as while it's in player inventory
- A very annoying block that can't be stored or stacked but must be contained because it would spread if near ground and have a high chance of spawning hostiles mobs...
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Wed Jan 11, 2017 22:19

xisd wrote:Hi !

I forked this mod to make some changes :

- Support for treasurer mod : random drops for mobs with no drops registered and chests in dungeons
- mobs don't drops things when death on timer
- optional alternative spawner (looks like a sand stone with a symbol)
- Sheeps don't drop wool unless using shears (this is configurable),
- Spawning conditions for sheeps, zombies, and oerkki have been tweaked
- Most annoying sounds are quieter (beeeh, argg, ouch)
- Dungeons are more chalenging (more spawners) but also more rewarding (chests and drops when destroying spawners).
- Added Mummys as a mob : not really a new mob, more of an integration of the one from Tsm_pyramid mod by wuzzy (wich is a fork of pyramid mod by blockmen ) (I will soon post my fork of tsm_pyramid wich is using cme mummy if present)

Here is the link : https://github.com/xisd/cme

screenshot.png


Update :
- Rotten flesh now hurts (as much as it was healing before) but it can be grilled
- Grilled rotten flesh heal as much as rotten flesh was before
- Intllib support added to every files (and template.txt everywhere)
- French translation for most of craftitems and messages
( I couldn't find a satisfying french translation for "spawner" and "spawn egg"... I'm not sure it should be translated. Maybe someone have ideas on that ?)
 

Akahyperion
New member
 
Posts: 4
Joined: Mon Dec 12, 2016 18:57
In-game: Akahyperion

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Akahyperion » Thu Jan 12, 2017 08:19

( I couldn't find a satisfying french translation for "spawner" and "spawn egg"... I'm not sure it should be translated. Maybe someone have ideas on that ?)


There is indeed no specific translation for these two terms in French, you could use "pondeuse" for "spawner" and simply "œuf" for "spawn egg". Spawn, spawner, spawning specifically refers to fish / frogs laying eggs. Thus you could use "frayère" for "spawner" but it doesn't ring a bell for most French people.
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Sun Jan 22, 2017 19:12

Akahyperion wrote:There is indeed no specific translation for these two terms in French, you could use "pondeuse" for "spawner" and simply "œuf" for "spawn egg". Spawn, spawner, spawning specifically refers to fish / frogs laying eggs. Thus you could use "frayère" for "spawner" but it doesn't ring a bell for most French people.


I finally went for 'Spawner de ...' and 'Spawn-Œuf de ...'

Also new update : It is now possible to use dye on sheep !
Why bother dying wool when you can dye the sheep !
This might be tweaked a bit in the future but this is already functional :
- dye any white sheep in any other color
- dye any sheep in black
- dye any sheep in white
Of course you get the appropriate colored wool.
And it can be disabled / re-enabled by setting the variable 'dyable_sheep' to false / true at the beginning of the sheep/init.lua file
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Sun Jan 22, 2017 19:37

Double post, ... sorry
I am not very familiar with forum rules and customs but it just occurred to me that I might be hijacking this topic, so ... maybe I should open a new one for my fork ? or maybe it's best not to open new topics for forks ?... What should I do ?
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Sun Jan 22, 2017 22:16

I wanted to edit my last post and somehow I made a new one ... this post should be deleted
Last edited by xisd on Sun Jan 22, 2017 23:33, edited 1 time in total.
 

MinisterFarrigut
Member
 
Posts: 40
Joined: Fri Oct 14, 2016 14:59

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by MinisterFarrigut » Sun Jan 22, 2017 22:50

Is it possible to add more mobs to the engine, like a skeleton or even a dangerous shadow? I think expanding this mod would be great.
 

User avatar
TailsTheFoxDoes MT
Member
 
Posts: 415
Joined: Mon Jan 18, 2016 20:50
In-game: TailsTheFox

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by TailsTheFoxDoes MT » Mon Jan 23, 2017 05:33


^_^ I'm honored. :P
I'm the TailsTMM of minetest, in other words, i rock.
BRAAAAAZZZZAAAA!!!!!!!!!!!!!!!!!!!!!!!!!!!
BTW it means TailsTheMeseMinecart, but that isn't my name, it's just a way of saying that i basically do the same thing Dantdm does but i do it with minetest And you problably can't see the invisible ink.
My mods:
My first mod:tails_boss

Mob_pack now has voice acting! Do you want YOUR VOICE included? Look in my posts for the thread!
 

User avatar
Shadow_The_Hedgehog
Member
 
Posts: 15
Joined: Thu Oct 27, 2016 18:16
In-game: Shadow_The_Hedgehog

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Shadow_The_Hedgehog » Tue Jan 24, 2017 20:46

Here is an idea. If you could add spiders that drop string for the PilzAdam's Throwing mod, that would be awesome.
For God so loved the world that He gave his only begotten Son, that whosoever believeth in Him should not perish, but have everlasting life. -- John 3:16 KJV
____
| [] []|
| _>/
 

xisd
Member
 
Posts: 42
Joined: Sun Oct 02, 2016 22:38
GitHub: xisd

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by xisd » Wed Mar 22, 2017 01:27

I made some change to my fork :
Mainly I added the lava flan from zmobs. It spawns in lava regardless of depth and it turn into obsidian if you hit it with a water bucket !
I also tried to reduce hostiles spawning (maybe too much... still adjusting those settings) and added no spawn zone around origin to prevent zombies and oerrki from spawning near origin (0, 0, 0).

I will not have a lot time to play or to mod in the next few month, I will try to fix reported bugs but the rest might be on standby.
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by cHyper » Wed Mar 22, 2017 12:51

xisd wrote:I made some change to my fork :
Mainly I added the lava flan from zmobs. It spawns in lava regardless of depth and it turn into obsidian if you hit it with a water bucket !
I also tried to reduce hostiles spawning (maybe too much... still adjusting those settings) and added no spawn zone around origin to prevent zombies and oerrki from spawning near origin (0, 0, 0).

I will not have a lot time to play or to mod in the next few month, I will try to fix reported bugs but the rest might be on standby.


+1 nice mobs
 

Codesound
Member
 
Posts: 49
Joined: Thu Jun 09, 2016 14:56

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Codesound » Fri Mar 24, 2017 22:11

Hi,

appears this messages on screen with unified_inventory mod....

many and many thanks for your work!

R
Attachments
001.png
001.png (39.69 KiB) Viewed 8951 times
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by cHyper » Sat Mar 25, 2017 16:39

Codesound wrote:Hi,

appears this messages on screen with unified_inventory mod....

many and many thanks for your work!

R


bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by azekill_DIABLO » Sat Mar 25, 2017 17:14

cHyper wrote:
Codesound wrote:Hi,

appears this messages on screen with unified_inventory mod....

many and many thanks for your work!

R


bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?

oh fu** it's one of my mods.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

Codesound
Member
 
Posts: 49
Joined: Thu Jun 09, 2016 14:56

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Codesound » Sat Mar 25, 2017 19:23

Codesound wrote:bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?


Hi,

sorry for my bad feed....

Win10_x64, minetest-0.4.15-win64, CME Version 2.3.1, Unified Inventory for Minetest 0.4.8+

page turning, going from 9 to 10, appears on the screen this error (see attached files: screenshot that shows before and after switching between pages)...
it seems to me that are not shown in the inventory the icons indicated.... I do not know what it depends

I hope to have been more clear... many and many thanks for all and sorry again for my bad feed.....

R
Attachments
002.png
002.png (194.23 KiB) Viewed 8951 times
001.png
001.png (159.77 KiB) Viewed 8951 times
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by azekill_DIABLO » Sun Mar 26, 2017 14:15

Codesound wrote:
Codesound wrote:bad, that triller-subword generates that message?
But I dont know where it came from!
unified_inventory? What is the problem with this? Which version do you use? We need more infos about the problem?


Hi,

sorry for my bad feed....

Win10_x64, minetest-0.4.15-win64, CME Version 2.3.1, Unified Inventory for Minetest 0.4.8+

page turning, going from 9 to 10, appears on the screen this error (see attached files: screenshot that shows before and after switching between pages)...
it seems to me that are not shown in the inventory the icons indicated.... I do not know what it depends

I hope to have been more clear... many and many thanks for all and sorry again for my bad feed.....


R


It's just a missing inventory texture! it loads when you change page and when you come on an item with inexistent textures.

Are you using a mod called "drillers"?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
Andrey01
Member
 
Posts: 431
Joined: Wed Oct 19, 2016 15:18
In-game: Andrey01

Re: [Modpack] Creatures MOB-Engine [2.3.1] [cme]

by Andrey01 » Sun Mar 26, 2017 14:46

Does BlockMen going to add new mobs are based MineCraft?
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 11 guests

cron