Module:Data/StoneSurface: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "StoneSurface", ["Class"] = "StaticItem", ["Color"] = {0.5019607843137255, 0.5019607843137255, 0.5019607843137255}, ["Image"] = "T_Stone", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"StoneSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Stone"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "StoneSurface", ["StackSize"] = 999}"
 
(No difference)

Latest revision as of 08:11, 31 July 2025

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

return {["Block"] = "StoneSurface", ["Class"] = "StaticItem", ["Color"] = {0.5019607843137255, 0.5019607843137255, 0.5019607843137255}, ["Image"] = "T_Stone", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"StoneSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Stone"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "StoneSurface", ["StackSize"] = 999}