Module:Data/BasaltSurface: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "BasaltSurface", ["Class"] = "StaticItem", ["Color"] = {0.5019607843137255, 0.5019607843137255, 0.5019607843137255}, ["Image"] = "T_Basalt", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"BasaltSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Basalt"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "BasaltSurface", ["StackSize"] = 999}" |
(No difference)
|
Latest revision as of 08:11, 31 July 2025
Documentation for this module may be created at Module:Data/BasaltSurface/doc
return {["Block"] = "BasaltSurface", ["Class"] = "StaticItem", ["Color"] = {0.5019607843137255, 0.5019607843137255, 0.5019607843137255}, ["Image"] = "T_Basalt", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"BasaltSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Basalt"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "BasaltSurface", ["StackSize"] = 999}