1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-14 20:00:16 +02:00

Replace Minetest mentions with Luanti (#3169)

This commit is contained in:
Wuzzy
2024-12-04 18:01:28 +01:00
committed by GitHub
parent c7be7c165f
commit 312a67b40c
51 changed files with 59 additions and 61 deletions

View File

@ -10,7 +10,7 @@ convert the Lua tables into .mts files. Such mods often have two functions to
process two formats of the 'data' table:
The standard table format is described in the 'Schematic specifier' section of
the lua_api.txt file in the Minetest Engine.
the lua_api.txt file in Luanti.
The 'data' table appears as a sequence of vertical slices through the structure
the schematic describes.
Each XY-plane slice has the X-rows formatted in order of increasing Y, so the