Montandalar / gregon_litematica

Litematica clone for Minetest
GNU Affero General Public License v3.0
0 stars 0 forks source link

Litematica for Minetest

by 🇬regon, with copy-paste code from WorldEdit

Installation

Litematica for Minetest is provided as a client-side mod only. For information about how to install client-side mods, see the wiki.

Extras

There is a texture pack at litematica_textures that will give you a default texture for nodes with no texture and provide the pos1 and pos2 textures from WorldEdit in case the server does not have that mod.

There is a mod branch of "dumpnodes" at Montandalar/dumpnodes/litematica that will allow you to make your own custom lua files that load node and texture names like the ones provided.

Limitations on use

To be able to use Litematica on a server, the server settings (which also apply to singleplayer) must allow client modding and must not limit the range on getting nodes (do not set LOOKUP_NODES_LIMIT). If in doubt in singleplayer, set your csm_restriction_flags setting to 0.

Configuration

The following two settings are provided for your customization. Texture lists are available for PandoraBox Server modpack and VoxeLibre. !!Using the settings will wipe out all the provided defaults!!

Usage

The mod allows a local player to load WorldEdit format schematics and show the nodes as particles in the world as a guide for building. It is quite unstable and basic but it is at possible to save and restore your own builds for now.

The mod is used purely through chat commands, using the usual prefix . for client-side commands.

License

Litematica for Minetest is licensed under the GNU Affero General Public License, version 3.

Portions copyright (C) 2024 🇬regon & Blockhead

Litematica for Minetest contains significant portions of code from WorldEdit for Minetest Copyright (C) 2012 sfan5, Anthony Zhang (Uberi/Temperest) and Brett O'Donnel (cornernote).

This mod is licensed under the GNU Affero General Public License.

Basically, this means everyone is free to use, modify, and distribute the files, as long as these modifications are also licensed the same way. Most importantly, the Affero variant of the GPL requires you to publish your modifications in source form, even if the mod is run only on the server and not distributed (note: this is a client-side mode unlike the original WorldEdit, however, restrictions may still apply, consult the license.