From fcef5fff8d911740c5e5c550218d299733daf169 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Wed, 10 Jul 2024 08:03:46 -0400 Subject: [PATCH] added a datapack checkbox to the mod suggestion issue template --- .gitea/issue_template/mod_suggestion.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/issue_template/mod_suggestion.yaml b/.gitea/issue_template/mod_suggestion.yaml index b8cc72b..e399ee9 100644 --- a/.gitea/issue_template/mod_suggestion.yaml +++ b/.gitea/issue_template/mod_suggestion.yaml @@ -50,5 +50,6 @@ body: options: - label: This mod has a 1.20.1 Forge version. - label: If not, this mod has a 1.20.1 Fabric version that works with [Sinytra Connector](https://modrinth.com/mod/connector). + - label: This mod is actually a datapack that explicitly supports 1.20.1. - label: This mod does not cause compatibility issues with other mods in the modpack. - label: This mod is not made redundant by other mods in the modpack.