mistress
Yuki 12 months ago
parent b8fa9241db
commit 6ab64f56f9

@ -0,0 +1,64 @@
#Client Configuration
[client]
[client.visual_options]
# If plaques should show on the top of the screen.
on_top = true
# The distance from the top or bottom of the screen, in pixels.
#Range: 8 ~ 256
distance = 16
# Hide waila/hwyla/jade popups while plaques are showing.
hide_waila = false
# If plaques should show for task advancements (normal advancements).
tasks = true
# If plaques should show for goal advancements (medium-difficulty advancements).
goals = true
# If plaques should show for challenge advancements (high-difficulty advancements).
challenges = true
# Text color to use for plaque titles (like "Advancement made!"). Can be entered as an 8-digit hex color code 0xAARRGGBB for convenience.
#Range: 0 ~ 4294967295
title_color = 4281541120
# Text color to use for advancement names on plaques. Can be entered as an 8-digit hex color code 0xAARRGGBB for convenience.
#Range: 0 ~ 4294967295
name_color = 4294967295
[client.duration_options]
# Duration of the shiny effect fade in for tasks.
#Range: 0.1 ~ 3.0
task_effect_fadein = 0.5
# Duration of the shiny effect fade out for tasks.
#Range: 0.1 ~ 3.0
task_effect_fadeout = 1.5
# Duration of the plaques for tasks (minus the effect fade in/out durations).
#Range: 2.0 ~ 10.0
task_duration = 7.0
# Duration of the shiny effect fade in for goals.
#Range: 0.1 ~ 3.0
goal_effect_fadein = 0.5
# Duration of the shiny effect fade out for goals.
#Range: 0.1 ~ 3.0
goal_effect_fadeout = 1.5
# Duration of the plaques for goals (minus the effect fade in/out durations).
#Range: 2.0 ~ 10.0
goal_duration = 7.0
# Duration of the shiny effect fade in for challenges.
#Range: 0.1 ~ 3.0
challenge_effect_fadein = 1.25
# Duration of the shiny effect fade out for challenges.
#Range: 0.1 ~ 3.0
challenge_effect_fadeout = 1.5
# Duration of the plaques for challenges (minus the effect fade in/out durations).
#Range: 2.0 ~ 10.0
challenge_duration = 7.0
[client.functionality_options]
# Whitelist of advancements to show plaques for. Leave empty to display for all.
whitelist = []
# If task sounds should be muted.
mute_tasks = false
# If goal sounds should be muted.
mute_goals = false
# If challenge sounds should be muted.
mute_challenges = false

@ -168,3 +168,6 @@ de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}

@ -1,5 +1,5 @@
#Fastload Configuration File
#Tue Jun 06 21:35:55 CEST 2023
#Thu Jun 08 13:35:05 CEST 2023
pre_render_radius=0
debug=false
pregen_chunk_radius=5

@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Tue Jun 06 21:36:25 CEST 2023
#Thu Jun 08 13:35:22 CEST 2023
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=32

@ -1,17 +1,18 @@
{
"customizedDynamicBlocks": [
{
"blockID": "minecraft:sunflower",
"blockID": "minecraft:cave_vines",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
"No gravity": true,
"Can link": "minecraft:cave_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 110.0,
"Damping": 48.0
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:chain",
@ -27,21 +28,20 @@
"Damping": 40.0
},
{
"blockID": "minecraft:weeping_vines",
"blockID": "minecraft:sunflower",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:weeping_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Fixed on bottom": true,
"No gravity": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
"Stiffness": 110.0,
"Damping": 48.0
},
{
"blockID": "minecraft:rose_bush",
"blockID": "minecraft:peony",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -54,7 +54,7 @@
"Damping": 48.0
},
{
"blockID": "minecraft:sugar_cane",
"blockID": "minecraft:tall_grass",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -63,11 +63,11 @@
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 2300.0,
"Damping": 90.0
"Stiffness": 110.0,
"Damping": 48.0
},
{
"blockID": "minecraft:peony",
"blockID": "minecraft:rose_bush",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -80,25 +80,25 @@
"Damping": 48.0
},
{
"blockID": "minecraft:kelp",
"blockID": "minecraft:twisting_vines",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:kelp_plant",
"Can link": "minecraft:twisting_vines_plant",
"Fixed on bottom": true,
"No gravity": false,
"No gravity": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
"Stiffness": 2400.0,
"Damping": 10.0
},
{
"blockID": "minecraft:tall_seagrass",
"blockID": "minecraft:large_fern",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
"No gravity": false,
"No gravity": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
@ -107,13 +107,12 @@
"Damping": 48.0
},
{
"blockID": "minecraft:cave_vines",
"blockID": "minecraft:vine",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:cave_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Side connection": false,
"Side connection": true,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
@ -121,7 +120,7 @@
"Damping": 45.0
},
{
"blockID": "minecraft:large_fern",
"blockID": "minecraft:sugar_cane",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -130,61 +129,62 @@
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 110.0,
"Damping": 48.0
"Stiffness": 2300.0,
"Damping": 90.0
},
{
"blockID": "minecraft:tall_grass",
"blockID": "minecraft:weeping_vines",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
"No gravity": true,
"Can link": "minecraft:weeping_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 110.0,
"Damping": 48.0
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:vine",
"blockID": "minecraft:tall_seagrass",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": false,
"Fixed on bottom": true,
"No gravity": false,
"Side connection": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
"Stiffness": 110.0,
"Damping": 48.0
},
{
"blockID": "minecraft:twisting_vines",
"blockID": "minecraft:lilac",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:twisting_vines_plant",
"Fixed on bottom": true,
"No gravity": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 2400.0,
"Damping": 10.0
"Stiffness": 110.0,
"Damping": 48.0
},
{
"blockID": "minecraft:lilac",
"blockID": "minecraft:kelp",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:kelp_plant",
"Fixed on bottom": true,
"No gravity": true,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 110.0,
"Damping": 48.0
"Stiffness": 45.0,
"Damping": 45.0
}
]
}

