HybridDog 2f4037752b Add minetest.get_artificial_light and minetest.get_natural_light (#5680) | преди 4 години | |
---|---|---|
.. | ||
textures | преди 4 години | |
README.md | преди 4 години | |
init.lua | преди 4 години | |
light.lua | преди 4 години | |
mod.conf | преди 4 години |
Test Tools is a mod for developers that adds a bunch of tools to directly manipulate nodes and entities. This is great for quickly testing out stuff.
Here's the list of tools:
Removes nodes and non-player entities that you punch.
Replace a node with another one.
First, punch a node you want to remember. Then rightclick any other node to replace it with the node you remembered.
If you rightclick while pointing nothing, you can manually enter the node and param2.
Change the value param2 of nodes.
Note: Use the debug screen (F5) to see the param2 of the pointed node.
Turns nodes into falling nodes.
Usage:
Changes the entity rotation (with set_rotation
).
Usage:
Each usage rotates the entity by 22.5°.
Spawns entities.
Usage:
Edits properties of objects.
Usage:
To edit a property, select it in the list, enter a new value (in Lua syntax) and hit “Submit”.
Allows you to attach an object to another one.
Basic usage:
Configuration:
Hint: To detach all objects nearby you (including on yourself), use the
/detach
server command.
Move an object by a given distance.
Usage:
Change visual size of entities
Usage: