chore: miss spell

This commit is contained in:
jull 2025-03-02 14:35:07 +01:00
parent b59fbf6e59
commit 591d2a36ea

View File

@ -4,7 +4,7 @@ import cz.jzitnik.game.annotations.CraftingRecipeRegistry;
@CraftingRecipeRegistry(
recipe = {
"stone", "stoner", "_",
"stone", "stone", "_",
"_", "stick", "_",
"_", "stick", "_"
},