@ -1,5 +1,5 @@
#Reforgium properties file
#Tue Jun 06 21:35:45 CEST 2023
#Thu Jun 08 13:34:55 CEST 2023
fix-exterior-vertex-lighting=auto
ambient-occlusion-mode=auto
always-tesselate-blocks=auto

@ -13,3 +13,6 @@
[Compatibility.mca]
enable_compat_mca = true
[Compatibility.ctov]
enable_compat_ctov = true

@ -0,0 +1,251 @@
{
"__comment": "Crafting table blocks to enable Visual Workbench support for.",
"values": [
"minecraft:crafting_table",
"blue_skies:bluebright_crafting_table",
"blue_skies:starlit_crafting_table",
"blue_skies:frostbright_crafting_table",
"blue_skies:lunar_crafting_table",
"blue_skies:dusk_crafting_table",
"blue_skies:maple_crafting_table",
"blue_skies:cherry_crafting_table",
"blocksplus:spruce_crafting_table",
"blocksplus:birch_crafting_table",
"blocksplus:jungle_crafting_table",
"blocksplus:acacia_crafting_table",
"blocksplus:dark_oak_crafting_table",
"blocksplus:crimson_crafting_table",
"blocksplus:warped_crafting_table",
"blocksplus:bamboo_crafting_table",
"blocksplus:mushroom_crafting_table",
"mctb:spruce_crafting_table",
"mctb:birch_crafting_table",
"mctb:acacia_crafting_table",
"mctb:jungle_crafting_table",
"mctb:dark_oak_crafting_table",
"mctb:warped_crafting_table",
"mctb:crimson_crafting_table",
"mctb:cherry_crafting_table",
"mctb:dead_crafting_table",
"mctb:fir_crafting_table",
"mctb:hellbark_crafting_table",
"mctb:jacaranda_crafting_table",
"mctb:magic_crafting_table",
"mctb:mahogany_crafting_table",
"mctb:palm_crafting_table",
"mctb:redwood_crafting_table",
"mctb:umbran_crafting_table",
"mctb:willow_crafting_table",
"mctb:azalea_crafting_table",
"mctb:blossom_crafting_table",
"betternether:rubeus_crafting_table",
"betternether:nether_sakura_crafting_table",
"betternether:crafting_table_crimson",
"betternether:wart_crafting_table",
"betternether:crafting_table_warped",
"betternether:anchor_tree_crafting_table",
"betternether:willow_crafting_table",
"betternether:nether_mushroom_crafting_table",
"betternether:stalagnate_crafting_table",
"betternether:mushroom_fir_crafting_table",
"betternether:nether_reed_crafting_table",
"betterend:helix_tree_crafting_table",
"betterend:mossy_glowshroom_crafting_table",
"betterend:end_lotus_crafting_table",
"betterend:pythadendron_crafting_table",
"betterend:jellyshroom_crafting_table",
"betterend:tenanea_crafting_table",
"betterend:dragon_tree_crafting_table",
"betterend:lucernia_crafting_table",
"betterend:lacugrove_crafting_table",
"betterend:umbrella_tree_crafting_table",
"betterendforge:helix_tree_crafting_table",
"betterendforge:mossy_glowshroom_crafting_table",
"betterendforge:end_lotus_crafting_table",
"betterendforge:pythadendron_crafting_table",
"betterendforge:jellyshroom_crafting_table",
"betterendforge:tenanea_crafting_table",
"betterendforge:dragon_tree_crafting_table",
"betterendforge:lucernia_crafting_table",
"betterendforge:lacugrove_crafting_table",
"betterendforge:umbrella_tree_crafting_table",
"crumbs:spruce_crafting_table",
"crumbs:birch_crafting_table",
"crumbs:jungle_crafting_table",
"crumbs:acacia_crafting_table",
"crumbs:dark_oak_crafting_table",
"crumbs:crimson_crafting_table",
"crumbs:warped_crafting_table",
"byg:aspen_crafting_table",
"byg:baobab_crafting_table",
"byg:blue_enchanted_crafting_table",
"byg:cherry_crafting_table",
"byg:cika_crafting_table",
"byg:cypress_crafting_table",
"byg:ebony_crafting_table",
"byg:fir_crafting_table",
"byg:green_enchanted_crafting_table",
"byg:holly_crafting_table",
"byg:jacaranda_crafting_table",
"byg:mahogany_crafting_table",
"byg:mangrove_crafting_table",
"byg:maple_crafting_table",
"byg:pine_crafting_table",
"byg:rainbow_eucalyptus_crafting_table",
"byg:redwood_crafting_table",
"byg:skyris_crafting_table",
"byg:willow_crafting_table",
"byg:witch_hazel_crafting_table",
"byg:zelkova_crafting_table",
"byg:sythian_crafting_table",
"byg:embur_crafting_table",
"byg:palm_crafting_table",
"byg:lament_crafting_table",
"byg:bulbis_crafting_table",
"byg:nightshade_crafting_table",
"byg:ether_crafting_table",
"byg:imparius_crafting_table",
"vct:spruce_crafting_table",
"vct:birch_crafting_table",
"vct:jungle_crafting_table",
"vct:acacia_crafting_table",
"vct:dark_oak_crafting_table",
"vct:mangrove_crafting_table",
"vct:crimson_crafting_table",
"vct:warped_crafting_table",
"vct:bop_cherry_crafting_table",
"vct:bop_dead_crafting_table",
"vct:bop_fir_crafting_table",
"vct:bop_hellbark_crafting_table",
"vct:bop_jacaranda_crafting_table",
"vct:bop_magic_crafting_table",
"vct:bop_mahogany_crafting_table",
"vct:bop_palm_crafting_table",
"vct:bop_redwood_crafting_table",
"vct:bop_umbran_crafting_table",
"vct:bop_willow_crafting_table",
"vct:canopy_crafting_table",
"vct:darkwood_crafting_table",
"vct:twilight_mangrove_crafting_table",
"vct:minewood_crafting_table",
"vct:sortingwood_crafting_table",
"vct:timewood_crafting_table",
"vct:transwood_crafting_table",
"vct:twilight_oak_crafting_table",
"vct:aspen_crafting_table",
"vct:grimwood_crafting_table",
"vct:kousa_crafting_table",
"vct:morado_crafting_table",
"vct:rosewood_crafting_table",
"vct:yucca_crafting_table",
"vct:maple_crafting_table",
"vct:bamboo_crafting_table",
"vct:azalea_crafting_table",
"vct:poise_crafting_table",
"vct:cherry_crafting_table",
"vct:willow_crafting_table",
"vct:wisteria_crafting_table",
"vct:driftwood_crafting_table",
"vct:river_crafting_table",
"vct:jacaranda_crafting_table",
"vct:redbud_crafting_table",
"vct:cypress_crafting_table",
"vct:brown_mushroom_crafting_table",
"vct:red_mushroom_crafting_table",
"vct:glowshroom_crafting_table",
"vct:twisted_crafting_table",
"vct:petrified_crafting_table",
"vct:eco_azalea_crafting_table",
"vct:eco_flowering_azalea_crafting_table",
"vct:eco_coconut_crafting_table",
"vct:eco_walnut_crafting_table",
"vct:fairy_ring_mushroom_crafting_table",
"vct:azure_crafting_table",
"vct:araucaria_crafting_table",
"vct:heidiphyllum_crafting_table",
"vct:liriodendrites_crafting_table",
"vct:metasequoia_crafting_table",
"vct:protojuniperoxylon_crafting_table",
"vct:protopiceoxylon_crafting_table",
"vct:zamites_crafting_table",
"vct:quark_azalea_crafting_table",
"vct:quark_blossom_crafting_table",
"vct:grongle_crafting_table",
"vct:smogstem_crafting_table",
"vct:wigglewood_crafting_table",
"variantcraftingtables:acacia_crafting_table",
"variantcraftingtables:birch_crafting_table",
"variantcraftingtables:dark_oak_crafting_table",
"variantcraftingtables:jungle_crafting_table",
"variantcraftingtables:spruce_crafting_table",
"variantcraftingtables:mangrove_crafting_table",
"variantcraftingtables:crimson_crafting_table",
"variantcraftingtables:warped_crafting_table",
"variantcraftingtables:rubber_crafting_table",
"variantcraftingtables:bamboo_crafting_table",
"variantcraftingtables:charred_crafting_table",
"variantcraftingtables:legacy_crafting_table",
"variantcraftingtables:white_oak_crafting_table",
"variantcraftingtables:herringbone_acacia_crafting_table",
"variantcraftingtables:herringbone_birch_crafting_table",
"variantcraftingtables:herringbone_dark_oak_crafting_table",
"variantcraftingtables:herringbone_jungle_crafting_table",
"variantcraftingtables:herringbone_oak_crafting_table",
"variantcraftingtables:herringbone_spruce_crafting_table",
"variantcraftingtables:herringbone_white_oak_crafting_table",
"variantcraftingtables:herringbone_bamboo_crafting_table",
"variantcraftingtables:herringbone_charred_crafting_table",
"variantcraftingtables:herringbone_crimson_crafting_table",
"variantcraftingtables:herringbone_warped_crafting_table",
"variantcraftingtables:cherry_oak_crafting_table",
"variantcraftingtables:dark_amaranth_crafting_table",
"variantcraftingtables:palm_crafting_table",
"variantcraftingtables:cypress_crafting_table",
"variantcraftingtables:dragons_blood_crafting_table",
"variantcraftingtables:elder_crafting_table",
"variantcraftingtables:juniper_crafting_table",
"variantcraftingtables:dreamwood_crafting_table",
"variantcraftingtables:livingwood_crafting_table",
"variantcraftingtables:mossy_dreamwood_crafting_table",
"variantcraftingtables:mossy_livingwood_crafting_table",
"variantcraftingtables:shimmerwood_crafting_table",
"variantcraftingtables:black_crafting_table",
"variantcraftingtables:blue_crafting_table",
"variantcraftingtables:brown_crafting_table",
"variantcraftingtables:cyan_crafting_table",
"variantcraftingtables:gray_crafting_table",
"variantcraftingtables:green_crafting_table",
"variantcraftingtables:light_blue_crafting_table",
"variantcraftingtables:light_gray_crafting_table",
"variantcraftingtables:lime_crafting_table",
"variantcraftingtables:magenta_crafting_table",
"variantcraftingtables:orange_crafting_table",
"variantcraftingtables:pink_crafting_table",
"variantcraftingtables:purple_crafting_table",
"variantcraftingtables:red_crafting_table",
"variantcraftingtables:white_crafting_table",
"variantcraftingtables:yellow_crafting_table",
"variantcraftingtables:ancient_oak_crafting_table",
"variantcraftingtables:blighted_balsa_crafting_table",
"variantcraftingtables:swamp_cypress_crafting_table",
"variantcraftingtables:willow_crafting_table",
"variantcraftingtables:mango_crafting_table",
"variantcraftingtables:wisteria_crafting_table",
"variantcraftingtables:bamboo_crafting_table_ve",
"variantcraftingtables:redwood_crafting_table",
"variantcraftingtables:azalea_crafting_table",
"variantcraftingtables:coconut_crafting_table",
"variantcraftingtables:flowering_azalea_crafting_table",
"variantcraftingtables:walnut_crafting_table",
"variantcraftingtables:stripped_bamboo_crafting_table",
"variantcraftingtables:crystal_crafting_table",
"variantcraftingtables:golden_oak_crafting_table",
"variantcraftingtables:orange_crafting_table_pl",
"variantcraftingtables:skyroot_crafting_table",
"variantcraftingtables:wisteria_crafting_table_pl",
"variantcraftingtables:cinnamon_crafting_table",
"variantcraftingtables:jade_crafting_table",
"variantcraftingtables:moon_crafting_table",
"variantcraftingtables:shadow_crafting_table"
]
}

@ -0,0 +1,5 @@
#Makes crafting table contents lay flat on the table instead of floating above.
flat_rendering = false
#Render the result of the crafting operation in addition to crafting table contents.
render_result = true
Loading…
Cancel
Save