https://github.com/mmmsued/mesecons_blockwires
This mod for Minetest/Luanti adds new wired blocks - looking like default blocks - to the mod »mesecons«.
https://github.com/mmmsued/mesecons_blockwires
luanti luanti-mod mesecons minetest minetest-mod
Last synced: about 2 months ago
JSON representation
This mod for Minetest/Luanti adds new wired blocks - looking like default blocks - to the mod »mesecons«.
- Host: GitHub
- URL: https://github.com/mmmsued/mesecons_blockwires
- Owner: mmmsued
- License: other
- Created: 2025-01-02T16:17:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T16:18:22.000Z (5 months ago)
- Last Synced: 2025-02-11T13:47:28.429Z (4 months ago)
- Topics: luanti, luanti-mod, mesecons, minetest, minetest-mod
- Language: Lua
- Homepage: https://minetest-modding.weebly.com/
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Mesecons Blockwires
**DESCRIPTION:**
The mod »Mesecons Blockwires« (mesecons_blockwires) is an extension to the mod package »[mesecons](https://content.luanti.org/packages/Jeija/mesecons/)«. It adds blocks, which look like default nodes with textures of stone, glass, leaf, grass and more. There are also water and lava blocks with animated textures for both variants. But these blocks pass the signal from mese switches, treadplates etc. in all directions. The main purpose of »Mesecons Blockwires« is to build more elegantly circuits because there are no open wires to see. Lay cables under wall plaster, do traps in escape games (or whatever makes sense to you).
**USE:**
Search in the inventory for »blockwire« (inventory image with four yellow squares). Create for example a wall and add a light block and a switch to your structure. Hit the switch to see what happens ...**INSTALL:**
Unzip the downloaded folder and rename it to »mesecons_blockwires« (if necessary). Copy the folder into your »luanti/mods« folder.**DEPENDS:**
This mod requires »default« (part of »[minetest_game](https://content.luanti.org/packages/Minetest/minetest_game/)«) and »[mesecons](https://content.luanti.org/packages/Jeija/mesecons/)«.**KNOWN ISSUES:**
There are currently no recipes for the blocks. Therefore, they can only be accessed in creative mode or with »giveme« (example: /giveme mesecons_blockwires:wire_glass_off). You can not see directly from the outside whether the blocks are conducting. This can lead to unwanted connections. The only way to distinguish a blockwire from a regular block is to press F5 and hover over the object to get its name. The textures for lava and water could look better, both pointable. Some sounds don't work properly.**LICENSE:**
Author: This mod was made by [Norbert Thien, multimediamobil – Region Süd (mmmsued)](https://minetest-modding.weebly.com/), 2024
Code: Except otherwise specified, all code in this project is licensed as LGPLv3.
Media: Except otherwise specified, all media and any other content in this project which is not source code is licensed as CC BY SA 3.0.
Note: This mode uses concepts and code from the mod »mesecons« and textures from the mod »default« (»minetest_game«).