mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-19 23:40:20 +02:00
mesecons
mesecons_alias
mesecons_battery
mesecons_blinkyplant
mesecons_button
mesecons_delayer
mesecons_detector
mesecons_dev
mesecons_door
mesecons_hydroturbine
mesecons_lamp
mesecons_lightstone
mesecons_materials
mesecons_microcontroller
mesecons_movestones
mesecons_mvps
mesecons_noteblock
mesecons_pistons
mesecons_powerplant
mesecons_pressureplates
mesecons_random
mesecons_solarpanel
mesecons_switch
mesecons_temperest
mesecons_textures
mesecons_torch
mesecons_walllever
.gitignore
README
modpack.txt
21 lines
632 B
Plaintext
21 lines
632 B
Plaintext
-- |\ /| ____ ____ ____ _____ ____ _____
|
|
-- | \ / | | | | | | | |\ | |
|
|
-- | \/ | |___ ____ |___ | | | | \ | |____
|
|
-- | | | | | | | | | \ | |
|
|
-- | | |___ ____| |___ |____ |____| | \| ____|
|
|
-- by Jeija and contributors
|
|
|
|
Credits:
|
|
Jeija: main developer
|
|
VanessaE: Awesome textures & design, coding
|
|
sfan5: coding, textures
|
|
temperest: coding, textures
|
|
Jordach: Sounds for the noteblock
|
|
minerd247: Some textures
|
|
...other contributors
|
|
|
|
This is a mod for minetest-c55.
|
|
Copy the mesecons_* directories into minetest/data/mods/ to install it.
|
|
|
|
VERSION: 0.9 DEV
|