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