Module:Data/Peat: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Class"] = "StaticItem", ["DescriptionParts"] = {{"burnable", "common", 20000}}, ["Image"] = "T_Peat", ["Label"] = {"Peat", "parts"}, ["Materials"] = {"/Game/Materials/Peat"}, ["Mesh"] = "/Game/Models/Piece", ["Name"] = "Peat", ["StackSize"] = 64, ["Tags"] = "FuelBurn", ["Tier"] = 0}"
 
(No difference)

Latest revision as of 07:27, 31 July 2025

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

return {["Class"] = "StaticItem", ["DescriptionParts"] = {{"burnable", "common", 20000}}, ["Image"] = "T_Peat", ["Label"] = {"Peat", "parts"}, ["Materials"] = {"/Game/Materials/Peat"}, ["Mesh"] = "/Game/Models/Piece", ["Name"] = "Peat", ["StackSize"] = 64, ["Tags"] = "FuelBurn", ["Tier"] = 0}