Updated StorageDrawers.

Added the following mods.
trashslot
Serilum's QoL Bundle
Jade
appleskin
Smelting Sand in a Blast Furnace
Better client
Fancy Toasts
Better F3
Better Days
Hopo Better Mineshafts
Hopo Better Ruined Portals
Hopo Better Underwater Ruins
Loot Integrations: Hopo Better Mineshaft, Ruins & Portals.
This commit is contained in:
2025-08-25 17:39:44 -05:00
parent 8c34038fab
commit e8400d809f
96 changed files with 4309 additions and 23 deletions

View File

@@ -0,0 +1,131 @@
{
"formatting": {
"itemModNameStyle": {
"italic": true,
"color": "blue"
}
},
"accessibility": {
"textBackgroundOpacity": 0.0,
"flipMainHand": false,
"narrateKeys": false,
"noKeyConflict": false,
"enableTextToSpeech": false,
"ttsMode": "TOGGLE",
"enableAccessibilityPlugin": false
},
"plugin": {
"minecraft": {
"item_storage.show_name_amount": 5,
"furnace": true,
"harvest_tool.show_unbreakable": false,
"animal_owner": true,
"harvest_tool.effective_tool": true,
"energy_storage.style": "PROGRESS_BAR",
"item_storage.normal_amount": 9,
"item_storage": true,
"harvest_tool": false,
"armor_stand": true,
"fluid_storage.detailed": false,
"next_entity_drop": true,
"energy_storage": true,
"entity_armor.max_for_render": 20,
"breaking_progress": false,
"tnt_stability": true,
"item_storage.items_per_line": 9,
"item_frame": true,
"crop_progress": true,
"command_block": true,
"mob_growth": true,
"waxed": true,
"harvest_tool.new_line": false,
"entity_health.max_for_render": 40,
"entity_health.show_fractions": false,
"mob_spawner": true,
"redstone": true,
"fluid_storage": true,
"jukebox": true,
"brewing_stand": true,
"energy_storage.detailed": false,
"note_block": true,
"fluid_storage.style": "PROGRESS_BAR",
"beehive": true,
"item_storage.detailed_amount": 54,
"player_head": true,
"lectern": true,
"entity_armor": true,
"pet_armor": "SHOW_DAMAGEABLE",
"harvest_tool.creative": false,
"horse_stats": true,
"item_tooltip": true,
"entity_health": true,
"enchantment_power": true,
"zombie_villager": true,
"villager_profession": true,
"mob_breeding": true,
"entity_health.icons_per_line": 10,
"total_enchantment_power": true,
"potion_effects": true,
"painting": true,
"chiseled_bookshelf": true
},
"jade_access": {
"held_item": true,
"sign": true,
"block": true,
"entity": true,
"entity_variant": true
},
"jade": {
"coordinates.rel": false,
"registry_name.special": false,
"block_states": false,
"distance": false,
"object_name": true,
"block_face": false,
"coordinates": false,
"registry_name": "OFF",
"block_properties": false,
"mod_name": "ON"
},
"waystones": {
"waystone": true
},
"gravestone": {
"grave": true
},
"balm": {
"jade": true
}
},
"name": "@jade.profile_preset.minimalism",
"general": {
"itemModNameTooltip": true,
"bossBarOverlapMode": "HIDE_TOOLTIP",
"builtinCamouflage": true,
"hideFromTabList": true,
"hideFromGUIs": true,
"perspectiveMode": "CAMERA",
"extendedReach": 0.0,
"debug": false,
"displayBosses": true,
"displayMode": "LITE",
"fluidMode": "ANY",
"displayTooltip": true,
"displayBlocks": true,
"displayEntities": true
},
"overlay": {
"iconMode": "INLINE",
"animation": true,
"disappearingDelay": 0.0,
"overlayAnchorY": 0.0,
"autoScaleThreshold": 0.4,
"alpha": 0.0,
"overlayPosY": 1.0,
"overlayScale": 1.0,
"overlayAnchorX": 0.5,
"activeTheme": "jade:dark/slim",
"overlayPosX": 0.5
}
}