Module:Data/Coal: Difference between revisions

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

Latest revision as of 07:28, 31 July 2025

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

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