Robuta

Sponsor of the Day: Jerkmate
https://docs.luanti.org/for-creators/api/classes/voxelarea/ VoxelArea | Luanti Documentation VoxelArea# The VoxelArea metatable provides an OOP-like utility for dealing with LuaVoxelManip (specifically, for doing the index math). VoxelArea.new(self,... luanti documentation https://docs.luanti.org/about/luanti-edu/ LuantiEDU | Luanti Documentation luanti documentation https://docs.luanti.org/for-creators/mapgen/features/ Map generator features | Luanti Documentation Map generator features# This page shows the various special features which map generators have and explains how to use them. Note map generatorluanti documentationfeatures https://docs.luanti.org/for-creators/player-physics/ Player physics | Luanti Documentation Player physics# Player physics refers to special physical attributes of the player that can be changed in Lua with player:set_physics_override. With this... luanti documentationplayerphysics https://docs.luanti.org/for-players/mining/ Mining | Luanti Documentation Mining# Mining is one of the most basic activities in Luanti. Mining is the activity of removing a node with a mining tool. How to mine# Mining requires the... luanti documentationmining https://docs.luanti.org/ Main Page | Luanti Documentation Luanti Documentation# Welcome to Luanti Documentation. Luanti (formerly Minetest) is an open-source voxel game engine that includes a client for players and a... luanti documentationmain https://docs.luanti.org/for-creators/mod-dependency-management/ Mod Dependency Management | Luanti Documentation Mod Dependency Management# A mod has the ability to depend on other mods, either required dependencies or optional dependencies. These are specified as comma... dependency managementluanti documentationmod https://docs.luanti.org/for-server-hosts/setup/windows/ Windows | Luanti Documentation Windows Configuration# Obtaining a server binary# The regular Windows builds provided on the download page work fine, running it as luanti.exe --server to... luanti documentationwindows https://docs.luanti.org/for-engine-devs/nmpr/ Luanti NMPR | Luanti Documentation Luanti NMPR# The Luanti engine is built on a small core, that was the original network multiplayer release of luanti (let’s call it NMPR; the 2010-10-24... luantidocumentation