From 1d0fefcfdee7dec25d94a58eb2b9b52e9d3c99d1 Mon Sep 17 00:00:00 2001 From: omo50 <144749186+omo50@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:48:00 -0600 Subject: [PATCH] chore: add readme to datapacks --- datapacks/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 datapacks/README diff --git a/datapacks/README b/datapacks/README new file mode 100644 index 000000000..b495872e6 --- /dev/null +++ b/datapacks/README @@ -0,0 +1,4 @@ +This is the general directory for all files for our data packs. + +Data packs under "internal" are primarily used within modpacks. +Data packs under "external" are published and are publicly available.