diff --git a/assets/minecraft/textures/entity/axolotl/axolotl_blue.png.rpo b/assets/minecraft/textures/entity/axolotl/axolotl_blue.png.rpo new file mode 100644 index 0000000..e48c4f5 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_blue.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideAxolotls" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/axolotl/axolotl_cyan.png.rpo b/assets/minecraft/textures/entity/axolotl/axolotl_cyan.png.rpo new file mode 100644 index 0000000..e48c4f5 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_cyan.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideAxolotls" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/axolotl/axolotl_gold.png.rpo b/assets/minecraft/textures/entity/axolotl/axolotl_gold.png.rpo new file mode 100644 index 0000000..e48c4f5 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_gold.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideAxolotls" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/axolotl/axolotl_lucy.png.rpo b/assets/minecraft/textures/entity/axolotl/axolotl_lucy.png.rpo new file mode 100644 index 0000000..e48c4f5 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_lucy.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideAxolotls" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/axolotl/axolotl_wild.png.rpo b/assets/minecraft/textures/entity/axolotl/axolotl_wild.png.rpo new file mode 100644 index 0000000..e48c4f5 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_wild.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideAxolotls" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bee/bee.png.rpo b/assets/minecraft/textures/entity/bee/bee.png.rpo new file mode 100644 index 0000000..7ec3cac --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enableBiis" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bee/bee_angry.png.rpo b/assets/minecraft/textures/entity/bee/bee_angry.png.rpo new file mode 100644 index 0000000..7ec3cac --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee_angry.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enableBiis" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bee/bee_angry_nectar.png.rpo b/assets/minecraft/textures/entity/bee/bee_angry_nectar.png.rpo new file mode 100644 index 0000000..7ec3cac --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee_angry_nectar.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enableBiis" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bee/bee_nectar.png.rpo b/assets/minecraft/textures/entity/bee/bee_nectar.png.rpo new file mode 100644 index 0000000..7ec3cac --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee_nectar.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enableBiis" +} \ No newline at end of file diff --git a/respackopts.json5 b/respackopts.json5 new file mode 100644 index 0000000..486bf64 --- /dev/null +++ b/respackopts.json5 @@ -0,0 +1,23 @@ +{ + id: "pridepack", + version: 13, + capabilities: ["FileFilter", "DirFilter"], + conf: { + enableBiis: true, + enablePridePaintings: true, + enablePrideCandles: true, + enablePrideBundles: true, + enablePrideAxolotlBucket: true, + enablePrideAxolotls: true, + enablePrideBeds: true, + enableFoxSocks: true, + enablePrideElytra: true, + enableTransAlium: true, + enableLesbeans: true, + enablePrideXPBar: true, + enableMinecraftLogo: true, + enablePanorama: true, + enableSplashes: true, + enableTranslations: true + } +} \ No newline at end of file