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

u34

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

by u34 » Post

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.

u34

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

by u34 » Post

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

User avatar
Codesound
Member
Posts: 365
Joined: Thu Jun 09, 2016 14:56

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

by Codesound » Post

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

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

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

by xisd » Post

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: 54
Joined: Sun Oct 02, 2016 22:38

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

by xisd » Post

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 ?)

User avatar
Akahyperion
Member
Posts: 17
Joined: Mon Dec 12, 2016 18:57
IRC: Akahyperion
In-game: Akahyperion
Location: France

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

by Akahyperion » Post

( 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: 54
Joined: Sun Oct 02, 2016 22:38

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

by xisd » Post

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: 54
Joined: Sun Oct 02, 2016 22:38

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

by xisd » Post

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: 54
Joined: Sun Oct 02, 2016 22:38

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

by xisd » Post

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.

User avatar
MinisterFarrigut
Member
Posts: 75
Joined: Fri Oct 14, 2016 14:59
In-game: singleplayer
Location: The ruins of my basement

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

by MinisterFarrigut » Post

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.
I build buildings. I don't usually make mods...I use them.

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

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

by TailsTheFoxDoes MT » Post

cHyper wrote:new mob for cme.

Image

viewtopic.php?f=9&t=14822

Direct download https://bitbucket.org/TailsTheFenniken/ ... elease.zip

just copy teletron into your cme folder!
^_^ 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
Warrior_4_Christ
Member
Posts: 30
Joined: Thu Oct 27, 2016 18:16
GitHub: Warrior-4-Christ
In-game: Warrior_4_Christ
Location: Palm Bay, FL U.S.
Contact:

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

by Warrior_4_Christ » Post

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: 54
Joined: Sun Oct 02, 2016 22:38

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

by xisd » Post

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.

u34

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

by u34 » Post

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

User avatar
Codesound
Member
Posts: 365
Joined: Thu Jun 09, 2016 14:56

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

by Codesound » Post

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 1118 times

u34

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

by u34 » Post

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: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

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

by azekill_DIABLO » Post

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.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Codesound
Member
Posts: 365
Joined: Thu Jun 09, 2016 14:56

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

by Codesound » Post

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 1118 times
001.png
001.png (159.77 KiB) Viewed 1118 times

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

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

by azekill_DIABLO » Post

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"?
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Andrey01
Member
Posts: 2574
Joined: Wed Oct 19, 2016 15:18
GitHub: Andrey2470T
In-game: Andrey01
Location: Russia, Moscow

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

by Andrey01 » Post

Does BlockMen going to add new mobs are based MineCraft?

u34

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

by u34 » Post

Andrey01 wrote:Does BlockMen going to add new mobs are based MineCraft?
No, latest mob from BlockMen was Oerrki.
He left the community.
I would like to have bigs and cows in the game. That would be a great mob Framework nowadays. Maybe somebody could Import the animals from another mob-pack?!!

diogogomes
Member
Posts: 11
Joined: Sun Mar 26, 2017 16:23
GitHub: diogo-gomes
Location: Portugal

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

by diogogomes » Post

Mob Engine was approved and cloned unforked to Minetest Mods Team
https://github.com/minetest-mods/mob-engine


What is Mob Engine?
Mob Engine (formely Creatures MOB-Engine) is a mod(pack) for Minetest that provides a mob engine and several creatures to the game.

Currently includes:
  • chickens
  • ghosts
  • mob engine
  • oerrkis
  • sheep
  • zombies
Mob Engine was started as a fork of BlockMen's Creature MOB-Engine (when the developer abandoned the project) with the purpose of maintain.


Why?
After the debate (https://github.com/BlockMen/cme/issues/12), Mob Engine was approved and cloned unforked to Minetest Mods Team (https://github.com/minetest-mods/mob-engine).

User avatar
Codesound
Member
Posts: 365
Joined: Thu Jun 09, 2016 14:56

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

by Codesound » Post

azekill_DIABLO wrote:
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"?
Hi,

yes, in cme folder is present the "drillers" sub-folder...
basically you do not have the opportunity to take from inventory the missing objects?

thank you for your explanation!

R
Attachments
003.png
003.png (31.64 KiB) Viewed 1118 times

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

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

by texmex » Post

Maintainers of the new repo should request a change of repo URL in first post so that newcomers won't choose the abandoned repo.

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

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

by azekill_DIABLO » Post

Codesound wrote: Hi,

yes, in cme folder is present the "drillers" sub-folder...
basically you do not have the opportunity to take from inventory the missing objects?

thank you for your explanation!

R
first, i don't remenber where is the mod download, then, you should just copy a random texture, put it in drillers/textures and rename it to the missing things ;)
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

Post Reply

Who is online

Users browsing this forum: No registered users and 25 guests