Difference between revisions of "Mapgen objects"
Jump to navigation
Jump to search
Hybrid Dog (talk | contribs) (Created page with "Example: <source>minetest.get_mapgen_object("voxelmanip")</source> {{Incomplete}}") |
m (cat) |
||
Line 2: | Line 2: | ||
{{Incomplete}} | {{Incomplete}} | ||
+ | [[Category:Mapgen]] |
Revision as of 08:57, 18 June 2015
Example:
minetest.get_mapgen_object("voxelmanip")
This article is incomplete. Please help expand this article to include more useful information. |