diff --git a/assets/minecraft/blockstates/allium.json.rpo b/assets/minecraft/blockstates/allium.json.rpo new file mode 100644 index 0000000..0ad5a97 --- /dev/null +++ b/assets/minecraft/blockstates/allium.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "blocks.enableTransAlium" +} \ No newline at end of file diff --git a/assets/minecraft/blockstates/potted_allium.json.rpo b/assets/minecraft/blockstates/potted_allium.json.rpo new file mode 100644 index 0000000..0ad5a97 --- /dev/null +++ b/assets/minecraft/blockstates/potted_allium.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "blocks.enableTransAlium" +} \ No newline at end of file diff --git a/assets/minecraft/lang/de_de.json.rpo b/assets/minecraft/lang/de_de.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/de_de.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/en_ca.json.rpo b/assets/minecraft/lang/en_ca.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/en_ca.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/en_gb.json.rpo b/assets/minecraft/lang/en_gb.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/en_gb.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/en_pt.json.rpo b/assets/minecraft/lang/en_pt.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/en_pt.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/en_ud.json.rpo b/assets/minecraft/lang/en_ud.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/en_ud.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/en_us.json b/assets/minecraft/lang/en_us.json index f9b7725..e694b37 100644 --- a/assets/minecraft/lang/en_us.json +++ b/assets/minecraft/lang/en_us.json @@ -168,5 +168,38 @@ "music.game.douglas": "WorldWidePixel - Douglas", "music.game.melancolie": "WorldWidePixel - Mélancolie", "music.game.regina": "WorldWidePixel - Regina", - "music.game.menu.joy": "WorldWidePixel - Joy" + "music.game.menu.joy": "WorldWidePixel - Joy", + + "comment.2": "Below is all strings related to Resource Pack Options (ResPackOps).", + "rpo.pridepack": "Pridepack Settings", + "rpo.pridepack.entities": "Entities", + "rpo.pridepack.blocks": "Blocks", + "rpo.pridepack.items": "Items", + "rpo.pridepack.ui": "UI", + + "rpo.pridepack.entities.enableBiis": "Enable Biis", + "rpo.pridepack.entities.enablePrideAxolotls": "Enable Pridexolotls (Pride Axolotls)", + "rpo.pridepack.entities.enableFoxSocks": "Enable Fox Thigh Highs", + "rpo.pridepack.entities.enablePrideHarness": "Enable Happy Ghast Pride Harness", + + "rpo.pridepack.blocks.enablePridePaintings": "Enable Pride Paintings", + "rpo.pridepack.blocks.enablePrideCandles": "Enable Pride Candles", + "rpo.pridepack.blocks.enablePrideBeds": "Enable Pride Beds", + "rpo.pridepack.blocks.enableTransAlium": "Enable Trans Allium", + "rpo.pridepack.blocks.enableLesbeans": "Enable Lesbeans (Lesbian Cocoa Beans)", + + "rpo.pridepack.items.enablePrideBundles": "Enable Pride Bundles", + "rpo.pridepack.items.enablePrideAxolotlBucket": "Enable Pride Axolotl Bucket", + "rpo.pridepack.items.enablePrideElytra": "Enable Pride Elytra", + "rpo.pridepack.items.enablePrideBrush": "Enable Pride Brush", + "rpo.pridepack.items.enableEnchantmentGlint": "Enable Enchantment Glint", + + "rpo.pridepack.ui.enablePrideXPBar": "Enable Pride XP Bar", + "rpo.pridepack.ui.enableMinecraftLogo": "Enable Pride Minecraft Logo", + "rpo.pridepack.ui.enablePanorama": "Enable Panorama", + "rpo.pridepack.ui.enableSplashes": "Enable Splashes", + "rpo.pridepack.ui.enableTranslations": "Enable Translations", + + "rpo.pridepack.other": "Other", + "rpo.pridepack.other.enableMusic": "Enable Custom Music" } \ No newline at end of file diff --git a/assets/minecraft/lang/en_us.json.rpo b/assets/minecraft/lang/en_us.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/en_us.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/es_ar.json.rpo b/assets/minecraft/lang/es_ar.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/es_ar.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/es_es.json.rpo b/assets/minecraft/lang/es_es.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/es_es.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/fr_fr.json.rpo b/assets/minecraft/lang/fr_fr.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/fr_fr.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/hu_hu.json.rpo b/assets/minecraft/lang/hu_hu.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/hu_hu.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/ja_jp.json.rpo b/assets/minecraft/lang/ja_jp.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/ja_jp.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/lol_us.json.rpo b/assets/minecraft/lang/lol_us.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/lol_us.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/pt_br.json.rpo b/assets/minecraft/lang/pt_br.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/pt_br.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/pt_pt.json.rpo b/assets/minecraft/lang/pt_pt.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/pt_pt.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/ro_ro.json.rpo b/assets/minecraft/lang/ro_ro.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/ro_ro.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/ru_ru.json.rpo b/assets/minecraft/lang/ru_ru.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/ru_ru.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/uk_ua.json.rpo b/assets/minecraft/lang/uk_ua.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/uk_ua.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/lang/vi_vn.json.rpo b/assets/minecraft/lang/vi_vn.json.rpo new file mode 100644 index 0000000..5d2f139 --- /dev/null +++ b/assets/minecraft/lang/vi_vn.json.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableTranslations" +} \ No newline at end of file diff --git a/assets/minecraft/sounds.json.rpo b/assets/minecraft/sounds.json.rpo new file mode 100644 index 0000000..3102d13 --- /dev/null +++ b/assets/minecraft/sounds.json.rpo @@ -0,0 +1,3 @@ +{ + "condition": "other.enableMusic" +} \ No newline at end of file diff --git a/assets/minecraft/texts/splashes.txt.rpo b/assets/minecraft/texts/splashes.txt.rpo new file mode 100644 index 0000000..f5114a2 --- /dev/null +++ b/assets/minecraft/texts/splashes.txt.rpo @@ -0,0 +1,3 @@ +{ + "conditions": "ui.enableSplashes" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/black_candle.png.rpo b/assets/minecraft/textures/block/black_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/black_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/black_candle_lit.png.rpo b/assets/minecraft/textures/block/black_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/black_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/blue_candle.png.rpo b/assets/minecraft/textures/block/blue_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/blue_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/blue_candle_lit.png.rpo b/assets/minecraft/textures/block/blue_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/blue_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/brown_candle.png.rpo b/assets/minecraft/textures/block/brown_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/brown_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/brown_candle_lit.png.rpo b/assets/minecraft/textures/block/brown_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/brown_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/candle.png.rpo b/assets/minecraft/textures/block/candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/cocoa_stage0.png.rpo b/assets/minecraft/textures/block/cocoa_stage0.png.rpo new file mode 100644 index 0000000..1c225f8 --- /dev/null +++ b/assets/minecraft/textures/block/cocoa_stage0.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enableLesbeans" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/cocoa_stage1.png.rpo b/assets/minecraft/textures/block/cocoa_stage1.png.rpo new file mode 100644 index 0000000..1c225f8 --- /dev/null +++ b/assets/minecraft/textures/block/cocoa_stage1.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enableLesbeans" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/cocoa_stage2.png.rpo b/assets/minecraft/textures/block/cocoa_stage2.png.rpo new file mode 100644 index 0000000..1c225f8 --- /dev/null +++ b/assets/minecraft/textures/block/cocoa_stage2.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enableLesbeans" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/cyan_candle.png.rpo b/assets/minecraft/textures/block/cyan_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/cyan_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/cyan_candle_lit.png.rpo b/assets/minecraft/textures/block/cyan_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/cyan_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/gray_candle.png.rpo b/assets/minecraft/textures/block/gray_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/gray_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/gray_candle_lit.png.rpo b/assets/minecraft/textures/block/gray_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/gray_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/green_candle.png.rpo b/assets/minecraft/textures/block/green_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/green_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/green_candle_lit.png.rpo b/assets/minecraft/textures/block/green_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/green_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/light_blue_candle.png.rpo b/assets/minecraft/textures/block/light_blue_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/light_blue_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/light_blue_candle_lit.png.rpo b/assets/minecraft/textures/block/light_blue_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/light_blue_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/light_gray_candle.png.rpo b/assets/minecraft/textures/block/light_gray_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/light_gray_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/light_gray_candle_lit.png.rpo b/assets/minecraft/textures/block/light_gray_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/light_gray_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/lime_candle.png.rpo b/assets/minecraft/textures/block/lime_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/lime_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/lime_candle_lit.png.rpo b/assets/minecraft/textures/block/lime_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/lime_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/magenta_candle.png.rpo b/assets/minecraft/textures/block/magenta_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/magenta_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/magenta_candle_lit.png.rpo b/assets/minecraft/textures/block/magenta_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/magenta_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/orange_candle.png.rpo b/assets/minecraft/textures/block/orange_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/orange_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/orange_candle_lit.png.rpo b/assets/minecraft/textures/block/orange_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/orange_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/pink_candle.png.rpo b/assets/minecraft/textures/block/pink_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/pink_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/pink_candle_lit.png.rpo b/assets/minecraft/textures/block/pink_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/pink_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/purple_candle.png.rpo b/assets/minecraft/textures/block/purple_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/purple_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/purple_candle_lit.png.rpo b/assets/minecraft/textures/block/purple_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/purple_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/red_candle.png.rpo b/assets/minecraft/textures/block/red_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/red_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/red_candle_lit.png.rpo b/assets/minecraft/textures/block/red_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/red_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/white_candle.png.rpo b/assets/minecraft/textures/block/white_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/white_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/white_candle_lit.png.rpo b/assets/minecraft/textures/block/white_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/white_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/yellow_candle.png.rpo b/assets/minecraft/textures/block/yellow_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/yellow_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/yellow_candle_lit.png.rpo b/assets/minecraft/textures/block/yellow_candle_lit.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/block/yellow_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file 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..76505e3 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_blue.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..76505e3 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_cyan.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..76505e3 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_gold.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..76505e3 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_lucy.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..76505e3 --- /dev/null +++ b/assets/minecraft/textures/entity/axolotl/axolotl_wild.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.enablePrideAxolotls" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/black.png.rpo b/assets/minecraft/textures/entity/bed/black.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/black.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/blue.png.rpo b/assets/minecraft/textures/entity/bed/blue.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/blue.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/brown.png.rpo b/assets/minecraft/textures/entity/bed/brown.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/brown.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/cyan.png.rpo b/assets/minecraft/textures/entity/bed/cyan.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/cyan.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/gray.png.rpo b/assets/minecraft/textures/entity/bed/gray.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/gray.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/green.png.rpo b/assets/minecraft/textures/entity/bed/green.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/green.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/light_blue.png.rpo b/assets/minecraft/textures/entity/bed/light_blue.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/light_blue.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/light_gray.png.rpo b/assets/minecraft/textures/entity/bed/light_gray.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/light_gray.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/lime.png.rpo b/assets/minecraft/textures/entity/bed/lime.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/lime.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/magenta.png.rpo b/assets/minecraft/textures/entity/bed/magenta.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/magenta.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/orange.png.rpo b/assets/minecraft/textures/entity/bed/orange.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/orange.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/pink.png.rpo b/assets/minecraft/textures/entity/bed/pink.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/pink.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/purple.png.rpo b/assets/minecraft/textures/entity/bed/purple.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/purple.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/red.png.rpo b/assets/minecraft/textures/entity/bed/red.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/red.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/white.png.rpo b/assets/minecraft/textures/entity/bed/white.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/white.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/bed/yellow.png.rpo b/assets/minecraft/textures/entity/bed/yellow.png.rpo new file mode 100644 index 0000000..cb11c7b --- /dev/null +++ b/assets/minecraft/textures/entity/bed/yellow.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideBeds" +} \ 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..0e56a55 --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..0e56a55 --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee_angry.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..0e56a55 --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee_angry_nectar.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.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..0e56a55 --- /dev/null +++ b/assets/minecraft/textures/entity/bee/bee_nectar.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.enableBiis" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/black_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/black_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/black_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/blue_harness.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/blue_harness.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/blue_harness.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/brown_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/brown_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/brown_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/cyan_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/cyan_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/cyan_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/gray_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/gray_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/gray_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/green_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/green_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/green_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/light_blue_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/light_blue_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/light_blue_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/light_gray_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/light_gray_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/light_gray_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/lime_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/lime_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/lime_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/magenta_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/magenta_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/magenta_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/orange_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/orange_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/orange_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/pink_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/pink_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/pink_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/purple_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/purple_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/purple_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/red_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/red_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/red_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/white_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/white_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/white_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/equipment/happy_ghast_body/yellow_harness.png.rpo b/assets/minecraft/textures/entity/equipment/happy_ghast_body/yellow_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/entity/equipment/happy_ghast_body/yellow_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/fox/fox.png.rpo b/assets/minecraft/textures/entity/fox/fox.png.rpo new file mode 100644 index 0000000..97f773a --- /dev/null +++ b/assets/minecraft/textures/entity/fox/fox.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.enableFoxSocks" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/fox/fox_sleep.png.rpo b/assets/minecraft/textures/entity/fox/fox_sleep.png.rpo new file mode 100644 index 0000000..97f773a --- /dev/null +++ b/assets/minecraft/textures/entity/fox/fox_sleep.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.enableFoxSocks" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/fox/snow_fox.png.rpo b/assets/minecraft/textures/entity/fox/snow_fox.png.rpo new file mode 100644 index 0000000..97f773a --- /dev/null +++ b/assets/minecraft/textures/entity/fox/snow_fox.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.enableFoxSocks" +} \ No newline at end of file diff --git a/assets/minecraft/textures/entity/fox/snow_fox_sleep_png.rpo b/assets/minecraft/textures/entity/fox/snow_fox_sleep_png.rpo new file mode 100644 index 0000000..97f773a --- /dev/null +++ b/assets/minecraft/textures/entity/fox/snow_fox_sleep_png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "entities.enableFoxSocks" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/icons.png.rpo b/assets/minecraft/textures/gui/icons.png.rpo new file mode 100644 index 0000000..996e9d7 --- /dev/null +++ b/assets/minecraft/textures/gui/icons.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePrideXPBar" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/background/panorama_0.png.rpo b/assets/minecraft/textures/gui/title/background/panorama_0.png.rpo new file mode 100644 index 0000000..e2ee9c5 --- /dev/null +++ b/assets/minecraft/textures/gui/title/background/panorama_0.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePanorama" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/background/panorama_1.png.rpo b/assets/minecraft/textures/gui/title/background/panorama_1.png.rpo new file mode 100644 index 0000000..e2ee9c5 --- /dev/null +++ b/assets/minecraft/textures/gui/title/background/panorama_1.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePanorama" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/background/panorama_2.png.rpo b/assets/minecraft/textures/gui/title/background/panorama_2.png.rpo new file mode 100644 index 0000000..e2ee9c5 --- /dev/null +++ b/assets/minecraft/textures/gui/title/background/panorama_2.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePanorama" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/background/panorama_3.png.rpo b/assets/minecraft/textures/gui/title/background/panorama_3.png.rpo new file mode 100644 index 0000000..e2ee9c5 --- /dev/null +++ b/assets/minecraft/textures/gui/title/background/panorama_3.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePanorama" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/background/panorama_4.png.rpo b/assets/minecraft/textures/gui/title/background/panorama_4.png.rpo new file mode 100644 index 0000000..e2ee9c5 --- /dev/null +++ b/assets/minecraft/textures/gui/title/background/panorama_4.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePanorama" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/background/panorama_5.png.rpo b/assets/minecraft/textures/gui/title/background/panorama_5.png.rpo new file mode 100644 index 0000000..e2ee9c5 --- /dev/null +++ b/assets/minecraft/textures/gui/title/background/panorama_5.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePanorama" +} \ No newline at end of file diff --git a/assets/minecraft/textures/gui/title/minecraft.png.rpo b/assets/minecraft/textures/gui/title/minecraft.png.rpo new file mode 100644 index 0000000..7b1fd1a --- /dev/null +++ b/assets/minecraft/textures/gui/title/minecraft.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enableMinecraftLogo" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/axolotl_bucket.png.rpo b/assets/minecraft/textures/item/axolotl_bucket.png.rpo new file mode 100644 index 0000000..c6e45be --- /dev/null +++ b/assets/minecraft/textures/item/axolotl_bucket.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideAxolotlBucket" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/black_bundle.png.rpo b/assets/minecraft/textures/item/black_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/black_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/black_bundle_open_back.png.rpo b/assets/minecraft/textures/item/black_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/black_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/black_bundle_open_front.png.rpo b/assets/minecraft/textures/item/black_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/black_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/black_candle.png.rpo b/assets/minecraft/textures/item/black_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/black_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/black_harness.png.rpo b/assets/minecraft/textures/item/black_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/black_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/blue_bundle.png.rpo b/assets/minecraft/textures/item/blue_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/blue_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/blue_bundle_open_back.png.rpo b/assets/minecraft/textures/item/blue_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/blue_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/blue_bundle_open_front.png.rpo b/assets/minecraft/textures/item/blue_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/blue_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/blue_candle.png.rpo b/assets/minecraft/textures/item/blue_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/blue_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/blue_harness.rpo b/assets/minecraft/textures/item/blue_harness.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/blue_harness.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/broken_elytra.png b/assets/minecraft/textures/item/broken_elytra.png new file mode 100644 index 0000000..3811754 Binary files /dev/null and b/assets/minecraft/textures/item/broken_elytra.png differ diff --git a/assets/minecraft/textures/item/broken_elytra.png.rpo b/assets/minecraft/textures/item/broken_elytra.png.rpo new file mode 100644 index 0000000..5b3fcdc --- /dev/null +++ b/assets/minecraft/textures/item/broken_elytra.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideElytra" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/brown_bundle.png.rpo b/assets/minecraft/textures/item/brown_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/brown_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/brown_bundle_open_back.png.rpo b/assets/minecraft/textures/item/brown_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/brown_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/brown_bundle_open_front.png.rpo b/assets/minecraft/textures/item/brown_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/brown_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/brown_candle.png.rpo b/assets/minecraft/textures/item/brown_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/brown_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/brown_harness.png.rpo b/assets/minecraft/textures/item/brown_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/brown_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/brush.png.rpo b/assets/minecraft/textures/item/brush.png.rpo new file mode 100644 index 0000000..770b947 --- /dev/null +++ b/assets/minecraft/textures/item/brush.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBrush" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/bundle.png.rpo b/assets/minecraft/textures/item/bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/bundle_open_back.png.rpo b/assets/minecraft/textures/item/bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/bundle_open_front.png.rpo b/assets/minecraft/textures/item/bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/candle.png.rpo b/assets/minecraft/textures/item/candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/cyan_bundle.png.rpo b/assets/minecraft/textures/item/cyan_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/cyan_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/cyan_bundle_open_back.png.rpo b/assets/minecraft/textures/item/cyan_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/cyan_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/cyan_bundle_open_front.png.rpo b/assets/minecraft/textures/item/cyan_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/cyan_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/cyan_candle.png.rpo b/assets/minecraft/textures/item/cyan_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/cyan_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/cyan_harness.png.rpo b/assets/minecraft/textures/item/cyan_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/cyan_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/elytra.png b/assets/minecraft/textures/item/elytra.png new file mode 100644 index 0000000..3525af6 Binary files /dev/null and b/assets/minecraft/textures/item/elytra.png differ diff --git a/assets/minecraft/textures/item/elytra.png.rpo b/assets/minecraft/textures/item/elytra.png.rpo new file mode 100644 index 0000000..5b3fcdc --- /dev/null +++ b/assets/minecraft/textures/item/elytra.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enablePrideElytra" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/gray_bundle.png.rpo b/assets/minecraft/textures/item/gray_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/gray_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/gray_bundle_open_back.png.rpo b/assets/minecraft/textures/item/gray_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/gray_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/gray_bundle_open_front.png.rpo b/assets/minecraft/textures/item/gray_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/gray_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/gray_candle.png.rpo b/assets/minecraft/textures/item/gray_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/gray_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/gray_harness.png.rpo b/assets/minecraft/textures/item/gray_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/gray_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/green_bundle.png.rpo b/assets/minecraft/textures/item/green_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/green_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/green_bundle_open_back.png.rpo b/assets/minecraft/textures/item/green_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/green_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/green_bundle_open_front.png.rpo b/assets/minecraft/textures/item/green_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/green_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/green_candle.png.rpo b/assets/minecraft/textures/item/green_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/green_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/green_harness.png.rpo b/assets/minecraft/textures/item/green_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/green_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_blue_bundle.png.rpo b/assets/minecraft/textures/item/light_blue_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/light_blue_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_blue_bundle_open_back.png.rpo b/assets/minecraft/textures/item/light_blue_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/light_blue_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_blue_bundle_open_front.png.rpo b/assets/minecraft/textures/item/light_blue_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/light_blue_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_blue_candle.png.rpo b/assets/minecraft/textures/item/light_blue_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/light_blue_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_blue_harness.png.rpo b/assets/minecraft/textures/item/light_blue_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/light_blue_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_gray_bundle.png.rpo b/assets/minecraft/textures/item/light_gray_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/light_gray_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_gray_bundle_open_back.png.rpo b/assets/minecraft/textures/item/light_gray_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/light_gray_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_gray_bundle_open_front.png.rpo b/assets/minecraft/textures/item/light_gray_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/light_gray_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_gray_candle.png.rpo b/assets/minecraft/textures/item/light_gray_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/light_gray_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/light_gray_harness.png.rpo b/assets/minecraft/textures/item/light_gray_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/light_gray_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/lime_bundle.png.rpo b/assets/minecraft/textures/item/lime_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/lime_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/lime_bundle_open_back.png.rpo b/assets/minecraft/textures/item/lime_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/lime_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/lime_bundle_open_front.png.rpo b/assets/minecraft/textures/item/lime_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/lime_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/lime_candle.png.rpo b/assets/minecraft/textures/item/lime_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/lime_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/lime_harness.png.rpo b/assets/minecraft/textures/item/lime_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/lime_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/magenta_bundle.png.rpo b/assets/minecraft/textures/item/magenta_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/magenta_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/magenta_bundle_open_back.png.rpo b/assets/minecraft/textures/item/magenta_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/magenta_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/magenta_bundle_open_front.png.rpo b/assets/minecraft/textures/item/magenta_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/magenta_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/magenta_candle.png.rpo b/assets/minecraft/textures/item/magenta_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/magenta_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/magenta_harness.png.rpo b/assets/minecraft/textures/item/magenta_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/magenta_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/orange_bundle.png.rpo b/assets/minecraft/textures/item/orange_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/orange_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/orange_bundle_open_back.png.rpo b/assets/minecraft/textures/item/orange_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/orange_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/orange_bundle_open_front.png.rpo b/assets/minecraft/textures/item/orange_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/orange_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/orange_candle.png.rpo b/assets/minecraft/textures/item/orange_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/orange_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/orange_harness.png.rpo b/assets/minecraft/textures/item/orange_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/orange_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/painting.png b/assets/minecraft/textures/item/painting.png new file mode 100644 index 0000000..c20db4f Binary files /dev/null and b/assets/minecraft/textures/item/painting.png differ diff --git a/assets/minecraft/textures/item/pink_bundle.png.rpo b/assets/minecraft/textures/item/pink_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/pink_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/pink_bundle_open_back.png.rpo b/assets/minecraft/textures/item/pink_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/pink_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/pink_bundle_open_front.png.rpo b/assets/minecraft/textures/item/pink_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/pink_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/pink_candle.png.rpo b/assets/minecraft/textures/item/pink_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/pink_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/pink_harness.png.rpo b/assets/minecraft/textures/item/pink_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/pink_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/purple_bundle.png.rpo b/assets/minecraft/textures/item/purple_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/purple_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/purple_bundle_open_back.png.rpo b/assets/minecraft/textures/item/purple_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/purple_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/purple_bundle_open_front.png.rpo b/assets/minecraft/textures/item/purple_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/purple_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/purple_candle.png.rpo b/assets/minecraft/textures/item/purple_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/purple_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/purple_harness.png.rpo b/assets/minecraft/textures/item/purple_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/purple_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/red_bundle.png.rpo b/assets/minecraft/textures/item/red_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/red_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/red_bundle_open_back.png.rpo b/assets/minecraft/textures/item/red_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/red_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/red_bundle_open_front.png.rpo b/assets/minecraft/textures/item/red_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/red_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/red_candle.png.rpo b/assets/minecraft/textures/item/red_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/red_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/red_harness.png.rpo b/assets/minecraft/textures/item/red_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/red_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/white_bundle.png.rpo b/assets/minecraft/textures/item/white_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/white_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/white_bundle_open_back.png.rpo b/assets/minecraft/textures/item/white_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/white_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/white_bundle_open_front.png.rpo b/assets/minecraft/textures/item/white_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/white_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/white_candle.png.rpo b/assets/minecraft/textures/item/white_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/white_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/white_harness.png.rpo b/assets/minecraft/textures/item/white_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/white_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/yellow_bundle.png.rpo b/assets/minecraft/textures/item/yellow_bundle.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/yellow_bundle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/yellow_bundle_open_back.png.rpo b/assets/minecraft/textures/item/yellow_bundle_open_back.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/yellow_bundle_open_back.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/yellow_bundle_open_front.png.rpo b/assets/minecraft/textures/item/yellow_bundle_open_front.png.rpo new file mode 100644 index 0000000..ff926eb --- /dev/null +++ b/assets/minecraft/textures/item/yellow_bundle_open_front.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideBundles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/yellow_candle.png.rpo b/assets/minecraft/textures/item/yellow_candle.png.rpo new file mode 100644 index 0000000..24f6188 --- /dev/null +++ b/assets/minecraft/textures/item/yellow_candle.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePrideCandles" +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/yellow_harness.png.rpo b/assets/minecraft/textures/item/yellow_harness.png.rpo new file mode 100644 index 0000000..31cc243 --- /dev/null +++ b/assets/minecraft/textures/item/yellow_harness.png.rpo @@ -0,0 +1,3 @@ +{ + "condition":"entities.enablePrideHarness" +} \ No newline at end of file diff --git a/assets/minecraft/textures/misc/enchanted_glint_entity.png.rpo b/assets/minecraft/textures/misc/enchanted_glint_entity.png.rpo new file mode 100644 index 0000000..c164e63 --- /dev/null +++ b/assets/minecraft/textures/misc/enchanted_glint_entity.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enableEnchantmentGlint" +} \ No newline at end of file diff --git a/assets/minecraft/textures/misc/enchanted_glint_item.png.rpo b/assets/minecraft/textures/misc/enchanted_glint_item.png.rpo new file mode 100644 index 0000000..c164e63 --- /dev/null +++ b/assets/minecraft/textures/misc/enchanted_glint_item.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "enableEnchantmentGlint" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/alban.png.rpo b/assets/minecraft/textures/painting/alban.png.rpo new file mode 100644 index 0000000..64c1998 --- /dev/null +++ b/assets/minecraft/textures/painting/alban.png.rpo @@ -0,0 +1,3 @@ + { + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/aztec.png.rpo b/assets/minecraft/textures/painting/aztec.png.rpo new file mode 100644 index 0000000..64c1998 --- /dev/null +++ b/assets/minecraft/textures/painting/aztec.png.rpo @@ -0,0 +1,3 @@ + { + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/aztec2.png.rpo b/assets/minecraft/textures/painting/aztec2.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/aztec2.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/baroque.png.rpo b/assets/minecraft/textures/painting/baroque.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/baroque.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/bomb.png.rpo b/assets/minecraft/textures/painting/bomb.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/bomb.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/bouquet.png.rpo b/assets/minecraft/textures/painting/bouquet.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/bouquet.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/burning_skull.png.rpo b/assets/minecraft/textures/painting/burning_skull.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/burning_skull.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/bust.png.rpo b/assets/minecraft/textures/painting/bust.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/bust.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/cavebird.png.rpo b/assets/minecraft/textures/painting/cavebird.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/cavebird.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/changing.png.rpo b/assets/minecraft/textures/painting/changing.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/changing.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/cotan.png.rpo b/assets/minecraft/textures/painting/cotan.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/cotan.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/courbet.png.rpo b/assets/minecraft/textures/painting/courbet.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/courbet.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/creebet.png.rpo b/assets/minecraft/textures/painting/creebet.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/creebet.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/donkey_kong.png.rpo b/assets/minecraft/textures/painting/donkey_kong.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/donkey_kong.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/endboss.png.rpo b/assets/minecraft/textures/painting/endboss.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/endboss.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/fighters.png.rpo b/assets/minecraft/textures/painting/fighters.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/fighters.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/humble.png.rpo b/assets/minecraft/textures/painting/humble.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/humble.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/match.png.rpo b/assets/minecraft/textures/painting/match.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/match.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/pigscene.png.rpo b/assets/minecraft/textures/painting/pigscene.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/pigscene.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/plant.png.rpo b/assets/minecraft/textures/painting/plant.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/plant.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/skeleton.png.rpo b/assets/minecraft/textures/painting/skeleton.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/skeleton.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/skull_and_roses.png.rpo b/assets/minecraft/textures/painting/skull_and_roses.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/skull_and_roses.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/stage.png.rpo b/assets/minecraft/textures/painting/stage.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/stage.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/void.png.rpo b/assets/minecraft/textures/painting/void.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/void.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/wasteland.png.rpo b/assets/minecraft/textures/painting/wasteland.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/wasteland.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/minecraft/textures/painting/wither.png.rpo b/assets/minecraft/textures/painting/wither.png.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/assets/minecraft/textures/painting/wither.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/assets/respackopts/conf.json b/assets/respackopts/conf.json new file mode 100644 index 0000000..aa7d5c5 --- /dev/null +++ b/assets/respackopts/conf.json @@ -0,0 +1,37 @@ +{ + id: "pridepack", + version: 7, + capabilities: ["FileFilter", "DirFilter"], + conf: { + entities: { + enableBiis: true, + enablePrideAxolotls: true, + enableFoxSocks: true, + enablePrideHarness: true + }, + blocks: { + enablePridePaintings: true, + enablePrideCandles: true, + enablePrideBeds: true, + enableTransAlium: true, + enableLesbeans: true + }, + items: { + enablePrideBundles: true, + enablePrideAxolotlBucket: true, + enablePrideElytra: true, + enablePrideBrush: true, + enableEnchantmentGlint: true + }, + ui: { + enablePrideXPBar: true, + enableMinecraftLogo: true, + enablePanorama: true, + enableSplashes: true, + enableTranslations: true + }, + other: { + enableMusic: true + } + } +} \ No newline at end of file diff --git a/format16/assets/minecraft/textures/gui/sprites/hud/experience_bar_background.png.rpo b/format16/assets/minecraft/textures/gui/sprites/hud/experience_bar_background.png.rpo new file mode 100644 index 0000000..996e9d7 --- /dev/null +++ b/format16/assets/minecraft/textures/gui/sprites/hud/experience_bar_background.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePrideXPBar" +} \ No newline at end of file diff --git a/format16/assets/minecraft/textures/gui/sprites/hud/experience_bar_progress.png.rpo b/format16/assets/minecraft/textures/gui/sprites/hud/experience_bar_progress.png.rpo new file mode 100644 index 0000000..996e9d7 --- /dev/null +++ b/format16/assets/minecraft/textures/gui/sprites/hud/experience_bar_progress.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enablePrideXPBar" +} \ No newline at end of file diff --git a/format16/assets/minecraft/textures/gui/title.rpo b/format16/assets/minecraft/textures/gui/title.rpo new file mode 100644 index 0000000..7b1fd1a --- /dev/null +++ b/format16/assets/minecraft/textures/gui/title.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enableMinecraftLogo" +} \ No newline at end of file diff --git a/format16/assets/minecraft/textures/gui/title/edition.png.rpo b/format16/assets/minecraft/textures/gui/title/edition.png.rpo new file mode 100644 index 0000000..7b1fd1a --- /dev/null +++ b/format16/assets/minecraft/textures/gui/title/edition.png.rpo @@ -0,0 +1,3 @@ +{ + "condition": "ui.enableMinecraftLogo" +} \ No newline at end of file diff --git a/format49/assets/minecraft/items/axolotl_bucket.json.rpo b/format49/assets/minecraft/items/axolotl_bucket.json.rpo new file mode 100644 index 0000000..84e51ac --- /dev/null +++ b/format49/assets/minecraft/items/axolotl_bucket.json.rpo @@ -0,0 +1,3 @@ +{ + "condition": "items.enablePrideAxolotlBucket" +} \ No newline at end of file diff --git a/format49/assets/minecraft/items/painting.json.rpo b/format49/assets/minecraft/items/painting.json.rpo new file mode 100644 index 0000000..dacec91 --- /dev/null +++ b/format49/assets/minecraft/items/painting.json.rpo @@ -0,0 +1,3 @@ +{ + "condition": "blocks.enablePridePaintings" +} \ No newline at end of file diff --git a/respackopts.json5 b/respackopts.json5 new file mode 100644 index 0000000..3920c64 --- /dev/null +++ b/respackopts.json5 @@ -0,0 +1,40 @@ +{ + id: "pridepack", + version: 13, + capabilities: [ + "FileFilter", + "DirFilter" + ], + conf: { + entities: { + enableBiis: true, + enablePrideAxolotls: true, + enableFoxSocks: true, + enablePrideHarness: true + }, + blocks: { + enablePridePaintings: true, + enablePrideCandles: true, + enablePrideBeds: true, + enableTransAlium: true, + enableLesbeans: true + }, + items: { + enablePrideBundles: true, + enablePrideAxolotlBucket: true, + enablePrideElytra: true, + enablePrideBrush: true, + enableEnchantmentGlint: true + }, + ui: { + enablePrideXPBar: true, + enableMinecraftLogo: true, + enablePanorama: true, + enableSplashes: true, + enableTranslations: true + }, + other: { + enableMusic: true + } + } +} \ No newline at end of file