Home

Awesome

Minetest mod metatools ######################

A mod inspired by mgl512's itemframe issue Version : 1.2.2

Authors

Purpose

This mod's aim is to provide a way for admins to navigate through any (ok, not ignores) nodes on the map, and see values of its metadatas at any of their stratum.

Media

"metatools_stick.png" by Ataron (CC-BY-NC-SA)

Todo

Special thanks

Command tutorial

Node metadatas look like this :

		0	1		2		3		...
		Node/
			|
			+- 		fields
			|		|
			|		+-		foo
			|		+-		bar
			|		+-		...
			+-		inventory
					|
					+-		main
					|		|
					|		+-		1
					|		+-		2
					|		+-		3
					|		+-		...
					+-		craft
					|		|
					|		+-		1
					|		+-		2
					|		+-		3
					|		+-		...
					+-		...