Your IP address will be publicly visible if you make any edits.
Module:Reagent Lookup
From Delta-V Wiki
More actions
Revision as of 09:29, 25 December 2023 by Floofers(talk | contribs)(Created page with "local reagent = "User:Floofers/reagents.json" reagent = mw.text.jsonDecode(mw.title.new(reagent, "User"):getContent()) function recipe(frame) return reagent[frame.args[1]]["recipes"] end")