this repo has no description

feat: update configs, bump version

Falxie_ ef3ef7a8 0a0a2972

+78 -34
+22 -22
config/byg/nether-biomes.json5
··· 45 45 "weight": 2 46 46 }, 47 47 { 48 - "data": "byg:brimstone_caverns", 49 - "weight": 2 50 - }, 51 - { 52 - "data": "byg:subzero_hypogeal", 48 + "data": "byg:weeping_mire", 53 49 "weight": 2 54 50 }, 55 51 { ··· 57 53 "weight": 2 58 54 }, 59 55 { 60 - "data": "byg:weeping_mire", 56 + "data": "byg:brimstone_caverns", 61 57 "weight": 2 58 + }, 59 + { 60 + "data": "byg:subzero_hypogeal", 61 + "weight": 0 62 62 }, 63 63 { 64 64 "data": "byg:warped_desert", 65 - "weight": 2 65 + "weight": 0 66 66 }, 67 67 { 68 - "data": "byg:quartz_desert", 68 + "data": "byg:magma_wastes", 69 69 "weight": 2 70 70 }, 71 71 { 72 - "data": "byg:crimson_gardens", 73 - "weight": 2 72 + "data": "byg:quartz_desert", 73 + "weight": 0 74 74 }, 75 75 { 76 - "data": "byg:magma_wastes", 76 + "data": "byg:crimson_gardens", 77 77 "weight": 2 78 78 }, 79 79 { ··· 214 214 "weight": 2 215 215 }, 216 216 { 217 - "data": "byg:weeping_mire", 217 + "data": "byg:brimstone_caverns", 218 + "weight": 2 219 + }, 220 + { 221 + "data": "byg:subzero_hypogeal", 218 222 "weight": 2 219 223 }, 220 224 { ··· 222 226 "weight": 2 223 227 }, 224 228 { 225 - "data": "byg:brimstone_caverns", 229 + "data": "byg:weeping_mire", 226 230 "weight": 2 227 - }, 228 - { 229 - "data": "byg:subzero_hypogeal", 230 - "weight": 0 231 231 }, 232 232 { 233 233 "data": "byg:warped_desert", 234 - "weight": 0 235 - }, 236 - { 237 - "data": "byg:magma_wastes", 238 234 "weight": 2 239 235 }, 240 236 { 241 237 "data": "byg:quartz_desert", 242 - "weight": 0 238 + "weight": 2 243 239 }, 244 240 { 245 241 "data": "byg:crimson_gardens", 242 + "weight": 2 243 + }, 244 + { 245 + "data": "byg:magma_wastes", 246 246 "weight": 2 247 247 }, 248 248 {
+29
config/dynview-common.toml
··· 1 + 2 + ["Dynamic Chunk View Distance Settings"] 3 + #The minimum chunk view distance allowed to use. Default: 4 4 + #Range: 3 ~ 200 5 + minChunkViewDist = 5 6 + #The maximum chunk view distance allowed to use. Set to the max a player could benefit from. Default: 15 7 + #Range: 1 ~ 200 8 + maxChunkViewDist = 15 9 + #The minimum simulation distance allowed to use. Default: 4 10 + #Range: 1 ~ 200 11 + minSimulationDist = 4 12 + #The maximum simulation distance allowed to use. Default: 10 13 + #Range: 1 ~ 200 14 + maxSimulationDist = 10 15 + #The average tick time to stabilize the chunk view distance around. Setting it higher than 50ms is not advised, as after 50ms the TPS will go below 20. Default: 45ms 16 + #Range: 10 ~ 100 17 + meanAvgTickTime = 45 18 + #The update frequency of average server tick time checks to update view distances. Default: 30sec 19 + #Range: 1 ~ 1000 20 + viewDistanceUpdateRate = 60 21 + #Whether to adjust the simulation distance aswell, default: true. 22 + adjustSimulationDistance = true 23 + #Whether to output log messages for actions done. This can be helpful to balance the other settings nicely. 24 + logMessages = true 25 + 26 + ["Chunk slow unload settings"] 27 + #Enable slow chunk unloading(~1minute) after load, helps with mods hot-loading chunks frequently. Default: true 28 + chunkunload = true 29 +
-1
config/jei/ingredient-list-mod-sort-order.ini
··· 16 16 Decorative Blocks 17 17 Double Slabs 18 18 Ecologics 19 - EnderStorage 20 19 Ensorcellation 21 20 Etched 22 21 Every Compat
+1 -1
config/oculus.properties
··· 1 1 #This file stores configuration options for Iris, such as the currently active shaderpack 2 - #Sun Aug 21 08:20:52 PDT 2022 2 + #Sun Aug 21 19:32:24 PDT 2022 3 3 disableUpdateMessage=false 4 4 enableDebugOptions=false 5 5 maxShadowRenderDistance=32
+8
config/smoothchunk-common.toml
··· 1 + 2 + ["Config category"] 3 + #Delay before a chunk is saved to disk, default: 300 seconds. If you enable the noSaveAll config, it is suggest to set this to 180. 4 + #Range: 100 ~ 3000 5 + chunkSaveDelay = 300 6 + #Enables debug logging of how many chunks got saved in a tick. default: false 7 + debugLogging = false 8 +
+1 -1
config/xaerominimap.txt
··· 105 105 displayClaims:true 106 106 displayCurrentClaim:false 107 107 claimsOpacity:80 108 - interface:dummy:0:50:true:false:false:false 108 + interface:dummy:0:36:true:false:false:false 109 109 interface:dummy:0:10000:true:false:false:false 110 110 interface:dummy:0:0:false:false:true:false 111 111 interface:dummy:0:36:true:false:false:false
+2 -2
config/xaerominimap_entities.json
··· 19 19 "alwaysDisplayNametags": false, 20 20 "startFadingAt": 0.0, 21 21 "dotSize": 2.0, 22 - "displayY": false, 23 22 "renderOverMinimapFrame": 1.0, 23 + "displayY": false, 24 24 "icons": 1.0, 25 - "heightLimit": 20.0, 26 25 "names": 1.0, 26 + "heightLimit": 20.0, 27 27 "iconScale": 1.0 28 28 }, 29 29 "subCategories": [
+13 -5
index.toml
··· 486 486 487 487 [[files]] 488 488 file = "config/byg/nether-biomes.json5" 489 - hash = "775c0831efee3f027c1e57d2bddbb8330d29cd4bc97461378d91d8cd2c62b027" 489 + hash = "e377c297888c559ef09177df64864324875fbf2619b0fdb0943ab808728b5797" 490 490 491 491 [[files]] 492 492 file = "config/byg/overworld/biome_selectors/beach_biomes/beach_biomes_1.json5" ··· 735 735 [[files]] 736 736 file = "config/dynamic_asset_generator.json" 737 737 hash = "4ea3289ec75cea2f67f19855a8226adb8f688d84fe7892081197eab2ee08bae4" 738 + 739 + [[files]] 740 + file = "config/dynview-common.toml" 741 + hash = "a0372e5ab4826bbdb0c252ea701e5f576105e63eab0d37d1f8e1b806d36167b5" 738 742 739 743 [[files]] 740 744 file = "config/ecologics.toml" ··· 1202 1206 1203 1207 [[files]] 1204 1208 file = "config/jei/ingredient-list-mod-sort-order.ini" 1205 - hash = "0223ff8a30b30755ab743dbe7442a24fd6424df523550c0aac8cbc574181a5b7" 1209 + hash = "2d3eef25256cb7edd7492896640623ce47aeca030657189f5970794ae9b1cb28" 1206 1210 1207 1211 [[files]] 1208 1212 file = "config/jei/ingredient-list-type-sort-order.ini" ··· 1266 1270 1267 1271 [[files]] 1268 1272 file = "config/oculus.properties" 1269 - hash = "6b68aecc6b6d9d7b5ab09f59284098fc66afa663d0be657b5b4f148762f48ae0" 1273 + hash = "e3b70041efd7daf8bccbfa6a63edfd07058e368b10a3cd8e487ef0eaddd75bc0" 1270 1274 1271 1275 [[files]] 1272 1276 file = "config/passthroughsigns-common.toml" ··· 1337 1341 hash = "bfc728d2a529c76cd53b37a7a00d9628f3692aef67d04cb84e4d5e0dcf2587a5" 1338 1342 1339 1343 [[files]] 1344 + file = "config/smoothchunk-common.toml" 1345 + hash = "0b5e7f9386e0f8d1933d9ac9b67154b7574afb3bcc459624484d001204a0d623" 1346 + 1347 + [[files]] 1340 1348 file = "config/sophisticatedbackpacks-common.toml" 1341 1349 hash = "78d2ab1b72448a9e7da64f4739fc31a19a11c805d843cd908a75b1d36129aae4" 1342 1350 ··· 1394 1402 1395 1403 [[files]] 1396 1404 file = "config/xaerominimap.txt" 1397 - hash = "2ed8d250d5e435d70e12ed7a42a977612c0fb7c9376ecb55f695882d0810a47c" 1405 + hash = "2a6b5b82c5ada81a76a14ee3113f68c959370bbd576edcca704cd5fdfbdd9987" 1398 1406 1399 1407 [[files]] 1400 1408 file = "config/xaerominimap_entities.json" 1401 - hash = "5d8629e02aa22d7319c4bc67f3c1c9c52b9b0464312685edb9a4efe265202dd9" 1409 + hash = "622c2cd8a7fc8f762b2852ebce914ac2ca0e1dca2d70eeca590e92d254d46055" 1402 1410 1403 1411 [[files]] 1404 1412 file = "config/xaeropatreon.txt"
+2 -2
pack.toml
··· 1 1 name = "Construct" 2 2 author = "Falxie_" 3 - version = "1.0.0" 3 + version = "1.0.1" 4 4 pack-format = "packwiz:1.1.0" 5 5 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "d968270e163bb74534f49e8188608984e76c370eb3e4899ed6366e59319a724f" 9 + hash = "9d204c5ec1d12abbe6ae8cefd5d7d99be27c702b65f57777116af51e81902931" 10 10 11 11 [versions] 12 12 forge = "40.1.73"