fixed typo authored by Lxlp's avatar Lxlp
...@@ -33,7 +33,7 @@ TestRecipe: ...@@ -33,7 +33,7 @@ TestRecipe:
# Conditions # Conditions
### Works only for `Shaped` and `Shapeless` ### Works only for `Shaped` and `Shapeless`
You can check against a set of [Conditions](https://git.mythicmobs.io/mythiccraft/MythicMobs/-/wikis/Skills/conditions) that must be met in order for the player to be able to craft the item You can check against a set of [Conditions](https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Skills/conditions) that must be met in order for the player to be able to craft the item
```yaml ```yaml
TestRecipe: TestRecipe:
Id: GOLD_NUGGET Id: GOLD_NUGGET
... ...
......