Migrate mods #1

This commit is contained in:
Moritz Ruth 2022-08-18 17:09:57 +02:00
parent 2af37c99bb
commit bcf990e7ca
12 changed files with 235 additions and 1 deletions

View file

@ -0,0 +1,22 @@
{
"version": 1,
"displayDebugData": false,
"leafSize": 7,
"leafLifespan": 200,
"leafSpawnRate": 8,
"coniferLeafSpawnRate": 0,
"dropFromPlayerPlacedBlocks": true,
"minimumFreeSpaceBelow": 1,
"windEnabled": true,
"windlessDimensions": [
"minecraft:the_end",
"minecraft:the_nether"
],
"leafSettings": {},
"leafSpawners": [],
"fallSpawnRateFactor": 2.0,
"winterSpawnRateFactor": 0.1,
"startingSpawnRadius": 0,
"decaySpawnRateFactor": 2.6,
"maxDecayLeaves": 9
}

View file

@ -0,0 +1,6 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
disableUpdateMessage=true
enableDebugOptions=false
enableShaders=true
maxShadowRenderDistance=32
shaderPack=ComplementaryShaders.zip

View file

@ -0,0 +1,9 @@
# LambdaBetterGrass configuration.
# The better grass mode. Values: "off", "fastest", "fast" and "fancy".
mode = "fancy"
# The better layer option.
better_layer = true
# Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance.
debug = false

View file

@ -0,0 +1,52 @@
{
"animation_settings": {
"animation": true,
"water": true,
"lava": true,
"fire": true,
"portal": true,
"block_animations": true,
"sculk_sensor": true
},
"particle_settings": {
"particles": true,
"rain_splash": true,
"block_break": true,
"block_breaking": true,
"other": {}
},
"detail_settings": {
"sky": true,
"sun_moon": true,
"stars": true,
"rain_snow": true,
"biome_colors": true,
"sky_colors": true
},
"render_settings": {
"fog_distance": 0,
"light_updates": true,
"item_frame": true,
"armor_stand": true,
"painting": true,
"piston": true,
"beacon_beam": true
},
"extra_settings": {
"overlay_corner": "TOP_LEFT",
"text_contrast": "NONE",
"show_fps": true,
"show_f_p_s_extended": true,
"show_coords": false,
"reduce_resolution_on_mac": true,
"use_adaptive_sync": false,
"cloud_height": 310,
"toasts": true,
"instant_sneak": false,
"prevent_shaders": false,
"use_fast_random": true
},
"notification_settings": {
"hide_r_s_o_recommendation": true
}
}

View file

@ -0,0 +1,26 @@
{
"quality": {
"weather_quality": "FANCY",
"leaves_quality": "FANCY",
"enable_vignette": true
},
"advanced": {
"arena_memory_allocator": "ASYNC",
"allow_direct_memory_access": true,
"enable_memory_tracing": false,
"use_advanced_staging_buffers": true,
"cpu_render_ahead_limit": 3
},
"performance": {
"chunk_builder_threads": 0,
"always_defer_chunk_updates": false,
"animate_only_visible_textures": true,
"use_entity_culling": true,
"use_particle_culling": true,
"use_fog_occlusion": true,
"use_block_face_culling": true
},
"notifications": {
"hide_donation_button": false
}
}

View file

@ -0,0 +1,20 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "1.11.1",
"size": 143795,
"fileName": "fallingleaves-1.11.1+1.18.2.jar",
"downloadUrl": "https://cdn.modrinth.com/data/WhbRG4iK/versions/1.11.1/fallingleaves-1.11.1%2B1.18.2.jar",
"hashes": {
"sha1": "eaedf924b6774ef266ca0382d38c6325aa37f331",
"sha512": "64b26021e511aac7e150d97285e35e7b85f1f179c73c1c3941471b1550603d735d94530f9de7d488d93f2ef7c9310ba72b3b3cbd761bc26615f0fbfa6964d981"
}
},
"source": {
"type": "modrinth",
"modId": "WhbRG4iK",
"versionId": "FaCaUOFs",
"ignoreUpdates": false
}
}

View file

