chore: weapon recipes #5

Merged
jzitnik merged 2 commits from jull/twodcraft:jull into main 2025-03-02 14:33:36 +00:00
Showing only changes of commit 591d2a36ea - Show all commits

View File

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