From 4131f762ea7d37a1f9d76a757f27416fc4e52645 Mon Sep 17 00:00:00 2001 From: creepereater201 Date: Wed, 22 Jul 2026 23:34:17 +0100 Subject: [PATCH] feat: album index --- LCE_Pack_Ordering.json | 33 +++++++++++++++++++++++++++++++++ album_index.json | 24 ++++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 LCE_Pack_Ordering.json create mode 100644 album_index.json diff --git a/LCE_Pack_Ordering.json b/LCE_Pack_Ordering.json new file mode 100644 index 0000000..a02934a --- /dev/null +++ b/LCE_Pack_Ordering.json @@ -0,0 +1,33 @@ +{ + "default": "minecraft", + "order": [ + "minecraft", + "minecraft_classic", + "toy_story", + "steven_uni", + "nightmare", + "caribbean", + "super_cute", + "egyptian", + "norse", + "festive", + "chinese", + "greek", + "adv_time", + "city", + "plastic", + "natural", + "fallout", + "dragonborn", + "fantasy", + "candy", + "cartoon", + "steampunk", + "pattern", + "master_chief", + "sackboy", + "n7", + "halloween", + "super_mario" + ] +} \ No newline at end of file diff --git a/album_index.json b/album_index.json new file mode 100644 index 0000000..eb8ff3c --- /dev/null +++ b/album_index.json @@ -0,0 +1,24 @@ +{ + "order": [ + "potc", + "supercute_texture_pack", + "egyptianmythology", + "norsemythology", + "festive", + "chinesemythology", + "greekmythology", + "city_texture_pack", + "plastic_texture_pack", + "natural_texture_pack", + "vault-tect", + "fantasy_texture_pack", + "candy_texture_pack", + "cartoon_texture_pack", + "steampunk_texture_pack", + "pattern_texture_pack", + "littlebigplanet_mashup", + "mass_effect", + "halloween_mashup", + "supermario" + ] +}