{ "wood-dagger": { "name": "Wooden Dagger", "craft": { "allowed": true, "recipe": { "wood-plank": 1, "wood-stick": 1 }, "level": "craft", "output": { "wood-dagger": 1 } }, "stats": { "damage": "1d4", "hit": "1d20+1", "enchant": { "bonus-damage": 3, "bonus-hit": 3 }, "counter": [ "dex" ], "flamable": "high" }, "stack-size": 1, "price": { "buy": "30c", "sell": "15c" }, "tile": { "color": "BRO ON BLA", "symbol": "|" } } }