From 691d09b0f41d73f58d041421ad0854495db7effa Mon Sep 17 00:00:00 2001 From: David Guevara Date: Wed, 18 Feb 2026 15:51:16 -0600 Subject: [PATCH] fix: fix datapack "Dragon Hybrid Custom Origins" --- .../dragon-hybrid-custom-origins.pw.toml | 0 index.toml | 2 +- pack.toml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename dragon-hybrid-custom-origins.pw.toml => datapacks/dragon-hybrid-custom-origins.pw.toml (100%) diff --git a/dragon-hybrid-custom-origins.pw.toml b/datapacks/dragon-hybrid-custom-origins.pw.toml similarity index 100% rename from dragon-hybrid-custom-origins.pw.toml rename to datapacks/dragon-hybrid-custom-origins.pw.toml diff --git a/index.toml b/index.toml index 589d01d..0329d48 100644 --- a/index.toml +++ b/index.toml @@ -1,7 +1,7 @@ hash-format = "sha256" [[files]] -file = "dragon-hybrid-custom-origins.pw.toml" +file = "datapacks/dragon-hybrid-custom-origins.pw.toml" hash = "74b5391373ddeb1882ba7755bf950c5d1f90825afae9633f8c3f9b75f0572f8e" metafile = true diff --git a/pack.toml b/pack.toml index 8deb690..3c15954 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "67ff6c412a592d06172eebb639506428859878565d9339b5aab2b9c52211313d" +hash = "d1e89c1944d07f6d3ebbcfcecd87da9508a45071ce552d93375bc04a0e6a55c0" [versions] forge = "47.4.10"