mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-26 04:30:56 -04:00
feat: Added backwards compatibility for 2.10.0+
This commit is contained in:
parent
f0c1d6032c
commit
8584953040
37
assets/respackopts/conf.json
Normal file
37
assets/respackopts/conf.json
Normal file
@ -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
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user