mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-23 03:05:18 -04:00
feat: Added first Resorucepack Options settings
This commit is contained in:
parent
2b234cacb2
commit
48a681cc35
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enablePrideAxolotls"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enablePrideAxolotls"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enablePrideAxolotls"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enablePrideAxolotls"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enablePrideAxolotls"
|
||||||
|
}
|
3
assets/minecraft/textures/entity/bee/bee.png.rpo
Normal file
3
assets/minecraft/textures/entity/bee/bee.png.rpo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enableBiis"
|
||||||
|
}
|
3
assets/minecraft/textures/entity/bee/bee_angry.png.rpo
Normal file
3
assets/minecraft/textures/entity/bee/bee_angry.png.rpo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enableBiis"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enableBiis"
|
||||||
|
}
|
3
assets/minecraft/textures/entity/bee/bee_nectar.png.rpo
Normal file
3
assets/minecraft/textures/entity/bee/bee_nectar.png.rpo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"condition": "enableBiis"
|
||||||
|
}
|
23
respackopts.json5
Normal file
23
respackopts.json5
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
id: "pridepack",
|
||||||
|
version: 13,
|
||||||
|
capabilities: ["FileFilter", "DirFilter"],
|
||||||
|
conf: {
|
||||||
|
enableBiis: true,
|
||||||
|
enablePridePaintings: true,
|
||||||
|
enablePrideCandles: true,
|
||||||
|
enablePrideBundles: true,
|
||||||
|
enablePrideAxolotlBucket: true,
|
||||||
|
enablePrideAxolotls: true,
|
||||||
|
enablePrideBeds: true,
|
||||||
|
enableFoxSocks: true,
|
||||||
|
enablePrideElytra: true,
|
||||||
|
enableTransAlium: true,
|
||||||
|
enableLesbeans: true,
|
||||||
|
enablePrideXPBar: true,
|
||||||
|
enableMinecraftLogo: true,
|
||||||
|
enablePanorama: true,
|
||||||
|
enableSplashes: true,
|
||||||
|
enableTranslations: true
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user