banana-mc/config/resourcepackoverrides.json

136 lines
4.2 KiB
JSON
Raw Normal View History

2026-05-01 13:07:13 +02:00
{
"schema_version": "2",
"default_packs": [
"vanilla",
"fabric",
"mod_resources",
"moonlight:merged_pack",
"continuity:default",
"mod/towntalk:respack",
"mod/simplylight:optional_fullblock_ctm",
"file/cubic-sun-moon-v1.8.5.zip",
"file/Midnighttiggers-FCT-Default_1.20_V8.zip",
"file/Nautilus3D-V2.2.zip",
"file/FreshAnimations_v1.10.4.zip",
"vanillabackport:freshly_animated",
"file/FA+All_Extensions-v1.8.1.zip",
"file/FreshCompats_v1.6.zip",
"file/\u00A79Bray's Zombie Overhaul FA v1.4.zip",
"file/-1.21.2 Fresh Moves v3.1 (With Animated Eyes).zip",
"file/\u00A73Fresh \u00A7bFlower Pots.zip",
"file/\u00A73Fresh \u00A7bFlower Pots Compats\u00A7r.zip",
"file/Comforts Modernized - V1.1.zip",
"file/Better+Lanterns+v1.2(mc-1.21).zip",
"file/[1.5] Enhanced Boss Bars.zip",
"file/Create Style Interface 1.21.zip",
"file/Computer Craft Recreated v1.2.zip",
"file/Created+Pretty+Pipes1.0+FIXED.zip",
"file/CreateSophStorage.zip",
"file/CreateSophBackpacks.zip"
],
2026-05-01 13:07:13 +02:00
"pack_overrides": {
// The title and description are overridden for the vanilla assets pack
"vanilla": {
"title": "\"Vanilla Assets\"",
"description": "\"Resource pack from Minecraft\"",
"default_position": "BOTTOM",
"required": true
2026-05-01 13:07:13 +02:00
},
"file/[1.5] Enhanced Boss Bars.zip": {
"title": "\"Enhanced Boss Bars\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"file/Midnighttiggers-FCT-Default_1.20_V8.zip": {
"title": "\"Midnighttiggers FCT (Connected Textures)\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"mod/simplylight:optional_fullblock_ctm": {
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"continuity:default":{
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"file/Computer Craft Recreated v1.2.zip": {
"title": "\"Computer Craft Recreated\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"file/Created+Pretty+Pipes1.0+FIXED.zip":{
"title": "\"Created Pretty Pipes\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"file/Create Style Interface 1.21.zip":{
"title": "\"Create Style Interface\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"file/CreateSophStorage.zip":{
"title": "\"Create Sophisticated Storage\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
},
"file/CreateSophBackpacks.zip":{
"title": "\"Create Sophisticated Backpacks\"",
"force_compatible": true,
"required": true
},
"file/Nautilus3D-V2.2.zip":{
"title": "\"Nautilus 3D\"",
"force_compatible": true,
"default_position": "BOTTOM",
"required": true
},
"file/FreshAnimations_v1.10.4.zip":{
"title": "\"Fresh Animations\"",
"force_compatible": true,
"default_position": "BOTTOM",
"required": true
},
"file/FA+All_Extensions-v1.8.1.zip":{
"title": "\"Fresh Animations Extensions\"",
"force_compatible": true,
"required": true
},
"file/FreshCompats_v1.6.zip":{
"title": "\"Fresh Animations Mod Compatibility\"",
"force_compatible": true,
"required": true
},
"vanillabackport:freshly_animated":{
"force_compatible": true,
"required": true
},
"file/Better+Lanterns+v1.2(mc-1.21).zip":{
"title": "\"Better Lanterns\"",
"force_compatible": true,
"required": true
},
"file/cubic-sun-moon-v1.8.5.zip":{
"title": "\"Cubic Sun & Moon\"",
"force_compatible": true,
"required": true
},
"file/\u00A73Fresh \u00A7bFlower Pots.zip":{
"title": "\"Fresh Flower Pots\"",
"force_compatible": true,
"default_position": "BOTTOM",
"required": true
},
"file/\u00A73Fresh \u00A7bFlower Pots Compats\u00A7r.zip":{
"title": "\"Fresh Flower Pots Mod Compatibility\"",
"force_compatible": true,
"required": true
},
"file/Comforts Modernized - V1.1.zip":{
"title": "\"Comforts Modernized\"",
2026-05-01 13:07:13 +02:00
"force_compatible": true,
"required": true
}
}
}