Page 1 of 1

[Mod] Command Blocks [git][commands]

PostPosted: Sun Jul 03, 2016 09:01
by cd2

Command Blocks



This mod adds some command blocks to your minetest world!
This mods aim is to make map making and programming easier.

Blocks:
  • Code Block
  • If Block
  • Timer
  • Save Block
  • Button
  • Mese Detector

Image

Download https://github.com/cdqwertz/commands/archive/master.zip
GitHub https://github.com/cdqwertz/commands
License: LGPL 2.1 or later

Dependencies: default

Report bugs or request help on the forum topic.


+ Commands

+ Variables

Re: [Mod] Commands [git][commands]

PostPosted: Sun Jul 03, 2016 11:18
by azekill_DIABLO
cool! +1

Re: [Mod] Commands [git][commands]

PostPosted: Mon Jul 04, 2016 00:27
by Wuzzy
Image
(Large screenshot here)

Color Cubes 0.4
viewtopic.php?f=11&t=9486

Image
“I want to go back to the blue room.”

Re: [Mod] Commands [git][commands]

PostPosted: Mon Jul 04, 2016 17:38
by cd2
Wuzzy wrote:
+ Spoiler

What do you mean?

Re: [Mod] Command Blocks [git][commands]

PostPosted: Tue Jul 05, 2016 01:55
by Napiophelios
Its a quote from a classic scifi movie...
https://youtu.be/X7U_RxbkaIg?t=65

Re: [Mod] Command Blocks [git][commands]

PostPosted: Thu Jul 14, 2016 14:07
by cd2
UPDATE
I added a mese detector block. It allows you to detect if a mesecon is connected to the mese detector and run some code if it is activated.

+ Screenshot

Re: [Mod] Command Blocks [git][commands]

PostPosted: Fri Jul 15, 2016 11:45
by azekill_DIABLO
nice!