diff --git a/src/main/resources/datapack/dungeons_and_taverns/item_groups.yml b/src/main/resources/datapack/dungeons_and_taverns/item_groups.yml index db3580e..45fc3b7 100644 --- a/src/main/resources/datapack/dungeons_and_taverns/item_groups.yml +++ b/src/main/resources/datapack/dungeons_and_taverns/item_groups.yml @@ -48,4 +48,9 @@ combat_tools: - bow - crossbow - trident - - mace \ No newline at end of file + - mace + +flint: + type: include + items: + - flint \ No newline at end of file