From 57c50487e0bf5ec5c8127f528bbd8deaa9e12b5a Mon Sep 17 00:00:00 2001 From: MerchantPug <81167232+MerchantPug@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:11:23 +1000 Subject: [PATCH] Fix Bovines datapack description --- index.toml | 2 +- pack.toml | 2 +- resources/datapacks/bovinesandbuttercups_bc23/pack.mcmeta | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index 4032017..8085d0c 100644 --- a/index.toml +++ b/index.toml @@ -1474,7 +1474,7 @@ hash = "bf68794ab5f9bed638dd5854de86260e7cfe91444b8699575a488e1fab0faf95" [[files]] file = "resources/datapacks/bovinesandbuttercups_bc23/pack.mcmeta" -hash = "da4a55de14fbd2663a5f947d2d522fabc62280c47aa134d9fffbc5dc4b572f9b" +hash = "78d07e6426e499e880bc18a88f0299c64175c6b90de566e6557e5123ef43aa18" [[files]] file = "resources/datapacks/origins_bc23/data/origins/origin_layers/origin.json" diff --git a/pack.toml b/pack.toml index bc9cf51..0234ed3 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 = "2ab32eff94a075c6b7c71b425b12640fcdcc327d31b17e3687675523b0175ca0" +hash = "07eadecaed8b53cd73450bba7d641e7afc261d5df9e3e936cdfed4ff9642dbab" [versions] minecraft = "1.20.1" diff --git a/resources/datapacks/bovinesandbuttercups_bc23/pack.mcmeta b/resources/datapacks/bovinesandbuttercups_bc23/pack.mcmeta index bd566c8..1ded2f3 100644 --- a/resources/datapacks/bovinesandbuttercups_bc23/pack.mcmeta +++ b/resources/datapacks/bovinesandbuttercups_bc23/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "Origins Setup for Blanketcon 2023", + "description": "Bovines and Buttercups Setup for Blanketcon 2023", "pack_format": 15 } } \ No newline at end of file