diff --git a/.gitignore b/.gitignore index c2c191e..8ec5d17 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ PCL/Log* .minecraft/versions/1.20.1/usercache.json PCL/LatestLaunch.bat .minecraft/versions/1.20.1/crash-reports/* +.minecraft/versions/1.20.1/XaeroWorldMap/* +.minecraft/versions/1.20.1/${quickPlayPath} diff --git a/.minecraft/versions/1.20.1/config/balm-common.toml b/.minecraft/versions/1.20.1/config/balm-common.toml new file mode 100644 index 0000000..afab694 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/balm-common.toml @@ -0,0 +1,19 @@ +#This is an example boolean property +exampleBoolean = true +#Range: > -2147483648 +exampleInt = 42 +exampleString = "Hello World" +exampleMultilineString = "Hello World" +#Allowed Values: Hello, World +exampleEnum = "Hello" +exampleStringList = ["Hello", "World"] +exampleIntList = [12, 24] +exampleEnumList = ["Hello", "World"] + +[exampleCategory] + #This is an example category + #This is an example string inside a category + innerField = "I am inside" + #Range: -3.4028234663852886E38 ~ 3.4028234663852886E38 + exampleFloat = 42.84000015258789 + diff --git a/.minecraft/versions/1.20.1/config/dimdungeons-client.toml b/.minecraft/versions/1.20.1/config/dimdungeons-client.toml new file mode 100644 index 0000000..03b4bb6 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/dimdungeons-client.toml @@ -0,0 +1,11 @@ + +#Options for client-side rendering. +[render] + #If set to FALSE, the portal keyhole block will not emit particles. + showParticles = true + +#Options for client-side sounds. +[audio] + #If set to FALSE, the portal keyhole block will not make ambient noises. + playPortalSounds = true + diff --git a/.minecraft/versions/1.20.1/config/dimdungeons-common-r177.toml b/.minecraft/versions/1.20.1/config/dimdungeons-common-r177.toml new file mode 100644 index 0000000..dda7129 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/dimdungeons-common-r177.toml @@ -0,0 +1,1318 @@ + +#Room Selections for Basic Dungeons +[roomsTier1] + basicEntrances = [["dimdungeons:entrance_1", "dimdungeons:entrance_2", "dimdungeons:entrance_3", "dimdungeons:entrance_4", "dimdungeons:entrance_5", "dimdungeons:entrance_6", "dimdungeons:entrance_7", "dimdungeons:entrance_8", "dimdungeons:entrance_9"]] + basicFourways = [["dimdungeons:fourway_1", "dimdungeons:fourway_2", "dimdungeons:fourway_3"], ["dimdungeons:fourway_4", "dimdungeons:fourway_5", "dimdungeons:fourway_6"], ["dimdungeons:combat_1", "dimdungeons:combat_2", "dimdungeons:combat_3", "dimdungeons:farmland_puzzle_1"], ["dimdungeons:combat_4", "dimdungeons:combat_5", "dimdungeons:combat_6"], ["dimdungeons:disco_1", "dimdungeons:disco_2", "dimdungeons:disco_3", "dimdungeons:disco_4"], ["dimdungeons:redstrap_1", "dimdungeons:redore_1", "dimdungeons:redore_2"], ["dimdungeons:hiddenpath_1", "dimdungeons:hiddenpath_2", "dimdungeons:hiddenpath_3"], ["dimdungeons:chain_1", "dimdungeons:honeyfall_2"]] + basicThreeways = [["dimdungeons:threeway_1", "dimdungeons:threeway_2", "dimdungeons:pistonwall_3"], ["dimdungeons:threeway_5", "dimdungeons:morethree_2"], ["dimdungeons:morethree_3", "dimdungeons:morethree_4"], ["dimdungeons:morethree_5", "dimdungeons:morethree_6"], ["dimdungeons:tetris_1", "dimdungeons:tetris_2", "dimdungeons:tetris_3"], ["dimdungeons:redstrap_4", "dimdungeons:chesttrap_3"], ["dimdungeons:advice_2", "dimdungeons:advice_2", "dimdungeons:slotmachine_1", "dimdungeons:mazenotfound_2"], ["dimdungeons:firepath_5", "dimdungeons:honeyfall_4"], ["dimdungeons:bedroom_1", "dimdungeons:bedroom_2"]] + basicHallways = [["dimdungeons:hallway_1", "dimdungeons:hallway_2"], ["dimdungeons:hallway_4", "dimdungeons:mossyhall_1"], ["dimdungeons:hallway_5", "dimdungeons:hallway_6", "dimdungeons:redsand_3"], ["dimdungeons:coalhall_1", "dimdungeons:coalhall_2", "dimdungeons:coalhall_3"], ["dimdungeons:juke_1", "dimdungeons:juke_2", "dimdungeons:juke_3"], ["dimdungeons:advice_3", "dimdungeons:pistonwall_1"], ["dimdungeons:library_2", "dimdungeons:chesttrap_1"], ["dimdungeons:moohall_1", "dimdungeons:moohall_2"], ["dimdungeons:redstrap_2", "dimdungeons:crushhall_1", "dimdungeons:mazenotfound_3"], ["dimdungeons:yinyang_1", "dimdungeons:yinyang_2"], ["dimdungeons:waterhall_1", "dimdungeons:firepath_4"], ["dimdungeons:tower_1", "dimdungeons:tower_2"], ["dimdungeons:tempt_1", "dimdungeons:tempt_2", "dimdungeons:tempt_3", "dimdungeons:tempt_4"]] + basicCorners = [["dimdungeons:corner_1", "dimdungeons:corner_3"], ["dimdungeons:firepath_2"], ["dimdungeons:corner_4"], ["dimdungeons:corner_5", "dimdungeons:redsand_1"], ["dimdungeons:corner_6", "dimdungeons:corner_7"], ["dimdungeons:longcorner_1", "dimdungeons:longcorner_3"], ["dimdungeons:longcorner_4", "dimdungeons:longcorner_5"], ["dimdungeons:icetrap_1"], ["dimdungeons:redstrap_3", "dimdungeons:redstrap_3", "dimdungeons:mazenotfound_1"], ["dimdungeons:skullcorner_1", "dimdungeons:corner_8"], ["dimdungeons:easycorner_1", "dimdungeons:easycorner_2"], ["dimdungeons:easycorner_3", "dimdungeons:easycorner_4"], ["dimdungeons:easycorner_5", "dimdungeons:easycorner_6"]] + basicEnds = [["dimdungeons:deadend_1", "dimdungeons:deadend_2", "dimdungeons:deadend_3", "dimdungeons:deadend_4"], ["dimdungeons:coffin_1", "dimdungeons:coffin_2", "dimdungeons:coffin_3", "dimdungeons:coffin_4", "dimdungeons:coffin_5"], ["dimdungeons:advice_1"], ["dimdungeons:slotmachine_2"], ["dimdungeons:portal_puzzle_1", "dimdungeons:portal_puzzle_2"], ["dimdungeons:magicpuzzle_1", "dimdungeons:magicpuzzle_2"], ["dimdungeons:speedpuzzle_1", "dimdungeons:speedpuzzle_2"], ["dimdungeons:restroom_1", "dimdungeons:restroom_2", "dimdungeons:restroom_3", "dimdungeons:restroom_4", "dimdungeons:restroom_5"], ["dimdungeons:shoutout_1", "dimdungeons:shoutout_2", "dimdungeons:shoutout_3", "dimdungeons:shoutout_4"], ["dimdungeons:spawner_1", "dimdungeons:spawner_2", "dimdungeons:spawner_3", "dimdungeons:spawner_4", "dimdungeons:spawner_5", "dimdungeons:spawner_6", "dimdungeons:spawner_6", "dimdungeons:spawner_6"], ["dimdungeons:redspuzzle_1", "dimdungeons:redspuzzle_2", "dimdungeons:redspuzzle_3", "dimdungeons:redspuzzle_4"], ["dimdungeons:deathtrap_1", "dimdungeons:deathtrap_2", "dimdungeons:deathtrap_3", "dimdungeons:deathtrap_4"], ["dimdungeons:keyroom_1", "dimdungeons:keyroom_2"], ["dimdungeons:keyroom_3", "dimdungeons:keyroom_4"], ["dimdungeons:crueltrap_1", "dimdungeons:crueltrap_2", "dimdungeons:crueltrap_3"], ["dimdungeons:beacon_3", "dimdungeons:library_1"], ["dimdungeons:freebie_1", "dimdungeons:freebie_2", "dimdungeons:freebie_3", "dimdungeons:chesttrap_2"], ["dimdungeons:honeytrap_1", "dimdungeons:honeytrap_3", "dimdungeons:honeytrap_4"]] + +#Room Selections for Advanced Dungeons +[roomsTier2] + advancedEntrances = [["dimdungeons:entrance_1", "dimdungeons:entrance_2", "dimdungeons:entrance_3", "dimdungeons:entrance_4", "dimdungeons:entrance_5", "dimdungeons:entrance_6", "dimdungeons:entrance_7", "dimdungeons:entrance_8", "dimdungeons:entrance_9"]] + advancedFourways = [["dimdungeons:fourway_4", "dimdungeons:fourway_5", "dimdungeons:fourway_6"], ["dimdungeons:fourway_7", "dimdungeons:fourway_8", "dimdungeons:fourway_9"], ["dimdungeons:combat_1", "dimdungeons:combat_2", "dimdungeons:combat_3", "dimdungeons:farmland_puzzle_1"], ["dimdungeons:combat_1", "dimdungeons:combat_2", "dimdungeons:combat_3", "dimdungeons:farmland_puzzle_1", "dimdungeons:combat_4", "dimdungeons:combat_5", "dimdungeons:combat_6"], ["dimdungeons:disco_1", "dimdungeons:disco_2", "dimdungeons:disco_3", "dimdungeons:disco_4"], ["dimdungeons:redstrap_1", "dimdungeons:redore_1", "dimdungeons:redore_3"], ["dimdungeons:hiddenpath_1", "dimdungeons:hiddenpath_2", "dimdungeons:hiddenpath_3", "dimdungeons:swimmaze_1"], ["dimdungeons:chain_2", "dimdungeons:honeyfall_1"]] + advancedThreeways = [["dimdungeons:threeway_3", "dimdungeons:threeway_4"], ["dimdungeons:threeway_5", "dimdungeons:morethree_2"], ["dimdungeons:morethree_3", "dimdungeons:morethree_4"], ["dimdungeons:morethree_5", "dimdungeons:morethree_6"], ["dimdungeons:tetris_1", "dimdungeons:tetris_2", "dimdungeons:tetris_3"], ["dimdungeons:redstrap_4", "dimdungeons:chesttrap_4"], ["dimdungeons:advice_2", "dimdungeons:advice_2", "dimdungeons:advice_5"], ["dimdungeons:slotmachine_1", "dimdungeons:pistonwall_4"], ["dimdungeons:firepath_6", "dimdungeons:honeyfall_3"], ["dimdungeons:bedroom_2", "dimdungeons:bedroom_3"]] + advancedHallways = [["dimdungeons:redsand_4", "dimdungeons:extrahall_1", "dimdungeons:extrahall_2"], ["dimdungeons:extrahall_3", "dimdungeons:extrahall_4", "dimdungeons:extrahall_5"], ["dimdungeons:coalhall_1", "dimdungeons:coalhall_2", "dimdungeons:coalhall_3"], ["dimdungeons:juke_1", "dimdungeons:juke_2", "dimdungeons:juke_3"], ["dimdungeons:advice_3", "dimdungeons:advice_3", "dimdungeons:advice_6"], ["dimdungeons:library_2", "dimdungeons:chesttrap_1"], ["dimdungeons:mossyhall_1", "dimdungeons:pistonwall_2"], ["dimdungeons:moohall_1", "dimdungeons:moohall_2"], ["dimdungeons:redstrap_2", "dimdungeons:crushhall_2"], ["dimdungeons:yinyang_1", "dimdungeons:yinyang_2"], ["dimdungeons:waterhall_1", "dimdungeons:firepath_1"], ["dimdungeons:tempt_1", "dimdungeons:tempt_2", "dimdungeons:tempt_3", "dimdungeons:tempt_4"], ["dimdungeons:tower_1", "dimdungeons:tower_2"]] + advancedCorners = [["dimdungeons:corner_1"], ["dimdungeons:corner_4"], ["dimdungeons:firepath_3"], ["dimdungeons:corner_5"], ["dimdungeons:redsand_2"], ["dimdungeons:corner_6"], ["dimdungeons:corner_7"], ["dimdungeons:longcorner_1"], ["dimdungeons:longcorner_3"], ["dimdungeons:longcorner_4", "dimdungeons:longcorner_5"], ["dimdungeons:icetrap_2", "dimdungeons:redstrap_3"], ["dimdungeons:skullcorner_2", "dimdungeons:corner_8"], ["dimdungeons:hardcorner_1", "dimdungeons:hardcorner_2"], ["dimdungeons:hardcorner_3", "dimdungeons:hardcorner_4"], ["dimdungeons:hardcorner_5", "dimdungeons:hardcorner_6"]] + advancedEnds = [["dimdungeons:deadend_5", "dimdungeons:deadend_6", "dimdungeons:deadend_7", "dimdungeons:deadend_8"], ["dimdungeons:coffin_1", "dimdungeons:coffin_2", "dimdungeons:coffin_4"], ["dimdungeons:advice_1", "dimdungeons:advice_1", "dimdungeons:advice_4"], ["dimdungeons:shoutout_1", "dimdungeons:shoutout_2", "dimdungeons:shoutout_3"], ["dimdungeons:spawner_1", "dimdungeons:spawner_2", "dimdungeons:spawner_3", "dimdungeons:spawner_4", "dimdungeons:spawner_5", "dimdungeons:spawner_6"], ["dimdungeons:redspuzzle_1", "dimdungeons:redspuzzle_2", "dimdungeons:redspuzzle_3", "dimdungeons:redspuzzle_4"], ["dimdungeons:deathtrap_1", "dimdungeons:deathtrap_2", "dimdungeons:deathtrap_3", "dimdungeons:deathtrap_4"], ["dimdungeons:keytrap_1", "dimdungeons:keytrap_2", "dimdungeons:keytrap_3", "dimdungeons:keytrap_4", "dimdungeons:keytrap_5"], ["dimdungeons:library_1", "dimdungeons:magicpuzzle_1", "dimdungeons:magicpuzzle_2"], ["dimdungeons:speedpuzzle_3", "dimdungeons:speedpuzzle_4"], ["dimdungeons:honeytrap_2", "dimdungeons:honeytrap_3", "dimdungeons:honeytrap_4"], ["dimdungeons:beacon_2"], ["dimdungeons:portal_puzzle_1", "dimdungeons:portal_puzzle_2"], ["dimdungeons:slotmachine_2"]] + advancedLarge = [["dimdungeons:large_maze", "dimdungeons:large_bricks", "dimdungeons:large_ballroom", "dimdungeons:large_garage", "dimdungeons:large_jetcoaster", "dimdungeons:large_slime", "dimdungeons:large_archery", "dimdungeons:large_hallways"]] + +#Enemy Sets for Dungeons +[enemySets] + basicEnemySet1 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + basicEnemySet2 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + advancedEnemySet1 = ["minecraft:pillager", "minecraft:skeleton", "minecraft:stray", "minecraft:blaze"] + advancedEnemySet2 = ["minecraft:wither_skeleton", "minecraft:hoglin", "minecraft:vindicator", "minecraft:witch"] + basicEnemyHealthScaling = 1.0 + advancedEnemyHealthScaling = 2.0 + #The number of themes to expect in the common config. + numberOfThemes = 3 + +#Settings for Theme 1 +[dungeonTheme1] + themeEntrances1 = [["dimdungeons:theme1_entrance1"], ["dimdungeons:theme1_entrance2"], ["dimdungeons:theme1_entrance3"]] + themeFourways1 = [["dimdungeons:theme1_fourway1"], ["dimdungeons:theme1_fourway2"], ["dimdungeons:theme1_fourway3"], ["dimdungeons:theme1_fourway4"], ["dimdungeons:theme1_fourway5"], ["dimdungeons:theme1_fourway6"]] + themeThreeways1 = [["dimdungeons:theme1_threeway1"], ["dimdungeons:theme1_threeway2"], ["dimdungeons:theme1_threeway3"], ["dimdungeons:theme1_threeway4"], ["dimdungeons:theme1_threeway5"], ["dimdungeons:theme1_threeway6"]] + themeHallways1 = [["dimdungeons:theme1_hallway1"], ["dimdungeons:theme1_hallway2"], ["dimdungeons:theme1_hallway3"], ["dimdungeons:theme1_hallway4"], ["dimdungeons:theme1_hallway5"], ["dimdungeons:theme1_hallway6"]] + themeCorners1 = [["dimdungeons:theme1_corner1"], ["dimdungeons:theme1_corner2"], ["dimdungeons:theme1_corner3"], ["dimdungeons:theme1_corner4"], ["dimdungeons:theme1_corner5"], ["dimdungeons:theme1_corner6"]] + themeEnds1 = [["dimdungeons:theme1_end1"], ["dimdungeons:theme1_end2"], ["dimdungeons:theme1_end3"], ["dimdungeons:theme1_end4"], ["dimdungeons:theme1_end5"], ["dimdungeons:theme1_end6"]] + themeEnemySet1_1 = ["minecraft:skeleton", "minecraft:piglin", "minecraft:blaze"] + themeEnemySet2_1 = ["minecraft:wither_skeleton", "minecraft:blaze", "minecraft:wither_skeleton", "minecraft:blaze", "minecraft:hoglin", "minecraft:piglin_brute"] + themeEnemyHealthScaling1 = 1.0 + themeDungeonSize1 = 14 + +#Settings for Theme 2 +[dungeonTheme2] + themeEntrances2 = [["dimdungeons:theme2_entrance1"], ["dimdungeons:theme2_entrance2"], ["dimdungeons:theme2_entrance3"], ["dimdungeons:theme2_entrance4"]] + themeFourways2 = [["dimdungeons:theme2_room00"], ["dimdungeons:theme2_room01"], ["dimdungeons:theme2_room02"], ["dimdungeons:theme2_room03"], ["dimdungeons:theme2_room04"], ["dimdungeons:theme2_room05"], ["dimdungeons:theme2_room06"], ["dimdungeons:theme2_room07"], ["dimdungeons:theme2_room08"], ["dimdungeons:theme2_room09"], ["dimdungeons:theme2_room10"], ["dimdungeons:theme2_room11"], ["dimdungeons:theme2_room12"], ["dimdungeons:theme2_room13"], ["dimdungeons:theme2_room14"], ["dimdungeons:theme2_room15"], ["dimdungeons:theme2_room16"], ["dimdungeons:theme2_room17"], ["dimdungeons:theme2_room18"], ["dimdungeons:theme2_room19"], ["dimdungeons:theme2_room20"], ["dimdungeons:theme2_room21"], ["dimdungeons:theme2_room22"], ["dimdungeons:theme2_room23"], ["dimdungeons:theme2_room24"], ["dimdungeons:theme2_room25"], ["dimdungeons:theme2_room26"], ["dimdungeons:theme2_room27"], ["dimdungeons:theme2_room28"], ["dimdungeons:theme2_room29"], ["dimdungeons:theme2_room30"]] + themeThreeways2 = [["dimdungeons:theme2_threeway1"]] + themeHallways2 = [["dimdungeons:theme2_hallway1"]] + themeCorners2 = [["dimdungeons:theme2_corner1"]] + themeEnds2 = [["dimdungeons:theme2_end1"]] + themeEnemySet1_2 = ["minecraft:husk", "minecraft:pillager", "minecraft:magma_cube"] + themeEnemySet2_2 = ["minecraft:wither_skeleton", "minecraft:blaze", "minecraft:wither_skeleton", "minecraft:blaze"] + themeEnemyHealthScaling2 = 1.0 + themeDungeonSize2 = 14 + +#Settings for Theme 3 +[dungeonTheme3] + themeEntrances3 = [["dimdungeons:sewers_beginroom_base"]] + themeFourways3 = [["dimdungeons:sewers_cross_01vf", "dimdungeons:sewers_cross_01vcf", "dimdungeons:sewers_cross_02vf", "dimdungeons:sewers_cross_02vcf", "dimdungeons:sewers_cross_03vf", "dimdungeons:sewers_cross_03vcf"]] + themeThreeways3 = [["dimdungeons:sewers_tsection_01vf", "dimdungeons:sewers_tsection_01vcf", "dimdungeons:sewers_tsection_02vf", "dimdungeons:sewers_tsection_02vcf", "dimdungeons:sewers_tsection_03vf", "dimdungeons:sewers_tsection_03vcf"]] + themeHallways3 = [["dimdungeons:sewers_straight_01vf", "dimdungeons:sewers_straight_01vcf", "dimdungeons:sewers_straight_02vf", "dimdungeons:sewers_straight_02vcf", "dimdungeons:sewers_straight_03vcf", "dimdungeons:sewers_straight_03vf", "dimdungeons:sewers_straight_04vcf"]] + themeCorners3 = [["dimdungeons:sewers_corner_01vf", "dimdungeons:sewers_corner_01vcf", "dimdungeons:sewers_corner_02vf", "dimdungeons:sewers_corner_02vcf", "dimdungeons:sewers_corner_03vf", "dimdungeons:sewers_corner_03vcf"]] + themeEnds3 = [["dimdungeons:sewers_bossroom_01", "dimdungeons:sewers_bossroom_02", "dimdungeons:sewers_bossroom_03", "dimdungeons:sewers_finalboss_01vf", "dimdungeons:sewers_bossroom_04", "dimdungeons:sewers_bossroom_05", "dimdungeons:sewers_bossroom_06"]] + themeEnemySet1_3 = ["minecraft:zombie", "minecraft:husk", "minecraft:zombie_villager"] + themeEnemySet2_3 = ["minecraft:slime"] + themeEnemyHealthScaling3 = 1.0 + themeDungeonSize3 = 14 + +#Settings for Theme 4 +[dungeonTheme4] + themeEntrances4 = [] + themeFourways4 = [] + themeThreeways4 = [] + themeHallways4 = [] + themeCorners4 = [] + themeEnds4 = [] + themeEnemySet1_4 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_4 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling4 = 1.0 + themeDungeonSize4 = 14 + +#Settings for Theme 5 +[dungeonTheme5] + themeEntrances5 = [] + themeFourways5 = [] + themeThreeways5 = [] + themeHallways5 = [] + themeCorners5 = [] + themeEnds5 = [] + themeEnemySet1_5 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_5 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling5 = 1.0 + themeDungeonSize5 = 14 + +#Settings for Theme 6 +[dungeonTheme6] + themeEntrances6 = [] + themeFourways6 = [] + themeThreeways6 = [] + themeHallways6 = [] + themeCorners6 = [] + themeEnds6 = [] + themeEnemySet1_6 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_6 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling6 = 1.0 + themeDungeonSize6 = 14 + +#Settings for Theme 7 +[dungeonTheme7] + themeEntrances7 = [] + themeFourways7 = [] + themeThreeways7 = [] + themeHallways7 = [] + themeCorners7 = [] + themeEnds7 = [] + themeEnemySet1_7 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_7 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling7 = 1.0 + themeDungeonSize7 = 14 + +#Settings for Theme 8 +[dungeonTheme8] + themeEntrances8 = [] + themeFourways8 = [] + themeThreeways8 = [] + themeHallways8 = [] + themeCorners8 = [] + themeEnds8 = [] + themeEnemySet1_8 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_8 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling8 = 1.0 + themeDungeonSize8 = 14 + +#Settings for Theme 9 +[dungeonTheme9] + themeEntrances9 = [] + themeFourways9 = [] + themeThreeways9 = [] + themeHallways9 = [] + themeCorners9 = [] + themeEnds9 = [] + themeEnemySet1_9 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_9 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling9 = 1.0 + themeDungeonSize9 = 14 + +#Settings for Theme 10 +[dungeonTheme10] + themeEntrances10 = [] + themeFourways10 = [] + themeThreeways10 = [] + themeHallways10 = [] + themeCorners10 = [] + themeEnds10 = [] + themeEnemySet1_10 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_10 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling10 = 1.0 + themeDungeonSize10 = 14 + +#Settings for Theme 11 +[dungeonTheme11] + themeEntrances11 = [] + themeFourways11 = [] + themeThreeways11 = [] + themeHallways11 = [] + themeCorners11 = [] + themeEnds11 = [] + themeEnemySet1_11 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_11 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling11 = 1.0 + themeDungeonSize11 = 14 + +#Settings for Theme 12 +[dungeonTheme12] + themeEntrances12 = [] + themeFourways12 = [] + themeThreeways12 = [] + themeHallways12 = [] + themeCorners12 = [] + themeEnds12 = [] + themeEnemySet1_12 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_12 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling12 = 1.0 + themeDungeonSize12 = 14 + +#Settings for Theme 13 +[dungeonTheme13] + themeEntrances13 = [] + themeFourways13 = [] + themeThreeways13 = [] + themeHallways13 = [] + themeCorners13 = [] + themeEnds13 = [] + themeEnemySet1_13 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_13 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling13 = 1.0 + themeDungeonSize13 = 14 + +#Settings for Theme 14 +[dungeonTheme14] + themeEntrances14 = [] + themeFourways14 = [] + themeThreeways14 = [] + themeHallways14 = [] + themeCorners14 = [] + themeEnds14 = [] + themeEnemySet1_14 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_14 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling14 = 1.0 + themeDungeonSize14 = 14 + +#Settings for Theme 15 +[dungeonTheme15] + themeEntrances15 = [] + themeFourways15 = [] + themeThreeways15 = [] + themeHallways15 = [] + themeCorners15 = [] + themeEnds15 = [] + themeEnemySet1_15 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_15 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling15 = 1.0 + themeDungeonSize15 = 14 + +#Settings for Theme 16 +[dungeonTheme16] + themeEntrances16 = [] + themeFourways16 = [] + themeThreeways16 = [] + themeHallways16 = [] + themeCorners16 = [] + themeEnds16 = [] + themeEnemySet1_16 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_16 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling16 = 1.0 + themeDungeonSize16 = 14 + +#Settings for Theme 17 +[dungeonTheme17] + themeEntrances17 = [] + themeFourways17 = [] + themeThreeways17 = [] + themeHallways17 = [] + themeCorners17 = [] + themeEnds17 = [] + themeEnemySet1_17 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_17 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling17 = 1.0 + themeDungeonSize17 = 14 + +#Settings for Theme 18 +[dungeonTheme18] + themeEntrances18 = [] + themeFourways18 = [] + themeThreeways18 = [] + themeHallways18 = [] + themeCorners18 = [] + themeEnds18 = [] + themeEnemySet1_18 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_18 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling18 = 1.0 + themeDungeonSize18 = 14 + +#Settings for Theme 19 +[dungeonTheme19] + themeEntrances19 = [] + themeFourways19 = [] + themeThreeways19 = [] + themeHallways19 = [] + themeCorners19 = [] + themeEnds19 = [] + themeEnemySet1_19 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_19 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling19 = 1.0 + themeDungeonSize19 = 14 + +#Settings for Theme 20 +[dungeonTheme20] + themeEntrances20 = [] + themeFourways20 = [] + themeThreeways20 = [] + themeHallways20 = [] + themeCorners20 = [] + themeEnds20 = [] + themeEnemySet1_20 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_20 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling20 = 1.0 + themeDungeonSize20 = 14 + +#Settings for Theme 21 +[dungeonTheme21] + themeEntrances21 = [] + themeFourways21 = [] + themeThreeways21 = [] + themeHallways21 = [] + themeCorners21 = [] + themeEnds21 = [] + themeEnemySet1_21 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_21 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling21 = 1.0 + themeDungeonSize21 = 14 + +#Settings for Theme 22 +[dungeonTheme22] + themeEntrances22 = [] + themeFourways22 = [] + themeThreeways22 = [] + themeHallways22 = [] + themeCorners22 = [] + themeEnds22 = [] + themeEnemySet1_22 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_22 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling22 = 1.0 + themeDungeonSize22 = 14 + +#Settings for Theme 23 +[dungeonTheme23] + themeEntrances23 = [] + themeFourways23 = [] + themeThreeways23 = [] + themeHallways23 = [] + themeCorners23 = [] + themeEnds23 = [] + themeEnemySet1_23 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_23 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling23 = 1.0 + themeDungeonSize23 = 14 + +#Settings for Theme 24 +[dungeonTheme24] + themeEntrances24 = [] + themeFourways24 = [] + themeThreeways24 = [] + themeHallways24 = [] + themeCorners24 = [] + themeEnds24 = [] + themeEnemySet1_24 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_24 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling24 = 1.0 + themeDungeonSize24 = 14 + +#Settings for Theme 25 +[dungeonTheme25] + themeEntrances25 = [] + themeFourways25 = [] + themeThreeways25 = [] + themeHallways25 = [] + themeCorners25 = [] + themeEnds25 = [] + themeEnemySet1_25 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_25 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling25 = 1.0 + themeDungeonSize25 = 14 + +#Settings for Theme 26 +[dungeonTheme26] + themeEntrances26 = [] + themeFourways26 = [] + themeThreeways26 = [] + themeHallways26 = [] + themeCorners26 = [] + themeEnds26 = [] + themeEnemySet1_26 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_26 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling26 = 1.0 + themeDungeonSize26 = 14 + +#Settings for Theme 27 +[dungeonTheme27] + themeEntrances27 = [] + themeFourways27 = [] + themeThreeways27 = [] + themeHallways27 = [] + themeCorners27 = [] + themeEnds27 = [] + themeEnemySet1_27 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_27 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling27 = 1.0 + themeDungeonSize27 = 14 + +#Settings for Theme 28 +[dungeonTheme28] + themeEntrances28 = [] + themeFourways28 = [] + themeThreeways28 = [] + themeHallways28 = [] + themeCorners28 = [] + themeEnds28 = [] + themeEnemySet1_28 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_28 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling28 = 1.0 + themeDungeonSize28 = 14 + +#Settings for Theme 29 +[dungeonTheme29] + themeEntrances29 = [] + themeFourways29 = [] + themeThreeways29 = [] + themeHallways29 = [] + themeCorners29 = [] + themeEnds29 = [] + themeEnemySet1_29 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_29 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling29 = 1.0 + themeDungeonSize29 = 14 + +#Settings for Theme 30 +[dungeonTheme30] + themeEntrances30 = [] + themeFourways30 = [] + themeThreeways30 = [] + themeHallways30 = [] + themeCorners30 = [] + themeEnds30 = [] + themeEnemySet1_30 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_30 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling30 = 1.0 + themeDungeonSize30 = 14 + +#Settings for Theme 31 +[dungeonTheme31] + themeEntrances31 = [] + themeFourways31 = [] + themeThreeways31 = [] + themeHallways31 = [] + themeCorners31 = [] + themeEnds31 = [] + themeEnemySet1_31 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_31 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling31 = 1.0 + themeDungeonSize31 = 14 + +#Settings for Theme 32 +[dungeonTheme32] + themeEntrances32 = [] + themeFourways32 = [] + themeThreeways32 = [] + themeHallways32 = [] + themeCorners32 = [] + themeEnds32 = [] + themeEnemySet1_32 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_32 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling32 = 1.0 + themeDungeonSize32 = 14 + +#Settings for Theme 33 +[dungeonTheme33] + themeEntrances33 = [] + themeFourways33 = [] + themeThreeways33 = [] + themeHallways33 = [] + themeCorners33 = [] + themeEnds33 = [] + themeEnemySet1_33 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_33 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling33 = 1.0 + themeDungeonSize33 = 14 + +#Settings for Theme 34 +[dungeonTheme34] + themeEntrances34 = [] + themeFourways34 = [] + themeThreeways34 = [] + themeHallways34 = [] + themeCorners34 = [] + themeEnds34 = [] + themeEnemySet1_34 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_34 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling34 = 1.0 + themeDungeonSize34 = 14 + +#Settings for Theme 35 +[dungeonTheme35] + themeEntrances35 = [] + themeFourways35 = [] + themeThreeways35 = [] + themeHallways35 = [] + themeCorners35 = [] + themeEnds35 = [] + themeEnemySet1_35 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_35 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling35 = 1.0 + themeDungeonSize35 = 14 + +#Settings for Theme 36 +[dungeonTheme36] + themeEntrances36 = [] + themeFourways36 = [] + themeThreeways36 = [] + themeHallways36 = [] + themeCorners36 = [] + themeEnds36 = [] + themeEnemySet1_36 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_36 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling36 = 1.0 + themeDungeonSize36 = 14 + +#Settings for Theme 37 +[dungeonTheme37] + themeEntrances37 = [] + themeFourways37 = [] + themeThreeways37 = [] + themeHallways37 = [] + themeCorners37 = [] + themeEnds37 = [] + themeEnemySet1_37 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_37 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling37 = 1.0 + themeDungeonSize37 = 14 + +#Settings for Theme 38 +[dungeonTheme38] + themeEntrances38 = [] + themeFourways38 = [] + themeThreeways38 = [] + themeHallways38 = [] + themeCorners38 = [] + themeEnds38 = [] + themeEnemySet1_38 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_38 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling38 = 1.0 + themeDungeonSize38 = 14 + +#Settings for Theme 39 +[dungeonTheme39] + themeEntrances39 = [] + themeFourways39 = [] + themeThreeways39 = [] + themeHallways39 = [] + themeCorners39 = [] + themeEnds39 = [] + themeEnemySet1_39 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_39 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling39 = 1.0 + themeDungeonSize39 = 14 + +#Settings for Theme 40 +[dungeonTheme40] + themeEntrances40 = [] + themeFourways40 = [] + themeThreeways40 = [] + themeHallways40 = [] + themeCorners40 = [] + themeEnds40 = [] + themeEnemySet1_40 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_40 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling40 = 1.0 + themeDungeonSize40 = 14 + +#Settings for Theme 41 +[dungeonTheme41] + themeEntrances41 = [] + themeFourways41 = [] + themeThreeways41 = [] + themeHallways41 = [] + themeCorners41 = [] + themeEnds41 = [] + themeEnemySet1_41 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_41 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling41 = 1.0 + themeDungeonSize41 = 14 + +#Settings for Theme 42 +[dungeonTheme42] + themeEntrances42 = [] + themeFourways42 = [] + themeThreeways42 = [] + themeHallways42 = [] + themeCorners42 = [] + themeEnds42 = [] + themeEnemySet1_42 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_42 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling42 = 1.0 + themeDungeonSize42 = 14 + +#Settings for Theme 43 +[dungeonTheme43] + themeEntrances43 = [] + themeFourways43 = [] + themeThreeways43 = [] + themeHallways43 = [] + themeCorners43 = [] + themeEnds43 = [] + themeEnemySet1_43 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_43 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling43 = 1.0 + themeDungeonSize43 = 14 + +#Settings for Theme 44 +[dungeonTheme44] + themeEntrances44 = [] + themeFourways44 = [] + themeThreeways44 = [] + themeHallways44 = [] + themeCorners44 = [] + themeEnds44 = [] + themeEnemySet1_44 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_44 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling44 = 1.0 + themeDungeonSize44 = 14 + +#Settings for Theme 45 +[dungeonTheme45] + themeEntrances45 = [] + themeFourways45 = [] + themeThreeways45 = [] + themeHallways45 = [] + themeCorners45 = [] + themeEnds45 = [] + themeEnemySet1_45 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_45 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling45 = 1.0 + themeDungeonSize45 = 14 + +#Settings for Theme 46 +[dungeonTheme46] + themeEntrances46 = [] + themeFourways46 = [] + themeThreeways46 = [] + themeHallways46 = [] + themeCorners46 = [] + themeEnds46 = [] + themeEnemySet1_46 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_46 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling46 = 1.0 + themeDungeonSize46 = 14 + +#Settings for Theme 47 +[dungeonTheme47] + themeEntrances47 = [] + themeFourways47 = [] + themeThreeways47 = [] + themeHallways47 = [] + themeCorners47 = [] + themeEnds47 = [] + themeEnemySet1_47 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_47 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling47 = 1.0 + themeDungeonSize47 = 14 + +#Settings for Theme 48 +[dungeonTheme48] + themeEntrances48 = [] + themeFourways48 = [] + themeThreeways48 = [] + themeHallways48 = [] + themeCorners48 = [] + themeEnds48 = [] + themeEnemySet1_48 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_48 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling48 = 1.0 + themeDungeonSize48 = 14 + +#Settings for Theme 49 +[dungeonTheme49] + themeEntrances49 = [] + themeFourways49 = [] + themeThreeways49 = [] + themeHallways49 = [] + themeCorners49 = [] + themeEnds49 = [] + themeEnemySet1_49 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_49 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling49 = 1.0 + themeDungeonSize49 = 14 + +#Settings for Theme 50 +[dungeonTheme50] + themeEntrances50 = [] + themeFourways50 = [] + themeThreeways50 = [] + themeHallways50 = [] + themeCorners50 = [] + themeEnds50 = [] + themeEnemySet1_50 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_50 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling50 = 1.0 + themeDungeonSize50 = 14 + +#Settings for Theme 51 +[dungeonTheme51] + themeEntrances51 = [] + themeFourways51 = [] + themeThreeways51 = [] + themeHallways51 = [] + themeCorners51 = [] + themeEnds51 = [] + themeEnemySet1_51 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_51 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling51 = 1.0 + themeDungeonSize51 = 14 + +#Settings for Theme 52 +[dungeonTheme52] + themeEntrances52 = [] + themeFourways52 = [] + themeThreeways52 = [] + themeHallways52 = [] + themeCorners52 = [] + themeEnds52 = [] + themeEnemySet1_52 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_52 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling52 = 1.0 + themeDungeonSize52 = 14 + +#Settings for Theme 53 +[dungeonTheme53] + themeEntrances53 = [] + themeFourways53 = [] + themeThreeways53 = [] + themeHallways53 = [] + themeCorners53 = [] + themeEnds53 = [] + themeEnemySet1_53 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_53 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling53 = 1.0 + themeDungeonSize53 = 14 + +#Settings for Theme 54 +[dungeonTheme54] + themeEntrances54 = [] + themeFourways54 = [] + themeThreeways54 = [] + themeHallways54 = [] + themeCorners54 = [] + themeEnds54 = [] + themeEnemySet1_54 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_54 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling54 = 1.0 + themeDungeonSize54 = 14 + +#Settings for Theme 55 +[dungeonTheme55] + themeEntrances55 = [] + themeFourways55 = [] + themeThreeways55 = [] + themeHallways55 = [] + themeCorners55 = [] + themeEnds55 = [] + themeEnemySet1_55 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_55 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling55 = 1.0 + themeDungeonSize55 = 14 + +#Settings for Theme 56 +[dungeonTheme56] + themeEntrances56 = [] + themeFourways56 = [] + themeThreeways56 = [] + themeHallways56 = [] + themeCorners56 = [] + themeEnds56 = [] + themeEnemySet1_56 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_56 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling56 = 1.0 + themeDungeonSize56 = 14 + +#Settings for Theme 57 +[dungeonTheme57] + themeEntrances57 = [] + themeFourways57 = [] + themeThreeways57 = [] + themeHallways57 = [] + themeCorners57 = [] + themeEnds57 = [] + themeEnemySet1_57 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_57 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling57 = 1.0 + themeDungeonSize57 = 14 + +#Settings for Theme 58 +[dungeonTheme58] + themeEntrances58 = [] + themeFourways58 = [] + themeThreeways58 = [] + themeHallways58 = [] + themeCorners58 = [] + themeEnds58 = [] + themeEnemySet1_58 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_58 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling58 = 1.0 + themeDungeonSize58 = 14 + +#Settings for Theme 59 +[dungeonTheme59] + themeEntrances59 = [] + themeFourways59 = [] + themeThreeways59 = [] + themeHallways59 = [] + themeCorners59 = [] + themeEnds59 = [] + themeEnemySet1_59 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_59 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling59 = 1.0 + themeDungeonSize59 = 14 + +#Settings for Theme 60 +[dungeonTheme60] + themeEntrances60 = [] + themeFourways60 = [] + themeThreeways60 = [] + themeHallways60 = [] + themeCorners60 = [] + themeEnds60 = [] + themeEnemySet1_60 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_60 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling60 = 1.0 + themeDungeonSize60 = 14 + +#Settings for Theme 61 +[dungeonTheme61] + themeEntrances61 = [] + themeFourways61 = [] + themeThreeways61 = [] + themeHallways61 = [] + themeCorners61 = [] + themeEnds61 = [] + themeEnemySet1_61 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_61 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling61 = 1.0 + themeDungeonSize61 = 14 + +#Settings for Theme 62 +[dungeonTheme62] + themeEntrances62 = [] + themeFourways62 = [] + themeThreeways62 = [] + themeHallways62 = [] + themeCorners62 = [] + themeEnds62 = [] + themeEnemySet1_62 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_62 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling62 = 1.0 + themeDungeonSize62 = 14 + +#Settings for Theme 63 +[dungeonTheme63] + themeEntrances63 = [] + themeFourways63 = [] + themeThreeways63 = [] + themeHallways63 = [] + themeCorners63 = [] + themeEnds63 = [] + themeEnemySet1_63 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_63 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling63 = 1.0 + themeDungeonSize63 = 14 + +#Settings for Theme 64 +[dungeonTheme64] + themeEntrances64 = [] + themeFourways64 = [] + themeThreeways64 = [] + themeHallways64 = [] + themeCorners64 = [] + themeEnds64 = [] + themeEnemySet1_64 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_64 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling64 = 1.0 + themeDungeonSize64 = 14 + +#Settings for Theme 65 +[dungeonTheme65] + themeEntrances65 = [] + themeFourways65 = [] + themeThreeways65 = [] + themeHallways65 = [] + themeCorners65 = [] + themeEnds65 = [] + themeEnemySet1_65 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_65 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling65 = 1.0 + themeDungeonSize65 = 14 + +#Settings for Theme 66 +[dungeonTheme66] + themeEntrances66 = [] + themeFourways66 = [] + themeThreeways66 = [] + themeHallways66 = [] + themeCorners66 = [] + themeEnds66 = [] + themeEnemySet1_66 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_66 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling66 = 1.0 + themeDungeonSize66 = 14 + +#Settings for Theme 67 +[dungeonTheme67] + themeEntrances67 = [] + themeFourways67 = [] + themeThreeways67 = [] + themeHallways67 = [] + themeCorners67 = [] + themeEnds67 = [] + themeEnemySet1_67 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_67 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling67 = 1.0 + themeDungeonSize67 = 14 + +#Settings for Theme 68 +[dungeonTheme68] + themeEntrances68 = [] + themeFourways68 = [] + themeThreeways68 = [] + themeHallways68 = [] + themeCorners68 = [] + themeEnds68 = [] + themeEnemySet1_68 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_68 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling68 = 1.0 + themeDungeonSize68 = 14 + +#Settings for Theme 69 +[dungeonTheme69] + themeEntrances69 = [] + themeFourways69 = [] + themeThreeways69 = [] + themeHallways69 = [] + themeCorners69 = [] + themeEnds69 = [] + themeEnemySet1_69 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_69 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling69 = 1.0 + themeDungeonSize69 = 14 + +#Settings for Theme 70 +[dungeonTheme70] + themeEntrances70 = [] + themeFourways70 = [] + themeThreeways70 = [] + themeHallways70 = [] + themeCorners70 = [] + themeEnds70 = [] + themeEnemySet1_70 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_70 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling70 = 1.0 + themeDungeonSize70 = 14 + +#Settings for Theme 71 +[dungeonTheme71] + themeEntrances71 = [] + themeFourways71 = [] + themeThreeways71 = [] + themeHallways71 = [] + themeCorners71 = [] + themeEnds71 = [] + themeEnemySet1_71 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_71 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling71 = 1.0 + themeDungeonSize71 = 14 + +#Settings for Theme 72 +[dungeonTheme72] + themeEntrances72 = [] + themeFourways72 = [] + themeThreeways72 = [] + themeHallways72 = [] + themeCorners72 = [] + themeEnds72 = [] + themeEnemySet1_72 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_72 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling72 = 1.0 + themeDungeonSize72 = 14 + +#Settings for Theme 73 +[dungeonTheme73] + themeEntrances73 = [] + themeFourways73 = [] + themeThreeways73 = [] + themeHallways73 = [] + themeCorners73 = [] + themeEnds73 = [] + themeEnemySet1_73 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_73 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling73 = 1.0 + themeDungeonSize73 = 14 + +#Settings for Theme 74 +[dungeonTheme74] + themeEntrances74 = [] + themeFourways74 = [] + themeThreeways74 = [] + themeHallways74 = [] + themeCorners74 = [] + themeEnds74 = [] + themeEnemySet1_74 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_74 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling74 = 1.0 + themeDungeonSize74 = 14 + +#Settings for Theme 75 +[dungeonTheme75] + themeEntrances75 = [] + themeFourways75 = [] + themeThreeways75 = [] + themeHallways75 = [] + themeCorners75 = [] + themeEnds75 = [] + themeEnemySet1_75 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_75 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling75 = 1.0 + themeDungeonSize75 = 14 + +#Settings for Theme 76 +[dungeonTheme76] + themeEntrances76 = [] + themeFourways76 = [] + themeThreeways76 = [] + themeHallways76 = [] + themeCorners76 = [] + themeEnds76 = [] + themeEnemySet1_76 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_76 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling76 = 1.0 + themeDungeonSize76 = 14 + +#Settings for Theme 77 +[dungeonTheme77] + themeEntrances77 = [] + themeFourways77 = [] + themeThreeways77 = [] + themeHallways77 = [] + themeCorners77 = [] + themeEnds77 = [] + themeEnemySet1_77 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_77 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling77 = 1.0 + themeDungeonSize77 = 14 + +#Settings for Theme 78 +[dungeonTheme78] + themeEntrances78 = [] + themeFourways78 = [] + themeThreeways78 = [] + themeHallways78 = [] + themeCorners78 = [] + themeEnds78 = [] + themeEnemySet1_78 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_78 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling78 = 1.0 + themeDungeonSize78 = 14 + +#Settings for Theme 79 +[dungeonTheme79] + themeEntrances79 = [] + themeFourways79 = [] + themeThreeways79 = [] + themeHallways79 = [] + themeCorners79 = [] + themeEnds79 = [] + themeEnemySet1_79 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_79 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling79 = 1.0 + themeDungeonSize79 = 14 + +#Settings for Theme 80 +[dungeonTheme80] + themeEntrances80 = [] + themeFourways80 = [] + themeThreeways80 = [] + themeHallways80 = [] + themeCorners80 = [] + themeEnds80 = [] + themeEnemySet1_80 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_80 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling80 = 1.0 + themeDungeonSize80 = 14 + +#Settings for Theme 81 +[dungeonTheme81] + themeEntrances81 = [] + themeFourways81 = [] + themeThreeways81 = [] + themeHallways81 = [] + themeCorners81 = [] + themeEnds81 = [] + themeEnemySet1_81 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_81 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling81 = 1.0 + themeDungeonSize81 = 14 + +#Settings for Theme 82 +[dungeonTheme82] + themeEntrances82 = [] + themeFourways82 = [] + themeThreeways82 = [] + themeHallways82 = [] + themeCorners82 = [] + themeEnds82 = [] + themeEnemySet1_82 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_82 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling82 = 1.0 + themeDungeonSize82 = 14 + +#Settings for Theme 83 +[dungeonTheme83] + themeEntrances83 = [] + themeFourways83 = [] + themeThreeways83 = [] + themeHallways83 = [] + themeCorners83 = [] + themeEnds83 = [] + themeEnemySet1_83 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_83 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling83 = 1.0 + themeDungeonSize83 = 14 + +#Settings for Theme 84 +[dungeonTheme84] + themeEntrances84 = [] + themeFourways84 = [] + themeThreeways84 = [] + themeHallways84 = [] + themeCorners84 = [] + themeEnds84 = [] + themeEnemySet1_84 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_84 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling84 = 1.0 + themeDungeonSize84 = 14 + +#Settings for Theme 85 +[dungeonTheme85] + themeEntrances85 = [] + themeFourways85 = [] + themeThreeways85 = [] + themeHallways85 = [] + themeCorners85 = [] + themeEnds85 = [] + themeEnemySet1_85 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_85 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling85 = 1.0 + themeDungeonSize85 = 14 + +#Settings for Theme 86 +[dungeonTheme86] + themeEntrances86 = [] + themeFourways86 = [] + themeThreeways86 = [] + themeHallways86 = [] + themeCorners86 = [] + themeEnds86 = [] + themeEnemySet1_86 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_86 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling86 = 1.0 + themeDungeonSize86 = 14 + +#Settings for Theme 87 +[dungeonTheme87] + themeEntrances87 = [] + themeFourways87 = [] + themeThreeways87 = [] + themeHallways87 = [] + themeCorners87 = [] + themeEnds87 = [] + themeEnemySet1_87 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_87 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling87 = 1.0 + themeDungeonSize87 = 14 + +#Settings for Theme 88 +[dungeonTheme88] + themeEntrances88 = [] + themeFourways88 = [] + themeThreeways88 = [] + themeHallways88 = [] + themeCorners88 = [] + themeEnds88 = [] + themeEnemySet1_88 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_88 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling88 = 1.0 + themeDungeonSize88 = 14 + +#Settings for Theme 89 +[dungeonTheme89] + themeEntrances89 = [] + themeFourways89 = [] + themeThreeways89 = [] + themeHallways89 = [] + themeCorners89 = [] + themeEnds89 = [] + themeEnemySet1_89 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_89 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling89 = 1.0 + themeDungeonSize89 = 14 + +#Settings for Theme 90 +[dungeonTheme90] + themeEntrances90 = [] + themeFourways90 = [] + themeThreeways90 = [] + themeHallways90 = [] + themeCorners90 = [] + themeEnds90 = [] + themeEnemySet1_90 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_90 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling90 = 1.0 + themeDungeonSize90 = 14 + +#Settings for Theme 91 +[dungeonTheme91] + themeEntrances91 = [] + themeFourways91 = [] + themeThreeways91 = [] + themeHallways91 = [] + themeCorners91 = [] + themeEnds91 = [] + themeEnemySet1_91 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_91 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling91 = 1.0 + themeDungeonSize91 = 14 + +#Settings for Theme 92 +[dungeonTheme92] + themeEntrances92 = [] + themeFourways92 = [] + themeThreeways92 = [] + themeHallways92 = [] + themeCorners92 = [] + themeEnds92 = [] + themeEnemySet1_92 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_92 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling92 = 1.0 + themeDungeonSize92 = 14 + +#Settings for Theme 93 +[dungeonTheme93] + themeEntrances93 = [] + themeFourways93 = [] + themeThreeways93 = [] + themeHallways93 = [] + themeCorners93 = [] + themeEnds93 = [] + themeEnemySet1_93 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_93 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling93 = 1.0 + themeDungeonSize93 = 14 + +#Settings for Theme 94 +[dungeonTheme94] + themeEntrances94 = [] + themeFourways94 = [] + themeThreeways94 = [] + themeHallways94 = [] + themeCorners94 = [] + themeEnds94 = [] + themeEnemySet1_94 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_94 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling94 = 1.0 + themeDungeonSize94 = 14 + +#Settings for Theme 95 +[dungeonTheme95] + themeEntrances95 = [] + themeFourways95 = [] + themeThreeways95 = [] + themeHallways95 = [] + themeCorners95 = [] + themeEnds95 = [] + themeEnemySet1_95 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_95 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling95 = 1.0 + themeDungeonSize95 = 14 + +#Settings for Theme 96 +[dungeonTheme96] + themeEntrances96 = [] + themeFourways96 = [] + themeThreeways96 = [] + themeHallways96 = [] + themeCorners96 = [] + themeEnds96 = [] + themeEnemySet1_96 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_96 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling96 = 1.0 + themeDungeonSize96 = 14 + +#Settings for Theme 97 +[dungeonTheme97] + themeEntrances97 = [] + themeFourways97 = [] + themeThreeways97 = [] + themeHallways97 = [] + themeCorners97 = [] + themeEnds97 = [] + themeEnemySet1_97 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_97 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling97 = 1.0 + themeDungeonSize97 = 14 + +#Settings for Theme 98 +[dungeonTheme98] + themeEntrances98 = [] + themeFourways98 = [] + themeThreeways98 = [] + themeHallways98 = [] + themeCorners98 = [] + themeEnds98 = [] + themeEnemySet1_98 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_98 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling98 = 1.0 + themeDungeonSize98 = 14 + +#Settings for Theme 99 +[dungeonTheme99] + themeEntrances99 = [] + themeFourways99 = [] + themeThreeways99 = [] + themeHallways99 = [] + themeCorners99 = [] + themeEnds99 = [] + themeEnemySet1_99 = ["minecraft:zombie", "minecraft:husk", "minecraft:drowned", "minecraft:spider"] + themeEnemySet2_99 = ["minecraft:wither_skeleton", "minecraft:stray", "minecraft:skeleton", "minecraft:pillager"] + themeEnemyHealthScaling99 = 1.0 + themeDungeonSize99 = 14 + diff --git a/.minecraft/versions/1.20.1/config/embeddium-mixins.properties b/.minecraft/versions/1.20.1/config/embeddium-mixins.properties new file mode 100644 index 0000000..4e10829 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/embeddium-mixins.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Embeddium. +# +# You can find information on editing this file and all the available options here: +# https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/.minecraft/versions/1.20.1/config/embeddium-options.json b/.minecraft/versions/1.20.1/config/embeddium-options.json new file mode 100644 index 0000000..e383387 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/embeddium-options.json @@ -0,0 +1,24 @@ +{ + "quality": { + "weather_quality": "DEFAULT", + "leaves_quality": "DEFAULT", + "enable_vignette": true + }, + "advanced": { + "enable_memory_tracing": false, + "use_advanced_staging_buffers": true, + "cpu_render_ahead_limit": 3 + }, + "performance": { + "chunk_builder_threads": 0, + "always_defer_chunk_updates_v2": true, + "animate_only_visible_textures": true, + "use_entity_culling": true, + "use_fog_occlusion": true, + "use_block_face_culling": true, + "use_no_error_g_l_context": true + }, + "notifications": { + "hide_donation_button": true + } +} \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/fancymenu/custom_locals/ddaodan/en_us.local b/.minecraft/versions/1.20.1/config/fancymenu/custom_locals/ddaodan/en_us.local new file mode 100644 index 0000000..d759185 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/custom_locals/ddaodan/en_us.local @@ -0,0 +1,2 @@ +ddaodan.text.thanks_1 = BorderExile by:ddaodan +ddaodan.text.thanks_2 = Thanks to the BorderLand Server for providing a test environment! \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/fancymenu/custom_locals/ddaodan/zh_cn.local b/.minecraft/versions/1.20.1/config/fancymenu/custom_locals/ddaodan/zh_cn.local new file mode 100644 index 0000000..da1f18a --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/custom_locals/ddaodan/zh_cn.local @@ -0,0 +1,2 @@ +ddaodan.text.thanks_1 = 边境流放 作者:ddaodan +ddaodan.text.thanks_2 = 感谢边境之地服务器提供测试环境! \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt b/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt index 6cb7077..ad13926 100644 --- a/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt +++ b/.minecraft/versions/1.20.1/config/fancymenu/customizablemenus.txt @@ -3,3 +3,12 @@ type = customizablemenus de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen { } +net.minecraft.client.gui.screens.OptionsScreen { +} + +net.minecraft.client.gui.screens.LevelLoadingScreen { +} + +net.minecraft.client.gui.screens.TitleScreen { +} + diff --git a/.minecraft/versions/1.20.1/config/fancymenu/customization/bjlf.txt b/.minecraft/versions/1.20.1/config/fancymenu/customization/bjlf.txt new file mode 100644 index 0000000..92380ba --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/customization/bjlf.txt @@ -0,0 +1,70 @@ +type = menu + +customization-meta { + identifier = de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen + randomgroup = 1 + renderorder = foreground + randommode = false + randomonlyfirsttime = false +} + +customization { + keepaspectratio = false + action = backgroundoptions +} + +customization { + orientation = top-left + hidden = false + original_pos_size_calculation = true + x = 115 + width = 250 + action = deep_customization_element:drippy_overlay_logo + actionid = c014b0e1-b69c-4dcf-9837-02ebaffebf371694137249390 + y = 94 + height = 62 +} + +customization { + custom_color_hex = #000000 + orientation = top-left + hidden = false + x = -1000000 + width = 0 + action = deep_customization_element:drippy_overlay_background + actionid = e65b85c7-7480-4f6d-8119-416eab0d04d51694137249414 + y = -1000000 + height = 0 +} + +customization { + orientation = top-left + hidden = false + original_pos_size_calculation = true + x = 115 + width = 250 + action = deep_customization_element:drippy_overlay_progress_bar + actionid = 973ff32d-d27b-48cb-b0c2-0a3d188e8eca1694137249414 + y = 203 + height = 10 +} + +customization { + orientation = top-centered + enable_scrolling = true + shadow = true + scale = 5.0 + source = 边境流放 + text_border = 0 + case_mode = normal + source_mode = direct + line_spacing = 1 + x = -240 + width = 480 + action = custom_layout_element:fancymenu_customization_item_text + actionid = 21b626fa-41fb-49d4-b912-62ce90aafa3e1694138551433 + y = 15 + alignment = centered + height = 63 +} + diff --git a/.minecraft/versions/1.20.1/config/fancymenu/customization/home.txt b/.minecraft/versions/1.20.1/config/fancymenu/customization/home.txt new file mode 100644 index 0000000..1638c0e --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/customization/home.txt @@ -0,0 +1,274 @@ +type = menu + +customization-meta { + identifier = net.minecraft.client.gui.screens.TitleScreen + randomgroup = 1 + renderorder = foreground + randommode = false + randomonlyfirsttime = false +} + +customization { + keepaspectratio = false + action = backgroundoptions +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button% + orientation = mid-right + x = -105 + action = movebutton + y = -18 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_multiplayer_button% + width = 100 + action = resizebutton + height = 20 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_accessibility_button% + orientation = mid-right + x = -59 + action = movebutton + y = 74 +} + +customization { + identifier = %id=376322% + orientation = mid-right + x = -105 + action = movebutton + y = 74 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_options_button% + orientation = mid-right + x = -105 + action = movebutton + y = 28 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_options_button% + width = 100 + action = resizebutton + height = 20 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_quit_button% + orientation = mid-right + x = -105 + action = movebutton + y = 51 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_quit_button% + width = 100 + action = resizebutton + height = 20 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_language_button% + orientation = mid-right + x = -82 + action = movebutton + y = 74 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button% + orientation = mid-right + x = -105 + action = movebutton + y = -41 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_singleplayer_button% + width = 100 + action = resizebutton + height = 20 +} + +customization { + identifier = %id=button_compatibility_id:forge_titlescreen_mods_button% + orientation = mid-right + x = -105 + action = movebutton + y = 5 +} + +customization { + identifier = %id=button_compatibility_id:forge_titlescreen_mods_button% + width = 100 + action = resizebutton + height = 20 +} + +customization { + identifier = %id=button_compatibility_id:mc_titlescreen_realms_button% + action = hidebutton +} + +customization { + orientation = top-left + hidden = false + x = 140 + width = 200 + action = deep_customization_element:title_screen_forge_top + actionid = 9a292a29-b112-42b6-98a2-622d6c5a8bff1694138873911 + y = 4 + height = 19 +} + +customization { + orientation = top-left + hidden = false + x = 2 + width = 70 + action = deep_customization_element:title_screen_branding + actionid = 4bdb42ff-08de-4a0a-95ab-ff5baa091df11694138873911 + y = 209 + height = 40 +} + +customization { + orientation = top-left + hidden = false + x = 311 + width = 168 + action = deep_customization_element:title_screen_forge_copyright + actionid = 7c58cfdc-7387-46eb-b3c7-f176a033bbc51694138873911 + y = 231 + height = 9 +} + +customization { + orientation = top-left + hidden = true + x = 343 + width = 13 + action = deep_customization_element:title_screen_realms_notification + actionid = 1a22632d-3767-4a5f-95f9-cf51ab24b8c91694138873912 + y = 162 + height = 13 +} + +customization { + orientation = top-left + hidden = true + x = 103 + width = 274 + action = deep_customization_element:title_screen_logo + actionid = 97fefb56-d6db-4cfa-80b4-c9836afdadeb1694138873912 + y = 30 + height = 52 +} + +customization { + orientation = mid-right + splash_color = #ffff00 + hidden = false + x = -90 + width = 60 + splash_rotation = -20 + action = deep_customization_element:title_screen_splash + actionid = 2f91d561-6b9f-4f0e-855e-55a7337752e81694138873912 + y = -60 + height = 30 +} + +customization { + orientation = bottom-centered + enable_scrolling = true + shadow = true + scale = 1.0 + source = {"placeholder":"local","values":{"key":"ddaodan.text.thanks_1"}}%n%{"placeholder":"local","values":{"key":"ddaodan.text.thanks_2"}} + text_border = 0 + case_mode = normal + source_mode = direct + line_spacing = 1 + x = -100 + width = 200 + action = custom_layout_element:fancymenu_customization_item_text + actionid = 147f2ec3-a08b-4b8f-a007-d59eb73544311694139096769 + y = -22 + alignment = left + height = 22 +} + +customization { + path = + orientation = top-left + x = 0 + width = 0 + action = addtexture + actionid = af7012be-559f-489a-b884-386b5fdb773a1694139218323 + y = 10 + height = 100 +} + +customization { + path = logo.png + orientation = top-centered + x = -20 + width = 240 + action = addtexture + actionid = 2416bd1b-9a52-47ba-9f56-40390aa17ed61694139299733 + y = 30 + height = 37 +} + +customization { + orientation = mid-centered + enable_scrolling = true + shadow = true + scale = 1.0 + source = 界面还没做好,欢迎反馈意见 + text_border = 0 + case_mode = normal + source_mode = direct + line_spacing = 1 + x = -100 + width = 200 + action = custom_layout_element:fancymenu_customization_item_text + actionid = a78d9c1a-60f4-42f5-9c97-76b8f984f54f1694139761648 + y = -20 + alignment = left + height = 40 +} + +customization { + orientation = mid-left + copy_client_player = true + slim = false + auto_skin = false + scale = 64 + headrotationy = 0.0 + headrotationx = 0.0 + skinurl = http://textures.minecraft.net/texture/ffbfb926de4ff86a4061701a78ce76f880f0203e238f0221f24aa8bbd52eda62 + showname = false + crouching = false + follow_mouse = true + x = 35 + width = 38 + parrot_left_shoulder = false + action = custom_layout_element:fancymenu_customization_player_entity + actionid = 045150c3-4b0f-4c93-958c-2780f74af3bf1694139774863 + y = -57 + playername = ddaodan + bodyrotationx = 0.0 + parrot = false + bodyrotationy = 0.0 + auto_cape = false + is_baby = false + height = 115 +} + diff --git a/.minecraft/versions/1.20.1/config/fancymenu/customization/loading.txt b/.minecraft/versions/1.20.1/config/fancymenu/customization/loading.txt new file mode 100644 index 0000000..e4a014a --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/customization/loading.txt @@ -0,0 +1,34 @@ +type = menu + +customization-meta { + identifier = net.minecraft.client.gui.screens.LevelLoadingScreen + randomgroup = 1 + renderorder = foreground + randommode = false + randomonlyfirsttime = false +} + +customization { + keepaspectratio = false + action = backgroundoptions +} + +customization { + orientation = bottom-left + enable_scrolling = true + shadow = true + scale = 1.0 + source = 正在载入中,请稍后…%n%RAM {"placeholder":"percentram"}% {"placeholder":"usedram"}MB/{"placeholder":"maxram"}MB + text_border = 0 + case_mode = normal + source_mode = direct + line_spacing = 1 + x = 0 + width = 320 + action = custom_layout_element:fancymenu_customization_item_text + actionid = 13898cee-4c1a-423e-a337-abe1715b51931694140231842 + y = -22 + alignment = left + height = 22 +} + diff --git a/.minecraft/versions/1.20.1/config/fancymenu/customization/setting.txt b/.minecraft/versions/1.20.1/config/fancymenu/customization/setting.txt new file mode 100644 index 0000000..7510616 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/customization/setting.txt @@ -0,0 +1,30 @@ +type = menu + +customization-meta { + identifier = net.minecraft.client.gui.screens.OptionsScreen + randomgroup = 1 + renderorder = foreground + randommode = false + randomonlyfirsttime = false +} + +customization { + keepaspectratio = false + action = backgroundoptions +} + +customization { + identifier = %id=345304% + action = hidebutton +} + +customization { + identifier = %id=505304% + action = hidebutton +} + +customization { + identifier = %id=505154% + action = hidebutton +} + diff --git a/.minecraft/versions/1.20.1/config/fancymenu/extensions/fmaudio/config.cfg b/.minecraft/versions/1.20.1/config/fancymenu/extensions/fmaudio/config.cfg new file mode 100644 index 0000000..85f2838 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/extensions/fmaudio/config.cfg @@ -0,0 +1,4 @@ +##[world] + +B:stop_world_music_in_menu = 'false'; +B:only_play_out_of_world = 'false'; \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/fancymenu/extensions/fmaudio/locals/en_us.local b/.minecraft/versions/1.20.1/config/fancymenu/extensions/fmaudio/locals/en_us.local new file mode 100644 index 0000000..8a18e22 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/fancymenu/extensions/fmaudio/locals/en_us.local @@ -0,0 +1,53 @@ + +fancymenu.fmaudio.back = Back +fancymenu.fmaudio.done = Done +fancymenu.fmaudio.cancel = Cancel + +fancymenu.fmaudio.audio.channel = Audio Channel: §6{} +fancymenu.fmaudio.audio.loop.on = Loop: §aOn +fancymenu.fmaudio.audio.loop.off = Loop: §cOff +fancymenu.fmaudio.audio.once_per_session.on = Once Per Session: §aOn +fancymenu.fmaudio.audio.once_per_session.off = Once Per Session: §cOff +fancymenu.fmaudio.audio.once_per_session.desc = If the element should play its%n%audios only once per session. +fancymenu.fmaudio.audio.manage = Manage Audios +fancymenu.fmaudio.audio.manage.desc = Add, edit or remove audios. +fancymenu.fmaudio.audio.choose = Choose Audio +fancymenu.fmaudio.audio.choose.info = §lAudio Info%n%%n%{}%n%Index: §6{}%n%Volume: §6{} +fancymenu.fmaudio.audio.add = Add Audio +fancymenu.fmaudio.audio.remove = Remove Audio +fancymenu.fmaudio.audio.remove.confirm = §c§lAre you sure?%n%%n%Do you really want to §cdelete §rthis audio?%n% %n% %n% %n% +fancymenu.fmaudio.audio.edit = Edit Audio +fancymenu.fmaudio.audio.add_or_edit = Add/Edit Audio +fancymenu.fmaudio.audio.sourcetype.external_local = Source Type: §6Local +fancymenu.fmaudio.audio.sourcetype.external_web = Source Type: §6Web +fancymenu.fmaudio.audio.choosesource = Choose Source +fancymenu.fmaudio.audio.choosesource.file.invalid = §c§lInvalid File!%n%%n%The chosen file is not a valid OGG file!%n% %n% %n% %n% +fancymenu.fmaudio.audio.choosesource.url = Input Audio URL +fancymenu.fmaudio.audio.choosesource.url.invalid = §c§lInvalid URL!%n%%n%This is not a valid URL!%n%Please make sure you have a working internet connection%n%and didn't make any typos.%n% %n% %n% %n% +fancymenu.fmaudio.audio.index = Index +fancymenu.fmaudio.audio.index.desc = The audio index is used to order%n%the audio entries of the element.%n%It can be used to control%n%in what order audios are played.%n%%n%Audios with the same index%n%get §lshuffled§r. +fancymenu.fmaudio.audio.volume = Volume +fancymenu.fmaudio.audio.volume.desc = The volume of this audio. + +fancymenu.fmaudio.item = Audio +fancymenu.fmaudio.item.desc = Add an audio handler to your layout.%n%%n%Can be used to play background sounds.%n%Can hold multiple sounds at once.%n%%n%§cThis element is only visible%n%§cin the editor!%n%§cIt will be invisible in the actual menu. + +fancymenu.fmaudio.buttonaction.togglemute.action.desc = Toggle mute audio elements by its element ID. +fancymenu.fmaudio.buttonaction.togglemute.value.desc = Audio Element ID + +fancymenu.fmaudio.visibilityrequirement.is_muted = Is Audio Element Muted +fancymenu.fmaudio.visibilityrequirement.is_muted.desc = Check if an audio element is muted.%n%%n%You can get the element ID%n%of an element by%n%right-clicking it. +fancymenu.fmaudio.visibilityrequirement.is_muted.value = Audio Element ID + +fancymenu.fmaudio.config = Audio Extension Settings + +fancymenu.fmaudio.config.categories.world = World + +fancymenu.fmaudio.config.stop_world_music_in_menu = Stop Music In MP Menus +fancymenu.fmaudio.config.stop_world_music_in_menu.desc = Only for Multiplayer worlds!%n%%n%If the world music should%n%stop in menus that normally%n%stop it, even if it's a%n%multiplayer world. + +fancymenu.fmaudio.config.only_play_out_of_world = Only Play Out Of World +fancymenu.fmaudio.config.only_play_out_of_world.desc = If audios should only play when%n%you're not in a world or%n%on a server. + + + diff --git a/.minecraft/versions/1.20.1/config/imblocker-client.toml b/.minecraft/versions/1.20.1/config/imblocker-client.toml new file mode 100644 index 0000000..235bb73 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/imblocker-client.toml @@ -0,0 +1,21 @@ +#Checking every tick is not efficient, how about check once every several tick? +#Range: > 1 +checkInterval = 2 +#Matched screens would disable your IME +screenBlacklist = [] +#Matched screens would enable your IME +screenWhitelist = ["net.minecraft.client.gui.screens.inventory.BookEditScreen", "net.minecraft.client.gui.screens.inventory.SignEditScreen", "net.minecraft.client.gui.screens.inventory.HangingSignEditScreen", "journeymap.client.ui.waypoint.WaypointEditor", "com.ldtteam.blockout.BOScreen"] +#Matched input box would disable your IME +inputBlacklist = [] +#Matched input box would enable your IME +inputWhitelist = [] +#Do we output recoveredScreens? because it may cause lag +enableScreenRecovering = false +#Here lists all Screens that is not in whitelist nor blacklist, +#so you may easily add those to whitelist/blacklist. +recoveredScreens = [] +#Disable this and let me know if input or control is messed up +useExperimental = true +#Disable IME when typing commands +checkCommandChat = true + diff --git a/.minecraft/versions/1.20.1/config/jade/plugins.json b/.minecraft/versions/1.20.1/config/jade/plugins.json index 7f3d7db..9bfdaa9 100644 --- a/.minecraft/versions/1.20.1/config/jade/plugins.json +++ b/.minecraft/versions/1.20.1/config/jade/plugins.json @@ -60,5 +60,8 @@ "coordinates": false, "registry_name": "OFF", "mod_name": true + }, + "waystones": { + "waystone": true } } \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/config/jade/sort-order.json b/.minecraft/versions/1.20.1/config/jade/sort-order.json index 15b505a..cb14dbf 100644 --- a/.minecraft/versions/1.20.1/config/jade/sort-order.json +++ b/.minecraft/versions/1.20.1/config/jade/sort-order.json @@ -44,6 +44,8 @@ "jade:distance": null, "jade:block_face": null, "twilightforest:quest_ram_wool": null, + "waystones:waystone": null, + "waystones:waystone": null, "twilightforest:quest_ram_wool": null, "minecraft:brewing_stand": null, "minecraft:beehive": null, diff --git a/.minecraft/versions/1.20.1/config/oculus.properties b/.minecraft/versions/1.20.1/config/oculus.properties new file mode 100644 index 0000000..5d4ea26 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/oculus.properties @@ -0,0 +1,8 @@ +#This file stores configuration options for Iris, such as the currently active shaderpack +#Fri Sep 08 09:30:03 CST 2023 +colorSpace=SRGB +disableUpdateMessage=false +enableDebugOptions=false +maxShadowRenderDistance=32 +shaderPack= +enableShaders=true diff --git a/.minecraft/versions/1.20.1/config/twilightforest-client.toml b/.minecraft/versions/1.20.1/config/twilightforest-client.toml index e0a8878..d8164df 100644 --- a/.minecraft/versions/1.20.1/config/twilightforest-client.toml +++ b/.minecraft/versions/1.20.1/config/twilightforest-client.toml @@ -19,4 +19,6 @@ cloudBlockPrecipitationDistance = -1 #List of player UUIDs whose skins the giants of Twilight Forest should use. #If left empty, the giants will appear the same as the player viewing them does. giantSkinUUIDs = [] +#Defines which biomes the aurora shader effect will appear in. Leave the list empty to disable the effect. +auroraBiomes = ["twilightforest:glacier"] diff --git a/.minecraft/versions/1.20.1/config/twilightforest-common.toml b/.minecraft/versions/1.20.1/config/twilightforest-common.toml index 430c5f4..436d0e0 100644 --- a/.minecraft/versions/1.20.1/config/twilightforest-common.toml +++ b/.minecraft/versions/1.20.1/config/twilightforest-common.toml @@ -24,15 +24,12 @@ uuid_locking = false skull_candles = false #If false, items that come enchanted when you craft them (such as ironwood or steeleaf gear) will not show this way in the creative inventory. #Please note that this doesnt affect the crafting recipes themselves, you will need a datapack to change those. -# default_item_enchantments = true #If true, Twilight Forest's bosses will put their drops inside of a chest where they originally spawned instead of dropping the loot directly. #Note that the Knight Phantoms are not affected by this as their drops work differently. -# boss_drop_chests = true #Dictates how many blocks down from a cloud block should the game logic check for handling weather related code. #Lower if experiencing low tick rate. Set to 0 to turn all cloud precipitation logic off. -# #Range: > 0 cloudBlockPrecipitationDistance = 32 @@ -71,8 +68,14 @@ cloudBlockPrecipitationDistance = 32 #If true, the uncrafting table will also be allowed to uncraft shapeless recipes. #The table was originally intended to only take shaped recipes, but this option remains for people who wish to keep the functionality. enableShapelessCrafting = false - #Disable the uncrafting function of the uncrafting table. Recommended as a last resort if there's too many things to change about its behavior. + #Disables the uncrafting function of the uncrafting table. Recommended as a last resort if there's too many things to change about its behavior (or you're just lazy, I dont judge). + #Do note that special uncrafting recipes are not disabled as the mod relies on them for other things. disableUncrafting = false + #Disables any usage of the uncrafting table, as well as prevents it from showing up in loot or crafted. + #Please note that table has more uses than just uncrafting, you can read about them here! http://benimatic.com/tfwiki/index.php?title=Uncrafting_Table + #It is highly recommended to keep the table enabled as the mod has special uncrafting exclusive recipes, but the option remains for people that dont want the table to be functional at all. + #If you are looking to just prevent normal crafting recipes from being reversed, consider using the 'disableUncrafting' option instead. + disableUncraftingTable = false #Settings for all things related to the magic trees. ["Magic Trees"] diff --git a/.minecraft/versions/1.20.1/config/waystones-common.toml b/.minecraft/versions/1.20.1/config/waystones-common.toml new file mode 100644 index 0000000..5bd1a0d --- /dev/null +++ b/.minecraft/versions/1.20.1/config/waystones-common.toml @@ -0,0 +1,135 @@ + +[xpCost] + #Set to true if experience cost should be inverted, meaning the shorter the distance, the more expensive. Can be used to encourage other methods for short-distance travel. + inverseXpCost = false + #The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels. + #Range: > -2147483648 + blocksPerXpLevel = 1000 + #The minimum base xp cost (may be subceeded by multipliers defined below) + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + minimumBaseXpCost = 0.0 + #The maximum base xp cost (may be exceeded by multipliers defined below), set to 0 to disable all distance-based XP costs + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + maximumBaseXpCost = 3.0 + #How much xp is needed per leashed animal to travel with you + #Range: > -2147483648 + xpCostPerLeashed = 0 + #The base xp level cost when travelling between dimensions. Ignores block distance. + #Range: > -2147483648 + dimensionalWarpXpCost = 3 + #The multiplier applied to the base xp cost when teleporting to a global waystone through any method. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + globalWaystoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting using a Warp Stone item (not the Waystone block, Konstantin) + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + warpStoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from one waystone to another. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + waystoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from one sharestone to another. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + sharestoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from a portstone. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + portstoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from one warp plate to another. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + warpPlateXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting via the inventory button. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + inventoryButtonXpCostMultiplier = 0.0 + +[restrictions] + #If enabled, only creative players can place, edit or break waystones. This does NOT disable the crafting recipe. + restrictToCreative = false + #If enabled, only the owner of a waystone (the one who placed it) can rename it. + restrictRenameToOwner = false + #If enabled, waystones generated in worldgen are unbreakable. + generatedWaystonesUnbreakable = false + #If enabled, leashed mobs will be teleported with you + transportLeashed = true + #Whether to take leashed mobs with you when teleporting between dimensions + transportLeashedDimensional = true + #List of leashed mobs that cannot be taken with you when teleporting + leashedDenyList = ["minecraft:wither"] + #Set to 'ALLOW' to allow dimensional warp in general. Set to 'GLOBAL_ONLY' to restrict dimensional warp to global waystones. Set to 'DENY' to disallow all dimensional warps. + #Allowed Values: ALLOW, GLOBAL_ONLY, DENY + dimensionalWarp = "ALLOW" + #List of dimensions that players are allowed to warp cross-dimension from and to. If left empty, all dimensions except those in dimensionalWarpDenyList are allowed. + dimensionalWarpAllowList = [] + #List of dimensions that players are not allowed to warp cross-dimension from and to. Only used if dimensionalWarpAllowList is empty. + dimensionalWarpDenyList = [] + #Set to true if players should be able to teleport between waystones by simply right-clicking a waystone. + allowWaystoneToWaystoneTeleport = true + #Set to false to allow non-creative players to make waystones globally activated for all players. + globalWaystoneSetupRequiresCreativeMode = true + +[cooldowns] + #The multiplier applied to the cooldown when teleporting to a global waystone via inventory button or warp stone. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + globalWaystoneCooldownMultiplier = 1.0 + #The cooldown between usages of the warp stone in seconds. This is bound to the player, not the item, so multiple warp stones share the same cooldown. + #Range: > -2147483648 + warpStoneCooldown = 30 + #The time in ticks that it takes to use a warp stone. This is the charge-up time when holding right-click. + #Range: > -2147483648 + warpStoneUseTime = 32 + #The time in ticks that it takes to use a warp plate. This is the time the player has to stand on top for. + #Range: > -2147483648 + warpPlateUseTime = 20 + #The time in ticks it takes to use a scroll. This is the charge-up time when holding right-click. + #Range: > -2147483648 + scrollUseTime = 32 + #The cooldown between usages of the inventory button in seconds. + #Range: > -2147483648 + inventoryButtonCooldown = 300 + +[inventoryButton] + #Set to 'NONE' for no inventory button. Set to 'NEAREST' for an inventory button that teleports to the nearest waystone. Set to 'ANY' for an inventory button that opens the waystone selection menu. Set to a waystone name for an inventory button that teleports to a specifically named waystone. + inventoryButton = "" + #The x position of the warp button in the inventory. + #Range: > -2147483648 + warpButtonX = 58 + #The y position of the warp button in the inventory. + #Range: > -2147483648 + warpButtonY = 60 + #The y position of the warp button in the creative menu. + #Range: > -2147483648 + creativeWarpButtonX = 88 + #The y position of the warp button in the creative menu. + #Range: > -2147483648 + creativeWarpButtonY = 33 + +[worldGen] + #Set to 'DEFAULT' to only generate the normally textured waystones. Set to 'MOSSY' or 'SANDY' to generate all as that variant. Set to 'BIOME' to make the style depend on the biome it is generated in. + #Allowed Values: DEFAULT, MOSSY, SANDY, BIOME + worldGenStyle = "BIOME" + #Approximate chunk distance between waystones generated freely in world generation. Set to 0 to disable generation. + #Range: > -2147483648 + frequency = 25 + #List of dimensions that waystones are allowed to spawn in through world gen. If left empty, all dimensions except those in worldGenDimensionDenyList are used. + dimensionAllowList = ["minecraft:overworld", "minecraft:the_nether", "minecraft:the_end"] + #List of dimensions that waystones are not allowed to spawn in through world gen. Only used if worldGenDimensionAllowList is empty. + dimensionDenyList = [] + #Set to 'PRESET_FIRST' to first use names from the custom names list. Set to 'PRESET_ONLY' to use only those custom names. Set to 'MIXED' to have some waystones use custom names, and others random names. + #Allowed Values: PRESET_FIRST, RANDOM_ONLY, PRESET_ONLY, MIXED + nameGenerationMode = "PRESET_FIRST" + #These names will be used for the PRESET name generation mode. See the nameGenerationMode option for more info. + customWaystoneNames = [] + #Set to true if waystones should be added to the generation of villages. Some villages may still spawn without a waystone. + spawnInVillages = true + #Ensures that pretty much every village will have a waystone, by spawning it as early as possible. In addition, this means waystones will generally be located in the center of the village. + forceSpawnInVillages = false + +[client] + #If enabled, the text overlay on waystones will no longer always render at full brightness. + disableTextGlow = false + #If enabled, activated waystones will not emit particles. + disableParticles = false + +[compatibility] + #If enabled, JourneyMap waypoints will be created for each activated waystone. + displayWaystonesOnJourneyMap = true + #If enabled, JourneyMap waypoints will only be created if the mod 'JourneyMap Integration' is not installed + preferJourneyMapIntegration = true + diff --git a/.minecraft/versions/1.20.1/config/xaerominimap_entities.json b/.minecraft/versions/1.20.1/config/xaerominimap_entities.json index 64056bb..8221f57 100644 --- a/.minecraft/versions/1.20.1/config/xaerominimap_entities.json +++ b/.minecraft/versions/1.20.1/config/xaerominimap_entities.json @@ -10,20 +10,20 @@ "name": "gui.xaero_entity_category_root", "protection": true, "settingOverrides": { - "displayed": true, "displayHeight": 0.0, + "displayed": true, "heightBasedFade": true, "renderOrder": 0.0, "color": 13.0, "displayNameWhenIconFails": false, "entityNumber": 1000.0, "alwaysDisplayNametags": false, - "startFadingAt": 0.0, "dotSize": 2.0, + "startFadingAt": 0.0, "renderOverMinimapFrame": 1.0, "icons": 2.0, - "names": 0.0, "heightLimit": 20.0, + "names": 0.0, "iconScale": 1.0 }, "subCategories": [ diff --git a/.minecraft/versions/1.20.1/config/xaeroworldmap-common.txt b/.minecraft/versions/1.20.1/config/xaeroworldmap-common.txt new file mode 100644 index 0000000..c4becb0 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/xaeroworldmap-common.txt @@ -0,0 +1,3 @@ +allowCaveModeOnServer:true +allowNetherCaveModeOnServer:true +registerStatusEffects:true diff --git a/.minecraft/versions/1.20.1/config/xaeroworldmap.txt b/.minecraft/versions/1.20.1/config/xaeroworldmap.txt new file mode 100644 index 0000000..38a27f5 --- /dev/null +++ b/.minecraft/versions/1.20.1/config/xaeroworldmap.txt @@ -0,0 +1,53 @@ +ignoreUpdate:0 +updateNotification:true +differentiateByServerAddress:true +caveMapsAllowed:true +debug:false +lighting:true +colours:0 +loadChunks:true +updateChunks:true +terrainSlopes:2 +terrainDepth:true +footsteps:true +flowers:true +coordinates:true +hoveredBiome:true +biomeColorsVanillaMode:false +waypoints:true +renderArrow:true +displayZoom:true +worldmapWaypointsScale:1.0 +openMapAnimation:true +reloadVersion:0 +reloadEverything:false +zoomButtons:true +waypointBackgrounds:true +detectAmbiguousY:true +showDisabledWaypoints:false +closeWaypointsWhenHopping:true +adjustHeightForCarpetLikeBlocks:true +onlyCurrentMapWaypoints:false +minZoomForLocalWaypoints:0.0 +arrowColour:-2 +minimapRadar:true +renderWaypoints:true +partialYTeleportation:true +displayStainedGlass:true +caveModeDepth:30 +caveModeStart:2147483647 +autoCaveMode:-1 +legibleCaveMaps:false +displayCaveModeStart:true +caveModeToggleTimer:1000 +defaultCaveModeType:1 +biomeBlending:true +trackedPlayers:true +multipleImagesExport:false +nightExport:false +highlightsExport:false +exportScaleDownSquare:20 +displayClaims:true +claimsFillOpacity:46 +claimsBorderOpacity:80 +globalVersion:1 diff --git a/.minecraft/versions/1.20.1/fancymenu_data/last_world.fmdata b/.minecraft/versions/1.20.1/fancymenu_data/last_world.fmdata index cc03648..81782e0 100644 --- a/.minecraft/versions/1.20.1/fancymenu_data/last_world.fmdata +++ b/.minecraft/versions/1.20.1/fancymenu_data/last_world.fmdata @@ -1,7 +1,7 @@ type = last_world last_world { - is_server = false - world = D:/Minecraft/1.20.1挖矿与砍杀/.minecraft/versions/1.20.1/saves/新的世界 + is_server = true + world = %fancymenu_dummy_address%:25565 } diff --git a/.minecraft/versions/1.20.1/fancymenu_instance_data/extensions/fmaudio/muted_audio_items.properties b/.minecraft/versions/1.20.1/fancymenu_instance_data/extensions/fmaudio/muted_audio_items.properties new file mode 100644 index 0000000..c5dd7a8 --- /dev/null +++ b/.minecraft/versions/1.20.1/fancymenu_instance_data/extensions/fmaudio/muted_audio_items.properties @@ -0,0 +1,5 @@ +type = muted_audio_items + +muted-items { +} + diff --git a/.minecraft/versions/1.20.1/kubejs/README.txt b/.minecraft/versions/1.20.1/kubejs/README.txt new file mode 100644 index 0000000..5cf0fdf --- /dev/null +++ b/.minecraft/versions/1.20.1/kubejs/README.txt @@ -0,0 +1,15 @@ +Find out more info on the website: https://kubejs.com/ + +Directory information: + +assets - Acts as a resource pack, you can put any client resources in here, like textures, models, etc. Example: assets/kubejs/textures/item/test_item.png +data - Acts as a datapack, you can put any server resources in here, like loot tables, functions, etc. Example: data/kubejs/loot_tables/blocks/test_block.json + +startup_scripts - Scripts that get loaded once during game startup - Used for adding items and other things that can only happen while the game is loading (Can be reloaded with /kubejs reload_startup_scripts, but it may not work!) +server_scripts - Scripts that get loaded every time server resources reload - Used for modifying recipes, tags, loot tables, and handling server events (Can be reloaded with /reload) +client_scripts - Scripts that get loaded every time client resources reload - Used for JEI events, tooltips and other client side things (Can be reloaded with F3+T) + +config - KubeJS config storage. This is also the only directory that scripts can access other than world directory +exported - Data dumps like texture atlases end up here + +You can find type-specific logs in logs/kubejs/ directory \ No newline at end of file diff --git a/.minecraft/versions/1.20.1/kubejs/assets/kubejs/textures/block/example_block.png b/.minecraft/versions/1.20.1/kubejs/assets/kubejs/textures/block/example_block.png new file mode 100644 index 0000000..58a8d4b Binary files /dev/null and b/.minecraft/versions/1.20.1/kubejs/assets/kubejs/textures/block/example_block.png differ diff --git a/.minecraft/versions/1.20.1/kubejs/assets/kubejs/textures/item/example_item.png b/.minecraft/versions/1.20.1/kubejs/assets/kubejs/textures/item/example_item.png new file mode 100644 index 0000000..bbb5bf7 Binary files /dev/null and b/.minecraft/versions/1.20.1/kubejs/assets/kubejs/textures/item/example_item.png differ diff --git a/.minecraft/versions/1.20.1/kubejs/client_scripts/example.js b/.minecraft/versions/1.20.1/kubejs/client_scripts/example.js new file mode 100644 index 0000000..a0441f6 --- /dev/null +++ b/.minecraft/versions/1.20.1/kubejs/client_scripts/example.js @@ -0,0 +1,6 @@ +// priority: 0 + +// Visit the wiki for more info - https://kubejs.com/ + +console.info('Hello, World! (Loaded client scripts)') + diff --git a/.minecraft/versions/1.20.1/kubejs/config/client.properties b/.minecraft/versions/1.20.1/kubejs/config/client.properties new file mode 100644 index 0000000..13fc770 --- /dev/null +++ b/.minecraft/versions/1.20.1/kubejs/config/client.properties @@ -0,0 +1,15 @@ +#KubeJS Client Properties +#Thu Sep 07 13:18:42 CST 2023 +backgroundColor=2E3440 +barBorderColor=ECEFF4 +exportAtlases=false +menuBackgroundBrightness=64 +disableRecipeBook=false +title= +barColor=ECEFF4 +overrideColors=false +fmlLogColor=ECEFF4 +showTagNames=false +fmlMemoryColor=ECEFF4 +menuBackgroundScale=32.0 +menuInnerBackgroundBrightness=32 diff --git a/.minecraft/versions/1.20.1/kubejs/config/common.properties b/.minecraft/versions/1.20.1/kubejs/config/common.properties new file mode 100644 index 0000000..ad9ae99 --- /dev/null +++ b/.minecraft/versions/1.20.1/kubejs/config/common.properties @@ -0,0 +1,13 @@ +#KubeJS Common Properties +#Thu Sep 07 13:18:43 CST 2023 +matchJsonRecipes=true +allowAsyncStreams=true +announceReload=true +startupErrorGUI=true +serverOnly=false +hideServerScriptErrors=false +saveDevPropertiesInConfig=false +packmode=default +ignoreCustomUniqueRecipeIds=false +creativeModeTabIcon=minecraft\:purple_dye +startupErrorReportUrl= diff --git a/.minecraft/versions/1.20.1/kubejs/server_scripts/example.js b/.minecraft/versions/1.20.1/kubejs/server_scripts/example.js new file mode 100644 index 0000000..5169044 --- /dev/null +++ b/.minecraft/versions/1.20.1/kubejs/server_scripts/example.js @@ -0,0 +1,6 @@ +// priority: 0 + +// Visit the wiki for more info - https://kubejs.com/ + +console.info('Hello, World! (Loaded server scripts)') + diff --git a/.minecraft/versions/1.20.1/kubejs/startup_scripts/example.js b/.minecraft/versions/1.20.1/kubejs/startup_scripts/example.js new file mode 100644 index 0000000..48ee094 --- /dev/null +++ b/.minecraft/versions/1.20.1/kubejs/startup_scripts/example.js @@ -0,0 +1,6 @@ +// priority: 0 + +// Visit the wiki for more info - https://kubejs.com/ + +console.info('Hello, World! (Loaded startup scripts)') + diff --git a/.minecraft/versions/1.20.1/local/kubejs/dev.properties b/.minecraft/versions/1.20.1/local/kubejs/dev.properties new file mode 100644 index 0000000..a0fd8c9 --- /dev/null +++ b/.minecraft/versions/1.20.1/local/kubejs/dev.properties @@ -0,0 +1,14 @@ +#KubeJS Dev Properties +#Thu Sep 07 13:18:43 CST 2023 +logSkippedTags=false +logSkippedRecipes=false +logSkippedPlugins=true +debugInfo=false +strictTags=false +logAddedRecipes=false +logRemovedRecipes=false +logModifiedRecipes=false +logInvalidRecipeHandlers=true +dataPackOutput=false +logGeneratedData=false +logErroringRecipes=true diff --git a/.minecraft/versions/1.20.1/logo.png b/.minecraft/versions/1.20.1/logo.png new file mode 100644 index 0000000..c53856a Binary files /dev/null and b/.minecraft/versions/1.20.1/logo.png differ diff --git a/.minecraft/versions/1.20.1/mods/IMBlocker_4.0.5+1.20.jar b/.minecraft/versions/1.20.1/mods/IMBlocker_4.0.5+1.20.jar new file mode 100644 index 0000000..2bad95f Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/IMBlocker_4.0.5+1.20.jar differ diff --git a/.minecraft/versions/1.20.1/mods/OldCombatMod_1.20.x.jar.jar b/.minecraft/versions/1.20.1/mods/OldCombatMod_1.20.x.jar.jar new file mode 100644 index 0000000..e8ae03c Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/OldCombatMod_1.20.x.jar.jar differ diff --git a/.minecraft/versions/1.20.1/mods/XaerosWorldMap_1.34.0_Forge_1.20.jar b/.minecraft/versions/1.20.1/mods/XaerosWorldMap_1.34.0_Forge_1.20.jar new file mode 100644 index 0000000..a56d716 Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/XaerosWorldMap_1.34.0_Forge_1.20.jar differ diff --git a/.minecraft/versions/1.20.1/mods/auudio_forge_1.0.3_MC_1.19.3.jar b/.minecraft/versions/1.20.1/mods/auudio_forge_1.0.3_MC_1.19.3.jar new file mode 100644 index 0000000..3b05c69 Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/auudio_forge_1.0.3_MC_1.19.3.jar differ diff --git a/.minecraft/versions/1.20.1/mods/dimdungeons-178-forge-1.20.0.jar b/.minecraft/versions/1.20.1/mods/dimdungeons-178-forge-1.20.0.jar new file mode 100644 index 0000000..422d9a9 Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/dimdungeons-178-forge-1.20.0.jar differ diff --git a/.minecraft/versions/1.20.1/mods/embeddium-0.1.3+mc1.20.1.jar b/.minecraft/versions/1.20.1/mods/embeddium-0.1.3+mc1.20.1.jar new file mode 100644 index 0000000..7e4d6d6 Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/embeddium-0.1.3+mc1.20.1.jar differ diff --git a/.minecraft/versions/1.20.1/mods/fm_audio_extension_forge_1.1.1_MC_1.20.jar b/.minecraft/versions/1.20.1/mods/fm_audio_extension_forge_1.1.1_MC_1.20.jar new file mode 100644 index 0000000..ed88267 Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/fm_audio_extension_forge_1.1.1_MC_1.20.jar differ diff --git a/.minecraft/versions/1.20.1/mods/kubejs-forge-2001.6.3-build.23.jar b/.minecraft/versions/1.20.1/mods/kubejs-forge-2001.6.3-build.27.jar similarity index 88% rename from .minecraft/versions/1.20.1/mods/kubejs-forge-2001.6.3-build.23.jar rename to .minecraft/versions/1.20.1/mods/kubejs-forge-2001.6.3-build.27.jar index 8cf4965..c8b5cc9 100644 Binary files a/.minecraft/versions/1.20.1/mods/kubejs-forge-2001.6.3-build.23.jar and b/.minecraft/versions/1.20.1/mods/kubejs-forge-2001.6.3-build.27.jar differ diff --git a/.minecraft/versions/1.20.1/mods/lanserverproperties-1.11-forge.jar b/.minecraft/versions/1.20.1/mods/lanserverproperties-1.11-forge.jar new file mode 100644 index 0000000..2afde1d Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/lanserverproperties-1.11-forge.jar differ diff --git a/.minecraft/versions/1.20.1/mods/oculus-mc1.20-1.6.4.jar.disabled b/.minecraft/versions/1.20.1/mods/oculus-mc1.20-1.6.4.jar.disabled new file mode 100644 index 0000000..c292482 Binary files /dev/null and b/.minecraft/versions/1.20.1/mods/oculus-mc1.20-1.6.4.jar.disabled differ diff --git a/.minecraft/versions/1.20.1/mods/rubidium-mc1.20.1-0.7.0a.jar b/.minecraft/versions/1.20.1/mods/rubidium-mc1.20.1-0.7.0a.jar.disabled similarity index 100% rename from .minecraft/versions/1.20.1/mods/rubidium-mc1.20.1-0.7.0a.jar rename to .minecraft/versions/1.20.1/mods/rubidium-mc1.20.1-0.7.0a.jar.disabled diff --git a/.minecraft/versions/1.20.1/mods/twilightforest-1.20.1-4.3.1809-universal.jar b/.minecraft/versions/1.20.1/mods/twilightforest-1.20.1-4.3.1846-universal.jar similarity index 93% rename from .minecraft/versions/1.20.1/mods/twilightforest-1.20.1-4.3.1809-universal.jar rename to .minecraft/versions/1.20.1/mods/twilightforest-1.20.1-4.3.1846-universal.jar index fc5b7bb..06820a3 100644 Binary files a/.minecraft/versions/1.20.1/mods/twilightforest-1.20.1-4.3.1809-universal.jar and b/.minecraft/versions/1.20.1/mods/twilightforest-1.20.1-4.3.1846-universal.jar differ diff --git a/.minecraft/versions/1.20.1/options.txt b/.minecraft/versions/1.20.1/options.txt index 65044c1..fa74343 100644 --- a/.minecraft/versions/1.20.1/options.txt +++ b/.minecraft/versions/1.20.1/options.txt @@ -136,15 +136,20 @@ key_key.yes_steve_model.extra_animation.4.desc:key.keyboard.unknown key_key.yes_steve_model.extra_animation.5.desc:key.keyboard.unknown key_key.yes_steve_model.extra_animation.6.desc:key.keyboard.unknown key_key.yes_steve_model.extra_animation.7.desc:key.keyboard.unknown +key_gui.xaero_open_map:key.keyboard.m +key_gui.xaero_open_settings:key.keyboard.right.bracket +key_gui.xaero_map_zoom_in:key.keyboard.unknown +key_gui.xaero_map_zoom_out:key.keyboard.unknown +key_gui.xaero_quick_confirm:key.keyboard.right.shift key_keybind.sophisticatedbackpacks.open_backpack:key.keyboard.b key_keybind.sophisticatedbackpacks.inventory_interaction:key.keyboard.c key_keybind.sophisticatedbackpacks.tool_swap:key.keyboard.unknown key_keybind.sophisticatedbackpacks.sort:key.mouse.middle -key_keybind.sophisticatedbackpacks.toggle_upgrade_3:key.keyboard.unknown -key_keybind.sophisticatedbackpacks.toggle_upgrade_4:key.keyboard.unknown key_keybind.sophisticatedbackpacks.toggle_upgrade_5:key.keyboard.unknown -key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT +key_keybind.sophisticatedbackpacks.toggle_upgrade_4:key.keyboard.unknown +key_keybind.sophisticatedbackpacks.toggle_upgrade_3:key.keyboard.unknown key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT +key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT key_key.jade.config:key.keyboard.keypad.0 key_key.jade.show_overlay:key.keyboard.keypad.1 key_key.jade.toggle_liquid:key.keyboard.keypad.2 diff --git a/.minecraft/versions/1.20.1/resourcepacks/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip b/.minecraft/versions/1.20.1/resourcepacks/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip index 22c2bc2..9164bb1 100644 Binary files a/.minecraft/versions/1.20.1/resourcepacks/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip and b/.minecraft/versions/1.20.1/resourcepacks/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip differ diff --git a/.minecraft/versions/1.20.1/rhino.local.properties b/.minecraft/versions/1.20.1/rhino.local.properties new file mode 100644 index 0000000..659b072 --- /dev/null +++ b/.minecraft/versions/1.20.1/rhino.local.properties @@ -0,0 +1,2 @@ +#Local properties for Rhino, please do not push this to version control if you don't know what you're doing! +#Thu Sep 07 13:18:44 CST 2023 diff --git a/.minecraft/versions/1.20.1/usercache.json b/.minecraft/versions/1.20.1/usercache.json index d5f4c57..bc5ca3d 100644 --- a/.minecraft/versions/1.20.1/usercache.json +++ b/.minecraft/versions/1.20.1/usercache.json @@ -1 +1 @@ -[{"name":"ddaodan","uuid":"00000000-0000-3007-998f-fd40182613af","expiresOn":"2023-10-07 10:14:10 +0800"},{"name":"ddaodan","uuid":"e3d46296-b344-38ef-bd1b-8215a0721441","expiresOn":"2023-10-06 22:39:52 +0800"}] \ No newline at end of file +[{"name":"ddaodan","uuid":"00000000-0000-3007-998f-fd40182613af","expiresOn":"2023-10-07 13:22:12 +0800"},{"name":"ddaodan","uuid":"e3d46296-b344-38ef-bd1b-8215a0721441","expiresOn":"2023-10-06 22:39:52 +0800"}] \ No newline at end of file diff --git a/hmcl.json b/hmcl.json index f36f682..25a3f1d 100644 --- a/hmcl.json +++ b/hmcl.json @@ -104,12 +104,12 @@ { "url": "https://littleskin.cn/api/yggdrasil/", "metadataResponse": "{\"meta\":{\"serverName\":\"LittleSkin\",\"implementationName\":\"Yggdrasil API for Blessing Skin\",\"implementationVersion\":\"5.1.1\",\"links\":{\"homepage\":\"https:\\/\\/littleskin.cn\",\"register\":\"https:\\/\\/littleskin.cn\\/auth\\/register\"},\"feature.non_email_login\":true},\"skinDomains\":[\"skin.prinzeugen.net\",\"littleskin.cn\"],\"signaturePublickey\":\"-----BEGIN PUBLIC KEY-----\\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArGcNOOFIqLJSqoE3u0hj\\ntOEnOcET3wj9Drss1BE6sBqgPo0bMulOULhqjkc\\/uH\\/wyosYnzw3xaazJt87jTHh\\nJ8BPMxCeQMoyEdRoS3Jnj1G0Kezj4A2b61PJJM1DpvDAcqQBYsrSdpBJ+52MjoGS\\nvJoeQO5XUlJVQm21\\/HmJnqsPhzcA6HgY71RHYE5xnhpWJiPxLKUPtmt6CNYUQQoS\\no2v36XWgMmLBZhAbNOPxYX+1ioxKamjhLO29UhwtgY9U6PWEO7\\/SBfXzyRPTzhPV\\n2nHq7KJqd8IIrltslv6i\\/4FEM81ivS\\/mm+PN3hYlIYK6z6Ymii1nrQAplsJ67OGq\\nYHtWKOvpfTzOollugsRihkAG4OB6hM0Pr45jjC3TIc7eO7kOgIcGUGUQGuuugDEz\\nJ1N9FFWnN\\/H6P9ukFeg5SmGC5+wmUPZZCtNBLr8o8sI5H7QhK7NgwCaGFoYuiAGL\\ngz3k\\/3YwJ40BbwQayQ2gIqenz+XOFIAlajv+\\/nyfcDvZH9vGNKP9lVcHXUT5YRnS\\nZSHo5lwvVrYUrqEAbh\\/zDz8QMEyiujWvUkPhZs9fh6fimUGxtm8mFIPCtPJVXjeY\\nwD3Lvt3aIB1JHdUTJR3eEc4eIaTKMwMPyJRzVn5zKsitaZz3nn\\/cOA\\/wZC9oqyEU\\nmc9h6ZMRTRUEE4TtaJyg9lMCAwEAAQ\u003d\u003d\\n-----END PUBLIC KEY-----\\n\"}", - "metadataTimestamp": 1693991736071 + "metadataTimestamp": 1694135918007 }, { "url": "https://skin.ddaodan.cn/api/yggdrasil/", "metadataResponse": "{\"meta\":{\"serverName\":\"ddaodan skin\",\"implementationName\":\"Yggdrasil API for Blessing Skin\",\"implementationVersion\":\"5.1.5\",\"links\":{\"homepage\":\"https:\\/\\/skin.ddaodan.cn\",\"register\":\"https:\\/\\/skin.ddaodan.cn\\/auth\\/register\"},\"feature.non_email_login\":true},\"skinDomains\":[\"skin.ddaodan.cn\"],\"signaturePublickey\":\"-----BEGIN PUBLIC KEY-----\\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArha2QwObwg41GWbjQ47\\/\\nwROH7GO\\/a5EtFi3bxvowHH4UQ3KZQsP8EKk3AHxjiibuBgwYN+gdEmOzoThFcSo\\/\\nyMXnHI005PEujpVUCn6u87RREY6g6KQ8QAsMqLz4phGcfoQDSjLKP17YVWkPuWvj\\nB1RmPe7RZK5IGOb56WZLzEyWaW+6kQiBcGU0qR6I6d8N0DqTg\\/MiNnC0LQR554Vu\\nEVU30byqpper5Bl6iIsYDpsJshbu0OfrHVihEfPMMA\\/h7VNW6tdai736aAzUhdGh\\n76lsce6u4s1yLft\\/0jTUXTgaGAeaGPfQ6KDUYLKDIAkmLu3xbVS5R\\/4r54AqbwHL\\nWq7hvWIX1+AJ5VFtydQmw\\/iVDbRDGxiXW5N5VRA0bsoYVHAWGF5RDeHbnEPBICji\\ne+3bvFj8rPog8RqWlrnj4Ul4C8GshpoxBhDRpGJyI0lfWof7parYRydR0Cc31sv3\\nzvPq2F4MA159QH1kQ5Z5h0RJvnYeCroyQ2kKyPHiNf2mygl1z4GqID30V0PuOXEm\\n74MFHP1Iru3mUdBsXVX\\/w3klQ47cQCeskJSzjl2HAe4sV1auOzhVen4BX5uxEbX2\\nJdfoGHuV98iiVNrz7rLcb+9AxpzZ6Z8NFSnUbHnt15acD2K7\\/NHi2BcoLcQHcNlZ\\nEppdCe4j71HbSa1sbsZn7wcCAwEAAQ\u003d\u003d\\n-----END PUBLIC KEY-----\\n\"}", - "metadataTimestamp": 1693991742897 + "metadataTimestamp": 1694135918680 } ], "addedLittleSkin": true,