{ "minor-healing": { "name": "Minor Healing Potion", "craft": { "allowed": true, "recipe": { "golden-melon": 1, "cactus": 1, "glass-bottle": 1 }, "level": "brew", "output": { "minor-healing": 1 } }, "price": { "buy": "14c", "sell": "7c" }, "stats": { "effect": { "type": "instant", "heal": 3 }, "shatter": true }, "tile": { "color": "RED ON BLA", "symbol": "d" } } }