mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-22 10:42:53 -04:00
fix: Added colorless bundle to rpo
This commit is contained in:
parent
28c6a0557e
commit
6a8d0b2a87
Binary file not shown.
Before Width: | Height: | Size: 260 B |
3
assets/minecraft/textures/item/bundle.png.rpo
Normal file
3
assets/minecraft/textures/item/bundle.png.rpo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "items.enablePrideBundles"
|
||||||
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 138 B |
3
assets/minecraft/textures/item/bundle_open_back.png.rpo
Normal file
3
assets/minecraft/textures/item/bundle_open_back.png.rpo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "items.enablePrideBundles"
|
||||||
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 203 B |
3
assets/minecraft/textures/item/bundle_open_front.png.rpo
Normal file
3
assets/minecraft/textures/item/bundle_open_front.png.rpo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "items.enablePrideBundles"
|
||||||
|
}
|
@ -1,4 +0,0 @@
|
|||||||
[LocalizedFileNames]
|
|
||||||
blue_bundle_open_front.png=@blue_bundle_open_front.png,0
|
|
||||||
blue_bundle_open_back.png=@blue_bundle_open_back.png,0
|
|
||||||
blue_bundle.png=@blue_bundle.png,0
|
|
Loading…
x
Reference in New Issue
Block a user