banana-mc/config/resourcepackoverrides.json

142 lines
4.8 KiB
JSON
Raw Normal View History

2026-05-01 13:07:13 +02:00
{
2026-05-26 22:40:38 +02:00
"schema_version": "2",
"default_packs": [
"vanilla",
"mod/punchy:resourcepacks/punchy",
"fabric",
"mod_resources",
"moonlight:merged_pack",
"mod/analogaudio:resourcepacks/3d_cassettes",
"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/-1.21.2 Fresh Moves v3.1 (With Animated Eyes).zip",
"file/Comforts Modernized - V1.1.zip",
"file/[1.5] Enhanced Boss Bars.zip",
"file/Create Style Interface 1.21.zip",
"file/Computer Craft Recreated v1.2.zip",
"file/CreateSophStorage.zip",
"file/CreateSophBackpacks.zip",
"file/HyperPunchy-v2.5+.zip",
"file/Refined Buckets 2.4.1.zip",
"file/Refined Сreate Buckets PV.zip",
"file/Bray's Zombie Overhaul v1.4.zip",
"file/Torches-Reimagined_v1.8.zip",
"file/crops-3d(2).zip",
"file/Fresh Flowers and Plants.zip"
],
"pack_overrides": {
"vanilla": {
"title": "\"Vanilla Assets\"",
"description": "\"Resource pack from Minecraft\"",
"default_position": "BOTTOM",
"required": true
},
"mod/analogaudio:resourcepacks/3d_cassettes": {
"required": true
},
"file/[1.5] Enhanced Boss Bars.zip": {
"title": "\"Enhanced Boss Bars\"",
"force_compatible": true,
"required": true
},
"file/Midnighttiggers-FCT-Default_1.20_V8.zip": {
"title": "\"Midnighttiggers FCT (Connected Textures)\"",
"force_compatible": true,
"required": true
},
"mod/simplylight:optional_fullblock_ctm": {
"force_compatible": true,
"required": true
},
"continuity:default": {
"force_compatible": true,
"required": true
},
"file/Computer Craft Recreated v1.2.zip": {
"title": "\"Computer Craft Recreated\"",
"force_compatible": true,
"required": true
},
"file/-1.21.2 Fresh Moves v3.1 (With Animated Eyes).zip": {
"title": "\"Fresh Moves\"",
"force_compatible": true,
"required": true
},
"file/Create Style Interface 1.21.zip": {
"title": "\"Create Style Interface\"",
"force_compatible": true,
"required": true
},
"file/CreateSophStorage.zip": {
"title": "\"Create Sophisticated Storage\"",
"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/cubic-sun-moon-v1.8.5.zip": {
"title": "\"Cubic Sun & Moon\"",
"force_compatible": true,
"required": true
},
"file/Comforts Modernized - V1.1.zip": {
"title": "\"Comforts Modernized\"",
"force_compatible": true,
"required": true
},
"file/HyperPunchy-v2.5+.zip": {
"title": "\"Hyper Punchy\"",
"force_compatible": true,
"required": true
},
"file/Refined Buckets 2.4.1.zip": {
"title": "\"Refined Buckets\"",
"force_compatible": true,
"required": true
},
"file/Refined Сreate Buckets PV.zip": {
"title": "\"Refined Create Buckets\"",
"force_compatible": true,
"required": true
},
"file/Bray's Zombie Overhaul v1.4.zip": {
"title": "\"\u00A76Bray's Zombie Overhaul\"",
"force_compatible": true,
"required": true
},
"file/Torches-Reimagined_v1.8.zip": {
"title": "\"\u00A7eTorches Reimagined\"",
"force_compatible": true,
"required": true
},
"file/crops-3d(2).zip": {
"title": "\"3D Crops\"",
"force_compatible": true,
"required": true
},
"file/REVIVED_Farmer's Delight_crops_3D_R1.5.2-universal.zip": {
"title": "\"Farmer's Delight 3D crops\"",
"force_compatible": true,
"required": true
},
"file/Fresh Flowers and Plants.zip": {
"title": "\"Fresh Flowers and Plants\"",
"force_compatible": true,
"required": true
}
2026-05-01 13:07:13 +02:00
}
}