Page 1 of 1

[Mod] Mini Mesecons [minimesecons]

PostPosted: Sun Mar 29, 2015 23:10
by 12Me21
This mod is meant as a much smaller and simpler replacement for mesecons, mainly for survival servers.

Features:
"Mese Glass" - Mese glass is the replacement for mesecon wires. It conducts like mese blocks, but is much less expensive.
Button - Like the button in normal mesecons, but it's a full node.
Toggle Switch - Acts like the switch in normal mesecons, but can also be activated by mesecon signals (so you can have multiple buttons to open a single door)
Insulated Wire (coming soon) - like the insulated wire in the normal game, but without the complicated crafting recipe (saplings->glue->fiber->insulated)
Ghoststone - Like in the normal mod, but looks like normal stone when off, so you can make secret entrances with it.
XOR gate (coming soon) - you can combine XOR gates to form any other logic gates.

All together, this is a total of 12 different nodes, unlike mesecons, which has hundreds.

License:
Textures: CC-BY-SA
Code: LGPL

Depends: Default

https://www.dropbox.com/s/665f07jj64w3a ... s.zip?dl=0

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Mon Mar 30, 2015 13:32
by MeowCat
This will hopefully, because it is all of the server will use it, will be added to the minetest_game, it is really cool!

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Wed May 11, 2016 22:18
by Fixerol
Can you upload the mod to this forum for mirroring?

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Mon May 16, 2016 08:00
by amadin
Fixerol wrote:Can you upload the mod to this forum for mirroring?

Take

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Sat May 21, 2016 15:05
by mahmutelmas06
Lite version of mesecons is much usefull.
I hope the same for pipeworks

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Mon May 23, 2016 21:19
by MineYoshi
Good work
+1
Your work is awesome, and your idea more!

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Sun May 29, 2016 14:11
by programmingchicken
actually all you need to make any logic gate is not gates(?)

Re: [Mod] Mini Mesecons [minimesecons]

PostPosted: Sun May 29, 2016 20:26
by lisacvuk
Can you please use Github? It has several (millions) advantages over dropbox/forum file posting. For example, you can track your changes, and cooperate with other people on developing your mod. Most mods use it, as does Minetest game and engine.