Module:Recipes

From Guinea Isles Wiki
Revision as of 14:12, 20 September 2025 by Squeaky (talk | contribs) (Created page with "-- Handles logic for the various crafting recipes in the game. -- Using json databas Module:Recipes/data.json")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Module:Recipes is a module designed around managing the data of in-game recipes of all kinds. It allows users to query Module:Recipes/data.json, which contains this information in JSON format.

Functions


-- Handles logic for the various crafting recipes in the game.
-- Using json databas Module:Recipes/data.json