Difference between revisions of "Itemstrings"

From Minetest Wiki
Jump to navigation Jump to search
(→‎Items: added links)
Line 13: Line 13:
 
=== Items ===
 
=== Items ===
  
* bucket
+
* [[Bucket|bucket]]
* bucket_water
+
* [[Bucket|bucket_water]]
* bucket_lava
+
* [[Bucket|bucket_lava]]
  
 
== Mesecons ==
 
== Mesecons ==

Revision as of 08:39, 20 October 2013

These are the default arguments used for the /give and /giveme commands. Item codes are case sensitive.

Example: /give Name torch 1

Default

See this page for item codes of the "default" mod.

Bucket (included in "minetest_game" repository)

Prefix: bucket:

Items

Mesecons

See this page for item codes of the "mesecons" mod.

More Blocks

See this page for item codes of the "moreblocks" mod.

More Ores

See this page for item codes of the "moreores" mod.

Wool 16

See this page for item codes of the 16-color version of the "Wool" mod.

Wool 32

See this page for item codes of the 32-color version of the "Wool" mod.

See also