mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-23 03:05:18 -04:00
feat: Added candle support for ResPackOps
This commit is contained in:
parent
88f8860e59
commit
9245105fa1
3
assets/minecraft/textures/block/black_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/black_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/black_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/black_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/blue_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/blue_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/blue_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/blue_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/brown_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/brown_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/brown_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/brown_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/candle.png.rpo
Normal file
3
assets/minecraft/textures/block/candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/cyan_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/cyan_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/cyan_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/cyan_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/gray_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/gray_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/gray_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/gray_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/green_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/green_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/green_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/green_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/lime_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/lime_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/lime_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/lime_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/magenta_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/magenta_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/orange_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/orange_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/pink_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/pink_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/pink_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/pink_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/purple_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/purple_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/red_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/red_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/red_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/red_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/white_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/white_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/white_candle_lit.png.rpo
Normal file
3
assets/minecraft/textures/block/white_candle_lit.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/block/yellow_candle.png.rpo
Normal file
3
assets/minecraft/textures/block/yellow_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/black_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/black_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/blue_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/blue_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/brown_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/brown_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/brush.png.rpo
Normal file
3
assets/minecraft/textures/item/brush.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "items.enablePrideBrush"
|
||||
}
|
3
assets/minecraft/textures/item/candle.png.rpo
Normal file
3
assets/minecraft/textures/item/candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/cyan_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/cyan_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/gray_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/gray_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/green_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/green_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/light_blue_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/light_blue_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/light_gray_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/light_gray_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/lime_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/lime_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/magenta_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/magenta_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/orange_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/orange_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/pink_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/pink_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/purple_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/purple_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/red_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/red_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/white_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/white_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
3
assets/minecraft/textures/item/yellow_candle.png.rpo
Normal file
3
assets/minecraft/textures/item/yellow_candle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"condition": "blocks.enablePrideCandles"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user