Module:Chemistry Lookup/data

From Space Station 14 Wiki

Documentation for this module may be created at Module:Chemistry Lookup/data/doc

local prototypes = "User:MoMMI/chem_prototypes.json"
local p = {} --p stands for package

return mw.text.jsonDecode(mw.title.new(prototypes, "User"):getContent())