diff --git a/assets/minecraft/lang/en_us.json b/assets/minecraft/lang/en_us.json index ed24d00..793758e 100644 --- a/assets/minecraft/lang/en_us.json +++ b/assets/minecraft/lang/en_us.json @@ -89,5 +89,11 @@ "rpo.pridepack.entities.enableSlime": "Enable Slime textures", "rpo.pridepack.entities.enableVillager": "Enable Villager textures", -"rpo.pridepack.sounds.title": "Sounds" +"rpo.pridepack.sounds.title": "Sounds", + + + + + +"tooltips.for.rpo.go.here": "Tooltips for Resource Pack Options below." } 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/black_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/black_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/blue_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/blue_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/brown_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/cyan_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/cyan_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/gray_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/gray_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/green_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/light_blue_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/light_blue_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/light_gray_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/light_gray_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/lime_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/lime_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/magenta_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/magenta_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/orange_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/orange_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/pink_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/pink_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/purple_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/purple_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/red_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/red_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/white_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/white_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/yellow_candle.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ 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..fce6362 --- /dev/null +++ b/assets/minecraft/textures/block/yellow_candle_lit.png.rpo @@ -0,0 +1,3 @@ +{ + condition: "enableCandle" +} \ No newline at end of file diff --git a/respackopts.json5 b/respackopts.json5 index 3b4864b..fefa6db 100644 --- a/respackopts.json5 +++ b/respackopts.json5 @@ -7,10 +7,10 @@ enableShulker: false, enableCandle: false, enableWool: false, - enabbleGlazed: false, + enableGlazed: false, enableBeds: true, enableFroggy: true, - enableTerracota: false, + enableTerracotta: false, enableConcrete: false, enableHay: false },