Module:Item

From EarthMC
Revision as of 14:40, 21 October 2023 by upgradewastaken (talk | contribs)
Jump to navigation Jump to search

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

local p = {}

function p.getItemNameAndIMG( frame )
	return "among us"
end