Module:Data/GravelSurface

From Evospace
Revision as of 08:11, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "GravelSurface", ["Class"] = "StaticItem", ["Color"] = {0.7843137254901961, 0.7843137254901961, 0.19607843137254902}, ["Image"] = "T_Gravel", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"GravelSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Gravel"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "GravelSurface", ["StackSize"] = 999}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {["Block"] = "GravelSurface", ["Class"] = "StaticItem", ["Color"] = {0.7843137254901961, 0.7843137254901961, 0.19607843137254902}, ["Image"] = "T_Gravel", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"GravelSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Gravel"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "GravelSurface", ["StackSize"] = 999}