@ -0,0 +1,20 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "1.18.x-v1.2.6",
"size": 1567041,
"fileName": "iris-mc1.18.2-1.2.6.jar",
"downloadUrl": "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.6/iris-mc1.18.2-1.2.6.jar",
"hashes": {
"sha1": "11fdf2e0d81a5692bbbe8d6f4c7f686210bd141f",
"sha512": "50ce69ece18ff95cd2586b643e51ddca41da579cd405b684dfdec4b20b7287c8002bf6367ff23e3e8570efa348e05093a47450e26517ef9b81529c39de04302e"
}
},
"source": {
"type": "modrinth",
"modId": "YL57xq9U",
"versionId": "F92T6Nh1",
"ignoreUpdates": false
}
}

View file

@ -0,0 +1,20 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "1.2.4+1.18",
"size": 1142523,
"fileName": "lambdabettergrass-1.2.4+1.18.jar",
"downloadUrl": "https://cdn.modrinth.com/data/2Uev7LdA/versions/1.2.4+1.18/lambdabettergrass-1.2.4%2B1.18.jar",
"hashes": {
"sha1": "941e27f095bd4a355ebf6f71212f378d4d7d5dca",
"sha512": "23b4d8013db11225dce178d648afaf424ee6381344779412fbef0c30503c9f07a08818e954aa0242fe3a6984d0db2a8fe95fedf8fd800c85f03718830014a6e6"
}
},
"source": {
"type": "modrinth",
"modId": "2Uev7LdA",
"versionId": "LpLEGUBZ",
"ignoreUpdates": false
}
}

View file

@ -0,0 +1,20 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "mc1.18.2-0.4.6",
"size": 222223,
"fileName": "sodium-extra-0.4.6+mc1.18.2-build.46.jar",
"downloadUrl": "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.2-0.4.6/sodium-extra-0.4.6%2Bmc1.18.2-build.46.jar",
"hashes": {
"sha1": "39e2de8e94b9dd2f61d742d660d6888be0ec2296",
"sha512": "6cdf31db8c8edaa5199a2571f78bfa7fbc58940d28c8b00758699db2add65384d2119633eff544b942eb929950c3e969a5e0bc540a9825970da0e35dd9fc255e"
}
},
"source": {
"type": "modrinth",
"modId": "PtjYWJkn",
"versionId": "4hASygiF",
"ignoreUpdates": false
}
}

View file

@ -0,0 +1,20 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "mc1.18.2-0.4.1",
"size": 1318645,
"fileName": "sodium-fabric-mc1.18.2-0.4.1+build.15.jar",
"downloadUrl": "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.18.2-0.4.1/sodium-fabric-mc1.18.2-0.4.1%2Bbuild.15.jar",
"hashes": {
"sha1": "f839863a6be7014b8d80058ea1f361521148d049",
"sha512": "86eb4db8fdb9f0bb06274c4f150b55273b5b770ffc89e0ba68011152a231b79ebe0b1adda0dd194f92cdcb386f7a60863d9fee5d15c1c3547ffa22a19083a1ee"
}
},
"source": {
"type": "modrinth",
"modId": "AANobbMI",
"versionId": "74Y5Z8fo",
"ignoreUpdates": false
}
}

View file

@ -421,7 +421,6 @@
#Approximately 1 in X chance of a mob spawning as a rare variant.
"Rarity of rare variants" = 1000
[WanderingTraderMaps]
[WanderingTraderMaps]
#List of structure tags.
"Maps to structures" = ["minecraft:village", "minecraft:mineshaft", "charm:swamp_hut", "charm:igloo"]

View file

@ -0,0 +1,20 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "6.2.62",
"size": 1122859,
"fileName": "cloth-config-fabric-6.2.62.jar",
"downloadUrl": "https://cdn.modrinth.com/data/9s6osm5g/versions/6.2.62/cloth-config-fabric-6.2.62.jar",
"hashes": {
"sha1": "bc0f07805823fdab5c7376d8d2b314c1b109d402",
"sha512": "1d30dbc59ac2a8668e5dd3bb7a6d74a8d243cf958d16f4d55670db270414842dc3884687c847cc9815605695ee2403e933f010a17c7ff5e296de43a55872ad0a"
}
},
"source": {
"type": "modrinth",
"modId": "9s6osm5g",
"versionId": "d1D40LRO",
"ignoreUpdates": false
}
}