Module:Data/ClaySurface: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "ClaySurface", ["Class"] = "StaticItem", ["Color"] = {0.3, 0.1, 0.05}, ["Image"] = "T_Clay", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"ClaySurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Sand"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "ClaySurface", ["StackSize"] = 999}"
 
(No difference)

Latest revision as of 08:11, 31 July 2025

Documentation for this module may be created at Module:Data/ClaySurface/doc

return {["Block"] = "ClaySurface", ["Class"] = "StaticItem", ["Color"] = {0.3, 0.1, 0.05}, ["Image"] = "T_Clay", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"ClaySurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Sand"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "ClaySurface", ["StackSize"] = 999}