Compare commits

...

No commits in common. "1.20.1-dev" and "1.20.1" have entirely different histories.

82 changed files with 1133 additions and 665 deletions

View File

@ -0,0 +1,20 @@
{
"defaultSigningMode": "PROMPT",
"enableMod": true,
"showNCRButton": false,
"showReloadButton": false,
"verifiedIconEnabled": true,
"showServerSafety": false,
"hideInsecureMessageIndicators": true,
"hideModifiedMessageIndicators": true,
"hideSystemMessageIndicators": true,
"hideWarningToast": true,
"hideSigningRequestMessage": false,
"alwaysHideReportButton": false,
"skipRealmsWarning": false,
"disableTelemetry": true,
"removeTelemetryButton": false,
"demandOnServer": false,
"verifiedIconOffsetX": 0,
"verifiedIconOffsetY": 0
}

View File

@ -0,0 +1,9 @@
#Do not check if the client has the necessary permission level for executing the '/data' command when trying to edit an armor stand. Useful when the current server is using custom permissions handling.
override_client_permissions_check = true
#The delay in ticks for sending queued client commands for editing armor stands to the server. Increase this values if commands are sent too quickly and the server fails to process all of them.
#Range: > 20
client_command_delay = 20
#Allows for using this mod on a server without it (like a vanilla server) when the Vanilla Tweaks Armor Statues data pack is installed without the need for being a server operator.
#Download the Vanilla Tweaks Armor Statues data pack from here: https://vanillatweaks.net/
use_vanilla_tweaks_triggers = false

View File

@ -1,14 +0,0 @@
#General settings
[general]
#The CurseForge project ID for the modpack
#Range: > 0
modpackProjectID = 0
#The name of the modpack
modpackName = "WORLD_OF_BANANA"
#The version of the modpack
modpackVersion = "1.0"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false

View File

@ -0,0 +1,13 @@
name = "Bluemap x Rechiseled"
filename = "Rechiseled.Bluemap.zip"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/KdxJ8UiH/versions/ElHrCleF/Rechiseled.Bluemap.zip"
hash-format = "sha512"
hash = "b34dcc3d460f50f4371364d1f6aeb525c6e8a12de826eb5de9500d6e8e54ba6041f671ae80e2d5d4fe64be07ba631bf78563d42607b947b71b740ac42bd272bc"
[update]
[update.modrinth]
mod-id = "KdxJ8UiH"
version = "ElHrCleF"

View File

@ -0,0 +1,13 @@
name = "Diagonal Suite Bluemap Compat"
filename = "DiagonalSuiteBluemapCompat.zip"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/oP2tLqEb/versions/m3OG0THo/DiagonalSuiteBluemapCompat.zip"
hash-format = "sha512"
hash = "75cf0ddf9bfaef37c63ea92b60a901cb66a84939a49ea56ae79b8efa3cbcb9d4a10041e8e2119ec4ab924addf94076e36c795184f84c05ce349e6246e72977a5"
[update]
[update.modrinth]
mod-id = "oP2tLqEb"
version = "m3OG0THo"

View File

@ -0,0 +1,7 @@
name = "bluemap-spohisticatedbackpacks"
filename = "SophisticatedBackpacks.Bluemap.zip"
[download]
url = "https://github.com/TyBraniff/Bluemap-x-SophisticatedBackpacks/releases/download/v1.0.0/SophisticatedBackpacks.Bluemap.zip"
hash-format = "sha256"
hash = "88dc40a8137c246d30f5226e413385bcd9f83159aa99d24ef7e5ad3f6264684a"

View File

@ -0,0 +1,7 @@
name = "bluemap-visualworkbench"
filename = "VisualWorkbench.Bluemap.zip"
[download]
url = "https://github.com/TyBraniff/Bluemap-x-VisualWorkbench/releases/download/1.0.0/VisualWorkbench.Bluemap.zip"
hash-format = "sha256"
hash = "2c2a0667fb863fef85c225d9e3b59daedf35b652d6d162b2a4928fcd7d6dd631"

View File

@ -0,0 +1,13 @@
name = "Bluemap x Minecolonies"
filename = "Minecolonies.bluemap.zip"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/sKmsEjEH/versions/cXu77Hbw/Minecolonies.bluemap.zip"
hash-format = "sha512"
hash = "d2aa92be4666eab30b783561c5bfb66001103047b94e62fd05c2dc79526746e54e324ea146e0a8f0a7da43f55ffb3cef537e093e78ba7d771b4d28b95ee68e93"
[update]
[update.modrinth]
mod-id = "sKmsEjEH"
version = "cXu77Hbw"

View File

@ -0,0 +1,13 @@
name = "Bluemap x SophisticatedStorage"
filename = "SophisticatedStorage.Bluemap.zip"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/RL733VYx/versions/8SvqCLPg/SophisticatedStorage.Bluemap.zip"
hash-format = "sha512"
hash = "3f63050fc2445fa0237c323caefdba51c02175f7689cf444d814c9cf2c339df09f67770ffff57f161895af7e2d66e015ff12601d36795e821d3f83404dec47d9"
[update]
[update.modrinth]
mod-id = "RL733VYx"
version = "8SvqCLPg"

View File

@ -9,7 +9,7 @@
maxEntityWidth = 1.5
#Max height of entities that can be picked up in survival mode
#Range: 0.0 ~ 10.0
maxEntityHeight = 1.5
maxEntityHeight = 1.9
#Slowness multiplier for blocks
#Range: 0.0 ~ 1.7976931348623157E308
blockSlownessMultiplier = 2.0
@ -46,7 +46,7 @@
#Allows entities to be stacked on top of each other
stackableEntities = true
#Whether entities' size matters when stacking or not. This means that larger entities cannot be stacked on smaller ones
entitySizeMattersStacking = true
entitySizeMattersStacking = false
#Usually all the block state information is retained when placing a block that was picked up. But some information is changed to a modified property, like rotation or orientation. In this list, add additional properties that should NOT be saved and instead be updated when placed. Format: modid:block[propertyname]. Note: You don't need to add an entry for every subtype of a same block. For example, we only add an entry for one type of slab, but the change is applied to all slabs.
placementStateExceptions = ["minecraft:chest[type]", "minecraft:stone_button[face]", "minecraft:vine[north,east,south,west,up]", "minecraft:creeper_head[rotation]", "minecraft:glow_lichen[north,east,south,west,up,down]", "minecraft:oak_sign[rotation]", "minecraft:oak_trapdoor[half]"]
#Whether Players can be picked up. Creative players can't be picked up in Survival Mode
@ -68,7 +68,7 @@
#Blocks that cannot be picked up
forbiddenTiles = ["#forge:immovable", "#forge:relocation_not_supported", "minecraft:end_portal", "minecraft:piston_head", "minecraft:end_gateway", "minecraft:tall_grass", "minecraft:large_fern", "minecraft:peony", "minecraft:rose_bush", "minecraft:lilac", "minecraft:sunflower", "minecraft:*_bed", "minecraft:*_door", "minecraft:big_dripleaf_stem", "minecraft:waterlily", "minecraft:cake", "minecraft:nether_portal", "minecraft:tall_seagrass", "animania:block_trough", "animania:block_invisiblock", "colossalchests:*", "ic2:*", "bigreactors:*", "forestry:*", "tconstruct:*", "rustic:*", "botania:*", "astralsorcery:*", "quark:colored_bed_*", "immersiveengineering:*", "embers:block_furnace", "embers:ember_bore", "embers:ember_activator", "embers:mixer", "embers:heat_coil", "embers:large_tank", "embers:crystal_cell", "embers:alchemy_pedestal", "embers:boiler", "embers:combustor", "embers:catalzyer", "embers:field_chart", "embers:inferno_forge", "storagedrawers:framingtable", "skyresources:*", "lootbags:*", "exsartagine:*", "aquamunda:tank", "opencomputers:*", "malisisdoors:*", "industrialforegoing:*", "minecolonies:*", "thaumcraft:pillar*", "thaumcraft:infernal_furnace", "thaumcraft:placeholder*", "thaumcraft:infusion_matrix", "thaumcraft:golem_builder", "thaumcraft:thaumatorium*", "magneticraft:oil_heater", "magneticraft:solar_panel", "magneticraft:steam_engine", "magneticraft:shelving_unit", "magneticraft:grinder", "magneticraft:sieve", "magneticraft:solar_tower", "magneticraft:solar_mirror", "magneticraft:container", "magneticraft:pumpjack", "magneticraft:solar_panel", "magneticraft:refinery", "magneticraft:oil_heater", "magneticraft:hydraulic_press", "magneticraft:multiblock_gap", "refinedstorage:*", "mcmultipart:*", "enderstorage:*", "betterstorage:*", "practicallogistics2:*", "wearablebackpacks:*", "rftools:screen", "rftools:creative_screen", "create:*", "magic_doorknob:*", "iceandfire:*", "ftbquests:*", "waystones:*", "contact:*", "framedblocks:*", "securitycraft:*", "forgemultipartcbe:*", "integrateddynamics:cable", "mekanismgenerators:wind_generator", "cookingforblockheads:cabinet", "cookingforblockheads:corner", "cookingforblockheads:counter", "cookingforblockheads:oven", "cookingforblockheads:toaster", "cookingforblockheads:milk_jar", "cookingforblockheads:cow_jar", "cookingforblockheads:fruit_basket", "cookingforblockheads:cooking_table", "cookingforblockheads:fridge", "cookingforblockheads:sink", "powah:*", "advancementtrophies:trophy", "mekanismgenerators:heat_generator", "mna:filler_block"]
#Entities that cannot be picked up
forbiddenEntities = ["minecraft:end_crystal", "minecraft:ender_dragon", "minecraft:ghast", "minecraft:shulker", "minecraft:leash_knot", "minecraft:armor_stand", "minecraft:item_frame", "minecraft:painting", "minecraft:shulker_bullet", "animania:hamster", "animania:ferret*", "animania:hedgehog*", "animania:cart", "animania:wagon", "mynko:*", "pixelmon:*", "mocreatures:*", "quark:totem", "vehicle:*", "securitycraft:*", "taterzens:npc", "easy_npc:*", "bodiesbodies:dead_body"]
forbiddenEntities = ["minecraft:end_crystal", "minecraft:ender_dragon", "minecraft:horse", "minecraft:ghast", "minecraft:shulker", "minecraft:leash_knot", "minecraft:armor_stand", "minecraft:item_frame", "minecraft:painting", "minecraft:shulker_bullet", "animania:hamster", "animania:ferret*", "animania:hedgehog*", "animania:cart", "animania:wagon", "mynko:*", "pixelmon:*", "mocreatures:*", "quark:totem", "vehicle:*", "securitycraft:*", "taterzens:npc", "easy_npc:*", "bodiesbodies:dead_body", "minecraft:villager", "minecraft:cow", "minecolonies:citizen", "guardvillagers:guard", "immersive_machinery:*", "immersive_aircraft:*", "immersive_paintings:*"]
#Entities that cannot have other entities stacked on top of them
forbiddenStacking = ["minecraft:horse"]

View File

@ -34,9 +34,13 @@
["stone", "minecraft:coal_block", ["minecraft:blackstone|100","minecraft:glided_blackstone|5"]],
["cobblestone", "minecraft:quartz_block", ["minecraft:granite"]],
["stone", "minecraft:quartz_block", ["minecraft:granite"]],
["cobblestone", "minecraft:polished_deepslate", ["minecraft:cobbled_deeplsate"]],
["cobblestone", "minecraft:polished_deepslate", ["minecraft:cobbled_deepslate"]],
["stone", "minecraft:polished_deepslate", ["minecraft:deepslate"]],
["cobblestone", "create:limestone", ["minecraft:calcite"]],
["stone", "create:limestone", ["minecraft:calcite"]]
["stone", "create:limestone", ["minecraft:calcite"]],
["cobblestone", "minecraft:calcite", ["minecraft:diorite"]],
["stone", "minecraft:calcite", ["minecraft:diorite"]],
["cobblestone", "minecraft:diorite", ["minecraft:andesite"]],
["stone", "minecraft:diorite", ["minecraft:andesite"]]
]

34
config/connectivity.json Normal file
View File

@ -0,0 +1,34 @@
{
"disableLoginLimits": {
"desc:": "Should login packet size limits be disabled? Error:(IOException(\"Payload may not be larger than 1048576 bytes\")) default:true",
"disableLoginLimits": true
},
"disablePacketLimits": {
"desc:": "Should play packet size limits be disabled? Error:(Badly compressed packet) default:true",
"disablePacketLimits": true
},
"disableChatVerificationDisconnect": {
"desc:": "(Clientside) Disables players disconnecting on chat message verification problems,(enable debugPrintMessages to see the message causing issues). default:true",
"disableChatVerificationDisconnect": true
},
"debugPrintMessages": {
"desc:": "Enable addition debug logging for networking errors. default:false",
"debugPrintMessages": false
},
"logintimeout": {
"desc:": "Set the max login timeout in seconds. default = 120",
"logintimeout": 300
},
"disconnectTimeout": {
"desc:": "Set the ingame disconnect timeout for disconnecting players. Default = 60sec",
"disconnectTimeout": 300
},
"packetHistoryMinutes": {
"desc:": "Set the amount of minutes for which network packet history data is saved. Default = 5 minutes",
"packetHistoryMinutes": 10
},
"showFullResourceLocationException": {
"desc:": "Enable to see the full log output for all resource location exceptions. Default = false",
"showFullResourceLocationException": false
}
}

View File

@ -37,10 +37,28 @@ key_key.mimi.midi.gui.filecaster:key.keyboard.period:NONE
key_key.mimi.midi.gui.transmitter:key.keyboard.comma:NONE
key_key.mimi.midi.gui.settings:key.keyboard.home:NONE
key_key.mimi.midi.alloff:key.keyboard.end:NONE
key_key.mimi.midi.gui.main:key.keyboard.j:NONE
key_key.mimi.midi.gui.main:key.keyboard.unknown:NONE
key_key.mimi.midi.gui.off:key.keyboard.k:NONE
key_key.mimi.midi.gui.seat:key.keyboard.l:NONE
key_key.modernfix.config:key.keyboard.unknown:NONE
key_key.replaymod.playeroverview:key.keyboard.unknown:NONE
key_key.replaymod.lighting:key.keyboard.z:NONE
key_key.replaymod.quickmode:key.keyboard.q:NONE
key_key.replaymod.settings:key.keyboard.unknown:NONE
key_key.replaymod.marker:key.keyboard.m:NONE
key_key.replaymod.thumbnail:key.keyboard.unknown:NONE
key_key.replaymod.playpause:key.keyboard.p:NONE
key_key.replaymod.rollclockwise:key.keyboard.l:NONE
key_key.replaymod.rollcounterclockwise:key.keyboard.unknown:NONE
key_key.replaymod.resettilt:key.keyboard.k:NONE
key_key.replaymod.pathpreview:key.keyboard.h:NONE
key_key.replaymod.keyframerepository:key.keyboard.x:NONE
key_key.replaymod.clearkeyframes:key.keyboard.c:NONE
key_key.replaymod.synctimeline:key.keyboard.v:NONE
key_key.replaymod.positionkeyframe:key.keyboard.i:NONE
key_key.replaymod.positiononlykeyframe:key.keyboard.unknown:NONE
key_key.replaymod.timekeyframe:key.keyboard.o:NONE
key_key.replaymod.bothkeyframes:key.keyboard.unknown:NONE
key_key.exposure.camera_controls:key.keyboard.unknown:NONE
key_info.structure_gel.building_tool.undo:key.keyboard.z:CONTROL
key_info.structure_gel.building_tool.redo:key.keyboard.y:CONTROL
@ -52,8 +70,8 @@ key_key.recruits.team_screen_key:key.keyboard.u:NONE
key_key.push_to_talk:key.keyboard.v:NONE
key_key.whisper:key.keyboard.unknown:NONE
key_key.mute_microphone:key.keyboard.m:NONE
key_key.disable_voice_chat:key.keyboard.n:NONE
key_key.hide_icons:key.keyboard.h:NONE
key_key.disable_voice_chat:key.keyboard.unknown:NONE
key_key.hide_icons:key.keyboard.unknown:NONE
key_key.voice_chat:key.keyboard.unknown:NONE
key_key.voice_chat_settings:key.keyboard.unknown:NONE
key_key.voice_chat_group:key.keyboard.g:NONE
@ -79,7 +97,7 @@ key_key.astikorcarts.desc:key.keyboard.r:NONE
key_key.securitycraft.cameraZoomIn:key.keyboard.equal:NONE
key_key.securitycraft.cameraZoomOut:key.keyboard.minus:NONE
key_key.securitycraft.cameraEmitRedstone:key.keyboard.r:NONE
key_key.securitycraft.cameraActivateNightVision:key.keyboard.n:NONE
key_key.securitycraft.cameraActivateNightVision:key.keyboard.unknown:NONE
key_key.securitycraft.setDefaultViewingDirection:key.keyboard.u:NONE
key_key.structurize.teleport:key.keyboard.unknown:NONE
key_key.structurize.move_forward:key.keyboard.up:NONE
@ -104,11 +122,11 @@ key_keybind.sophisticatedbackpacks.open_backpack:key.keyboard.b:NONE
key_keybind.sophisticatedbackpacks.inventory_interaction:key.keyboard.c:NONE
key_keybind.sophisticatedbackpacks.tool_swap:key.keyboard.unknown:NONE
key_keybind.sophisticatedbackpacks.sort:key.mouse.middle:NONE
key_keybind.sophisticatedbackpacks.toggle_upgrade_3:key.keyboard.unknown:NONE
key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_5:key.keyboard.unknown:NONE
key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT
key_keybind.sophisticatedbackpacks.toggle_upgrade_3:key.keyboard.unknown:NONE
key_keybind.sophisticatedbackpacks.toggle_upgrade_4:key.keyboard.unknown:NONE
key_keybind.sophisticatedbackpacks.toggle_upgrade_5:key.keyboard.unknown:NONE
key_key.carry.desc:key.keyboard.left.shift:NONE
key_key.vanillazoom.togglezoom.desc:key.keyboard.left.alt:NONE
key_keyinfo.copycats.fill_copycat:key.keyboard.left.alt:NONE
@ -119,8 +137,12 @@ key_key.ntgl.reload:key.keyboard.r:NONE
key_key.ntgl.unload:key.keyboard.u:NONE
key_key.ntgl.attachments:key.keyboard.z:NONE
key_key.ntgl.inspect:key.keyboard.i:NONE
key_key.ntgl.fire_select:key.keyboard.b:NONE
key_key.ntgl.ammo_select:key.keyboard.n:NONE
key_key.ntgl.fire_select:key.keyboard.unknown:NONE
key_key.ntgl.ammo_select:key.keyboard.unknown:NONE
key_key.freecam.toggle:key.keyboard.f4:NONE
key_key.freecam.playerControl:key.keyboard.unknown:NONE
key_key.freecam.tripodReset:key.keyboard.unknown:NONE
key_key.freecam.configGui:key.keyboard.unknown:NONE
key_key.minecolonies.toggle_goggles:key.keyboard.unknown:NONE
key_key.rotateup:key.keyboard.up:NONE
key_key.rotatedown:key.keyboard.down:NONE
@ -162,17 +184,17 @@ key_key.toggleVisualItemContents:key.keyboard.unknown:NONE
key_key.toggleSelectedItemTooltips:key.keyboard.unknown:NONE
key_key.toggleCarriedItemTooltips:key.keyboard.unknown:NONE
key_key.cycleLeft:key.keyboard.g:NONE
key_key.cycleRight:key.keyboard.h:NONE
key_key.cycleRight:key.keyboard.unknown:NONE
key_key.cofh.mode_change_increment:key.keyboard.v:NONE
key_key.cofh.mode_change_decrement:key.keyboard.b:NONE
key_key.cofh.mode_change_decrement:key.keyboard.unknown:NONE
key_key.minecolonies_tweaks.resourcescroll_book:key.keyboard.unknown:NONE
key_keybinds.bettercombat.feint:key.keyboard.unknown:NONE
key_keybinds.bettercombat.toggle_mine_with_weapons:key.keyboard.unknown:NONE
key_key.open_menu:key.keyboard.unknown:NONE
key_key.open_menu:key.keyboard.grave.accent:NONE
key_treechop.key.toggle_chopping:key.keyboard.unknown:NONE
key_treechop.key.toggle_felling:key.keyboard.unknown:NONE
key_treechop.key.cycle_sneak_behavior:key.keyboard.unknown:NONE
key_treechop.key.open_settings_overlay:key.keyboard.n:NONE
key_treechop.key.open_settings_overlay:key.keyboard.unknown:NONE
key_key.ars_nouveau.open_book:key.keyboard.c:NONE
key_key.ars_nouveau.selection_hud:key.keyboard.v:NONE
key_key.ars_nouveau.next_slot:key.keyboard.x:NONE
@ -189,7 +211,7 @@ key_key.ars_nouveau.qc8:key.keyboard.unknown:NONE
key_key.ars_nouveau.qc9:key.keyboard.unknown:NONE
key_key.ars_nouveau.qc10:key.keyboard.unknown:NONE
key_key.ars_nouveau.familiar_toggle:key.keyboard.unknown:NONE
key_key.ars_elemental.open_pouch:key.keyboard.j:NONE
key_key.ars_elemental.open_pouch:key.keyboard.unknown:NONE
key_key.immersive_aircraft.fallback_control_left:key.keyboard.unknown:NONE
key_key.immersive_aircraft.fallback_control_right:key.keyboard.unknown:NONE
key_key.immersive_aircraft.fallback_control_forward:key.keyboard.unknown:NONE
@ -200,7 +222,7 @@ key_key.immersive_aircraft.fallback_control_pull:key.keyboard.unknown:NONE
key_key.immersive_aircraft.fallback_control_push:key.keyboard.unknown:NONE
key_key.immersive_aircraft.fallback_use:key.keyboard.unknown:NONE
key_key.immersive_aircraft.dismount:key.keyboard.r:NONE
key_key.immersive_aircraft.boost:key.keyboard.b:NONE
key_key.immersive_aircraft.boost:key.keyboard.unknown:NONE
key_key.immersive_machinery.horn:key.keyboard.h:NONE
key_key.lightoverlay.enable_overlay:key.keyboard.f7:NONE
key_chunkloaders.keys.open_screen:key.keyboard.unknown:NONE
@ -232,12 +254,12 @@ key_key.journeymap.zoom_in:key.keyboard.equal:NONE
key_key.journeymap.zoom_out:key.keyboard.minus:NONE
key_key.journeymap.minimap_type:key.keyboard.left.bracket:NONE
key_key.journeymap.minimap_preset:key.keyboard.backslash:NONE
key_key.journeymap.create_waypoint:key.keyboard.b:NONE
key_key.journeymap.create_waypoint:key.keyboard.unknown:NONE
key_key.journeymap.toggle_waypoints:key.keyboard.z:NONE
key_key.journeymap.fullscreen_create_waypoint:key.keyboard.b:NONE
key_key.journeymap.fullscreen_chat_position:key.keyboard.c:NONE
key_key.journeymap.map_toggle_alt:key.keyboard.j:NONE
key_key.journeymap.fullscreen_waypoints:key.keyboard.n:NONE
key_key.journeymap.fullscreen_waypoints:key.keyboard.unknown:NONE
key_key.journeymap.minimap_toggle_alt:key.keyboard.j:CONTROL
key_key.journeymap.fullscreen_options:key.keyboard.o:NONE
key_key.journeymap.fullscreen.north:key.keyboard.up:NONE
@ -307,7 +329,6 @@ key_key.parcool.QuickTurn:key.keyboard.unknown:NONE
key_key.parcool.Flipping:key.keyboard.unknown:NONE
key_key.parcool.HangDown:key.mouse.right:NONE
key_key.presencefootsteps.settings:key.keyboard.f10:NONE
key_key.craftpresence.config_keycode.name:key.keyboard.grave.accent:NONE
key_key.craftpresence.config_keycode.name:key.keyboard.unknown:NONE
key_key.pickup.item:key.keyboard.unknown:NONE
key_key.createrailwaysnavigator.route_overlay_options:key.keyboard.r:NONE
key_key.armorstandshiftswap.swap:key.keyboard.unknown:NONE

18
config/dusk.json Normal file
View File

@ -0,0 +1,18 @@
{
"nightSpawnMod": {
"desc:": "Percentage of how many more monster can appear at night, default: 30",
"nightSpawnMod": 30
},
"baseMonsterCap": {
"desc:": "Base monster cap to act upon, this is the value it'll increase from/reduce to at the start/end of the night. Increase this to see more monsters in the world, default(Vanilla): 70",
"baseMonsterCap": 100
},
"minSleepTime": {
"desc:": "Min time required to sleep, vanilla min time:12500, Midnight is 18000",
"minSleepTime": 13000
},
"disableSleep": {
"desc:": "Disable sleeping?, default: false",
"disableSleep": false
}
}

View File

@ -0,0 +1,5 @@
{
// Sets where the default mentions should be displayed when the chat gui is open.
// Allowed values: hidden, left, right
"displayLocation": "hidden"
}

View File

@ -0,0 +1,15 @@
#Packet Fixer config file.
#Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 8388608 and varInt21Size 3.
#Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize.
#Fri Jul 25 17:15:41 CEST 2025
chunkPacketData=2097152
varLong=10
nbtMaxSize=2097152
allSizesUnlimited=true
forceUnlimitedNbtEnabled=false
decoderSize=8388608
packetSize=1048576
stringSize=32767
timeout=300
varInt21=3
varInt=5

View File

@ -2,6 +2,6 @@ name = "create-immersive-aircrafts-warship-recipe"
filename = "Create Immersive Aircrafts Warship Recipe DataPack v1.0.zip"
[download]
url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1-dev/extra_files/Create%20Immersive%20Aircrafts%20Warship%20Recipe%20DataPack%20v1.0.zip"
url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1/extra_files/Create%20Immersive%20Aircrafts%20Warship%20Recipe%20DataPack%20v1.0.zip"
hash-format = "sha256"
hash = "ec511627ad6f83312fbf003202ceca281a6e7104b9ac7b06e5b2b2d01cd4391f"

View File

@ -0,0 +1,13 @@
name = "Minecolonies x Macaws Paths and Pavers"
filename = "Minecolonies-x-Macaws-Paths-1.0.zip"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/wyg1dTSn/versions/nC5oqRey/Minecolonies-x-Macaws-Paths-1.0.zip"
hash-format = "sha512"
hash = "bd359bffd64a0462efffb27a189d34c7b84d3e9bfc5afd623b90d19220389ef970d51d0f63738495e43da5dc1ff6e32981266326211e10715bbad64601540fb3"
[update]
[update.modrinth]
mod-id = "wyg1dTSn"
version = "nC5oqRey"

View File

@ -2,6 +2,6 @@ name = "create-immersive-aircrafts-warship"
filename = "Create Immersive Aircraft Warship ResoucePack v1.2.zip"
[download]
url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1-dev/extra_files/Create%20Immersive%20Aircraft%20Warship%20ResoucePack%20v1.2.zip"
url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1/extra_files/Create%20Immersive%20Aircraft%20Warship%20ResoucePack%20v1.2.zip"
hash-format = "sha256"
hash = "dc15bc747c981b2eb238352681392a3e31c97a259f3748410a134c67a5db8df2"

View File

@ -1,13 +0,0 @@
name = "Created Pretty Pipes"
filename = "Created+Pretty+Pipes1.0+FIXED.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/oC4pZTdw/versions/O0rnFr9u/Created%2BPretty%2BPipes1.0%2BFIXED.zip"
hash-format = "sha512"
hash = "3227f5883906fad6edff002466379bbcf71e994d494860d5059fa04ca5f7fe99d8d03b3ad3b27786f5c6406ba1017dd21e90b1fe86fb0f3f076db5a18549162d"
[update]
[update.modrinth]
mod-id = "oC4pZTdw"
version = "O0rnFr9u"

View File

@ -1,13 +0,0 @@
name = "Fresh Friends"
filename = "Fresh Friends v2.1.1.zip"
side = "both"
[download]
hash-format = "sha1"
hash = "47d9df0c2e4edb2da632219de4d40dce89935f46"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5484568
project-id = 929636

View File

@ -283,9 +283,9 @@
[management]
"Automatic Tool Restock" = true
"Easy Transfering" = true
"Easy Transfering" = false
"Expanded Item Interactions" = true
"Hotbar Changer" = true
"Hotbar Changer" = false
"Inventory Sorting" = false
"Item Sharing" = true
"Quick Armor Swapping" = true
@ -604,7 +604,7 @@
#DO NOT ship enabled this in a modpack, please.
"Custom Emote Debug" = false
"Button Shift X" = 0
"Button Shift Y" = 0
"Button Shift Y" = -30
[tweaks.enhanced_ladders]
#Allowed values: (,0]
@ -1556,7 +1556,7 @@
"Back Button Keybind" = true
"Buckets Show Inhabitants" = true
Camera = true
"Chest Searching" = true
"Chest Searching" = false
"Elytra Indicator" = true
"Greener Grass" = true
"Improved Tooltips" = true
@ -1746,9 +1746,9 @@
#Makes tripwire hooks unable to be duplicated
"Disable Tripwire Hook Dupe" = true
#Makes villages spawn less often when close to spawn
"Village Spawn Nerf" = false
"Village Spawn Nerf" = true
#Distance at which villages will spawn as normal. Effect scales linearly from world spawn
"Village Spawn Nerf Distance" = 7000
"Village Spawn Nerf Distance" = 3000
"Non Griefing Entities" = ["minecraft:creeper", "minecraft:enderman"]
"Elytra Allowed Dimensions" = ["minecraft:the_end"]

View File

@ -1,132 +0,0 @@
{
"schema_version": "2",
"default_overrides": {
"force_compatible": true
},
"default_packs": [
"file/Pixelated_v1.3.4_EnhancedVisuals(nox_cgt).zip",
"file/LowOnFire_1.20.1.zip",
"file/Midnighttiggers-FCT-Default_1.20_V6.zip",
"file/KatusCarpets_Alternate1-20.zip"
],
"pack_overrides": {
"vanilla": {
"title": "\"Vanilla Assets\"",
"description": "\"Resource pack from Minecraft\"",
"required": true,
"default_position": "BOTTOM",
"fixed_position": true
},
"file/VanillaTweaks_r831692_MC1.20.x.zip": {
"title" :"\"Vanilla Tweaks\"",
"description": "\"Makes game a little bit better\"",
"force_compatible": true,
"default_position": "TOP",
"fixed_position": true,
"required": true
},
"file/FreshAnimations_v1.9.2.zip": {
"title" : "\"Fresh Animations\"",
"description":"\"Make your game like the trailers! Dynamic animated entities to freshen your Minecraft experience.\"",
"required": true,
"force_compatible": true
},
"file/FA+All_Extensions-v1.4.zip": {
"title" : "\"Fresh Animations - Extensions\"",
"description":"\"Extra customisation for Fresh Animations.\"",
"required": true,
"force_compatible": true
},
"file/-1.21.2 Fresh Moves v3.1 (With Animated Eyes).zip": {
"title" : "\"Fresh Moves\"",
"description":"\"This is EMF Player Animation resource pack. Gives fancy animations to the player entity. Compatible with animations from other mods. Like Quark's emotes, Parcool...\"",
"required": true,
"force_compatible": true
},
"file/crops-3d(2).zip": {
"title" : "\"3D crops Revamped\"",
"description":"\"Makes minecraft crops 3D\"",
"required": true,
"force_compatible": true
},
"file/Better+Lanterns+v1.2(mc-1.20.1).zip": {
"title" : "\"Better Lanterns\"",
"description":"\"Makes Lanterns and Chains 3D\"",
"required": true,
"force_compatible": true
},
"file/Create Immersive Aircrafts Resource Pack 1.20.1 - 2.0.zip": {
"title" : "\"Create Immersive Aircrafts\"",
"description":"\"Retextures Immersive Aircrafts to work better with Create\"",
"required": true,
"force_compatible": true
},
"file/Create Immersive Aircraft Warship ResoucePack v1.2.zip": {
"title" : "\"Create Immersive Aircraft : Warship\"",
"description":"\"This resource pack changes the texture (and even model) of the Warship to look more like it belongs in the Create Mod\"",
"required": true,
"force_compatible": true
},
"file/Pixelated_v1.3.4_EnhancedVisuals(nox_cgt).zip": {
"title" : "\"EnhancedVisual Pixelated\"",
"description":"\"Makes Enhanced Visuals effects pixelated\"",
"force_compatible": true
},
"file/LowOnFire_1.20.1.zip": {
"title" : "\"Low On Fire\"",
"description":"\"Low fire on your screen!\"",
"force_compatible": true
},
"file/Midnighttiggers-FCT-Default_1.20_V6.zip": {
"title": "\"Midnighttigger's Default Connected Textures\"",
"description": "\"Default Connected Textures with Fusion\"",
"force_compatible": true
},
"file/KatusCarpets_Alternate1-20.zip": {
"title": "\"Katu's Carpets and Rugs\"",
"description": "\"Here are some carpet texture replacements, to make them a little more interesting and aesthetic\"",
"force_compatible": true
},
"1": [
"file/\u00A79RAY's \u00A7f3D \u00A76Rails\u00A78\u00A7o\u00A7k.zip",
"file/\u00A79RAY's \u00A7f3D \u00A76Ladders\u00A78\u00A7o\u00A7k.zip"
],
"$$1": {
"required": true,
"force_compatible": true
},
"2": [
"create_central_kitchen:create_styled",
"builtin/towntalk",
"builtin/loveandwar_vender_art",
"builtin/add_pack_finders_test",
"mod_resources",
"fabric",
"Moonlight Mods Dynamic Assets"
],
"$$2": {
"hidden": true,
"required": true,
"force_compatible": true
}
}
}

View File

@ -1,3 +0,0 @@
#spawn Categories(MONSTER, CREATURE, ... defaults..., custom pools from other mods
spawnCategories = ["MONSTER,140", "CREATURE,20", "AMBIENT,28", "AXOLOTLS,10", "UNDERGROUND_WATER_CREATURE,10", "WATER_CREATURE,10", "WATER_AMBIENT,30"]

61
config/watut-client.toml Normal file
View File

@ -0,0 +1,61 @@
#General mod settings
[general]
#SETTING THESE CLIENT SIDE SETTINGS TO FALSE WILL OVERRIDE ANY OF THE SAME SERVER SETTINGS THAT ARE SET TO TRUE (for your client only)
dummySetting = true
#Sends relative mouse position and clicking
sendMouseInfo = true
#Sends a calculated rate of typing. If off, uses a default value on server
sendTypingSpeed = true
#Sends when you open a Gui, and what Gui
sendActiveGui = true
#Sends when you go idle / return
sendIdleState = true
#Enables or disables idle visual in the server player list tab screen
showIdleStatesInPlayerList = true
#Enables or disables idle visual above player head
showIdleStatesInPlayerAboveHead = true
#Setting false disables all animations
showPlayerAnimations = true
#Enables or disables typing animation
showPlayerAnimation_Typing = true
#Enables or disables idle animation
showPlayerAnimation_Idle = true
#Enables or disables the non typing animations used when showing the open Gui, such as head looking, arms moving up, arms pointing and clicking
showPlayerAnimation_Gui = true
#Show any Gui they're using that isn't chat typing related in world
showPlayerActiveNonChatGui = true
#Show the chat typing Gui in world
showPlayerActiveChatGui = true
#This is for the older non dynamic GUI only. If there isnt an exact Gui available for what the player is using, it will show the Chest Gui. If this is false, it will show nothing, lots of modded Guis will use this for now
showPlayerActiveGuiIfNotExactMatch = true
#Show 'Player is typing...' on the chat screen
screenTypingVisible = true
#Adjust the X position where the 'Player is typing...' text shows in the chat Gui
#Range: > -2147483648
screenTypingRelativePosition_X = 0
#Adjust the Y position where the 'Player is typing...' text shows in the chat Gui
#Range: > -2147483648
screenTypingRelativePosition_Y = 0
#Max characters allowed before it switches to using string set in screenTypingMultiplePlayersText
#Range: > -2147483648
screenTypingCharacterLimit = 50
#String to use when too many people are typing determined by screenTypingCharacterLimit
screenTypingMultiplePlayersText = "Several people are typing"
#String to use next to the typing player(s) name
screenTypingText = " is typing"
#Plays a sound when a player opens some Guis
playScreenOpenSounds = true
#Plays a sutble sound when a player clicks their mouse in a Gui
playMouseClickSounds = true
#Adjusts the size of the gui visual that appears infront of a player, 2 = twice the size
#Range: 0.1 ~ 1.7976931348623157E308
particleSizeScale = 1.0
#Delay between ticks your client will accept and update new image of another players gui, you can only increase the delay from what the server/other client is set to, 10 = twice a second
#Range: > -2147483648
tickReceiveAndRenderRateOfGUIUpdates = 10
#Privacy setting, if you dont want to send very detailed info of your screen for everyone to see and instead use the old basic gui visual, set this to true
dontSendDetailedGUIInfo = false
#Privacy setting, if you dont want to show the items you are transferring to and from yourself and containers, set this to true
dontSendItemInfo = false

50
config/watut-server.toml Normal file
View File

@ -0,0 +1,50 @@
#General mod settings
[general]
#SETTING THESE SERVER SIDE SETTINGS TO FALSE WILL OVERRIDE ANY OF THE SAME CLIENT SETTINGS THAT ARE SET TO TRUE (for all clients)
dummySetting = true
#Disable new dynamic gui system and use old simple visual.
dynamicGuiUseOldSimpleGUIVisual = false
#Delay in ticks before sending a new image of a gui to other clients, 10 = twice a second, 0 = no delay, 20 = once a second, more frequent might affect performance and network load
#Range: > 5
dynamicGuiTickSendRateOfGUIUpdates = 10
#If enabled, only sends the initial image of a players gui, does not constantly update after it's been opened.
dynamicGuiDontSendConstantGUIUpdates = false
#Blur is used to prevent nasty aliasing/flicker artifacts at the cost of clarity
#Range: 0 ~ 2
dynamicGuiBlurLevel = 1
#Adjust the size of the circle used to cut off extra info beyond their main area of their gui, visual issues may occur of too big. Set to -1 to disable
#Range: 4.9E-324 ~ 1.7976931348623157E308
dynamicGuiSizeRadiusInPixelsToShow = 128.0
#Show a clients entire screen instead of using dynamicGuiSizeRadiusInPixelsToShow for a circle fade in a 512x512 area, WARNING: experimental, has cpu and network performance impact. Tweak dynamicGuiSizeRadiusInPixelsToShow to -1 or something large if you use this setting.
dynamicGuiShowClientsEntireScreen = false
#Disables the background rendering for most guis, might hide things like JEI or other things count as background rendering
dynamicGuiDisableBackgroundRendering = true
#Show items being transferred between player and container
showItemsBeingTransferredBetweenPlayerAndContainer = true
#How close another player has to be to another player to see what they're doing in GUI, item transferring, mouse movement, etc
#Range: > 0
distanceRequiredToShowGUIInfo = 5
#Enables or disables idle visual in the server player list tab screen
showIdleStatesInPlayerList = true
#Enables or disables idle visual above player head
showIdleStatesInPlayerAboveHead = true
#Setting false disables all animations
showPlayerAnimations = true
#Enables or disables typing animation
showPlayerAnimation_Typing = true
#Enables or disables idle animation
showPlayerAnimation_Idle = true
#Enables or disables the non typing animations used when showing the open Gui, such as head looking, arms moving up, arms pointing and clicking
showPlayerAnimation_Gui = true
#Show any Gui they're using that isn't chat typing related in world
showPlayerActiveNonChatGui = true
#Show the chat typing Gui in world
showPlayerActiveChatGui = true
#Show 'Player is typing...' on the chat screen
screenTypingVisible = true
#Plays a sound when a player opens some Guis
playScreenOpenSounds = true
#Plays a sutble sound when a player clicks their mouse in a Gui
playMouseClickSounds = true

View File

@ -0,0 +1,167 @@
#All configuration items related to the core gameplay
[gameplay]
#Amount of initial citizens. [Default: 4, min: 1, max: 10]
#Range: 1 ~ 10
initialcitizenamount = 4
#Should players be able to place an infinite amount of supply camps/ships? [Default: false]
allowinfinitesupplychests = false
#Should players be allowed to abandon their colony to create a new one easily? Note: This is buggy! [Default: false]
allowinfinitecolonies = false
#Should colonies in other dimensions be allowed? [Default: true]
allowotherdimcolonies = false
#Max citizens in one colony. [Default: 250, min: 30, max: 500]
#Range: 30 ~ 500
maxcitizenpercolony = 300
#Should development features be enabled (might be buggy)? [Default: false]
enableindevelopmentfeatures = false
#Should citizen name tags be rendered? [Default: true]
alwaysrendernametag = true
#Should workers work during the rain? [Default: false]
workersalwaysworkinrain = false
#Chance for the Miner to get an ore when mining cobblestone or stone (by default, can be expanded with datapacks to other materials). This is a percentage. (To change which ores the Miner can find, see "List of Lucky Ores".) [Default: 1, min: 0, max: 100]
#Range: 0 ~ 100
luckyblockchance = 1
#The minimum level a Town Hall has to be to allow teleportation to allied colonies. [Default: 3, min: 0, max: 5]
#Range: 0 ~ 5
minthleveltoteleport = 5
#Food consumption modifier. [Default: 1,000000, min: 0,100000, max: 100,000000]
#Range: 0.1 ~ 100.0
foodmodifier = 1.0
#How common diseases are. 1 = Very common, 100 = extremely rare. [Default: 5, min: 1, max: 100]
#Range: 1 ~ 100
diseasemodifier = 5
#If part of the colony is loaded by an owner/officer, should the colony be kept loaded? (Set how many chunks are loaded with the "Colony Chunk Loading Strictness" option.) [Default: true]
forceloadcolony = true
#Set how long chunks stay loaded after player leaves, does not persist through restarts. Default: 10min [Default: 10, min: 1, max: 1440]
#Range: 1 ~ 1440
loadtime = 60
#This controls how many chunks are loaded with the "Chunk Load Colony" option. The higher this value, the fewer chunks will be loaded. (The innermost chunks will be loaded first.) 1 = load all claimed chunks. [Default: 3, min: 1, max: 15]
#Range: 1 ~ 15
colonyloadstrictness = 5
#Max log count in one tree for the Forester to check during their tree search. [Default: 400, min: 1, max: 1000]
#Range: 1 ~ 1000
maxtreesize = 400
#Disables supply camp placing restrictions, intended for skyworlds and similar [Default: false]
nosupplyplacementrestrictions = false
#Raiders will spawn in the sky if this is enabled [Default: false]
skyraiders = false
#All configurations related to the research system
[research]
#Allows automatic and (near) instant completion of research for players in creative mode. If false, creative players will still be able to begin researches, but will have normal progress rates. [Default: true]
researchcreativecompletion = true
#Significantly increases the amount of information related to research datapacks that is logged during the world load. [Default: false]
researchdebuglog = false
#A list of items to charge players when undoing an already-completed research.
researchresetcost = ["minecolonies:ancienttome:1"]
#All configurations related to the MineColonies commands
[commands]
#Should players be allowed to use the /mc rtp command? [Default: false]
canplayerusertpcommand = false
#Should players be allowed to use the /mc colony teleport command? [Default: false]
canplayerusecolonytpcommand = false
#Can players teleport to allied colonies? [Default: true]
canplayeruseallytownhallteleport = true
#Should players be allowed to use the /mc home command? Note: Only owners of the colony can use this command. [Default: false]
canplayerusehometpcommand = false
#Should players be allowed to use the /mc colony info command? [Default: true]
canplayeruseshowcolonyinfocommand = true
#Should players be allowed to use the /mc citizens kill command? [Default: false]
canplayerusekillcitizenscommand = false
#Should players be allowed to use the /mc citizens modify command? [Default: false]
canplayerusemodifycitizenscommand = false
#Should players be allowed to use the /mc colony addOfficer command? [Default: true]
canplayeruseaddofficercommand = true
#Should players be allowed to use the /mc colony delete command? [Default: false]
canplayerusedeletecolonycommand = false
#Should players be allowed to use the /mc colony requestsystem-reset command? [Default: false]
canplayeruseresetcommand = false
#All configuration related to colony claims
[claims]
#Maximum claim range for a colony. This is the radius, measured in chunks. [Default: 20, min: 1, max: 250]
#Range: 1 ~ 250
maxColonySize = 150
#The minimum distance (in chunks) between colonies. [Default: 8, min: 1, max: 200]
#Range: 1 ~ 200
minColonyDistance = 16
#Initial claim size for a colony. This is the radius, measured in chunks. [Default: 4, min: 1, max: 15]
#Range: 1 ~ 15
initialColonySize = 4
#Max distance (in blocks) from world spawn for a colony. [Default: 30000, min: 1000, max: 2147483647]
#Range: > 1000
maxdistancefromworldspawn = 30000
#Min distance (in blocks) from world spawn for a colony. [Default: 0, min: 0, max: 1000]
#Range: 0 ~ 1000
mindistancefromworldspawn = 0
#All configuration items related to the combat elements of MineColonies
[combat]
#minecolonies.config.dobarbariansspawn.comment [Default: true]
dobarbariansspawn = true
#minecolonies.config.barbarianhordedifficulty.comment [Default: 5, min: 0, max: 10]
#Range: 0 ~ 10
barbarianhordedifficulty = 5
#minecolonies.config.maxbarbariansize.comment [Default: 80, min: 6, max: 400]
#Range: 6 ~ 400
maxBarbarianSize = 80
#minecolonies.config.dobarbariansbreakthroughwalls.comment [Default: true]
dobarbariansbreakthroughwalls = true
#The average number of nights between raids. [Default: 14, min: 1, max: 50]
#Range: 1 ~ 50
averagenumberofnightsbetweenraids = 40
#The minimum number of nights between raids. [Default: 10, min: 1, max: 30]
#Range: 1 ~ 30
minimumnumberofnightsbetweenraids = 15
#Should mobs attack citizens? [Default: true]
mobattackcitizens = true
#minecolonies.config.shouldraiderbreakdoors.comment [Default: true]
shouldraiderbreakdoors = true
#minecolonies.config.guarddamagemultiplier.comment [Default: 1,000000, min: 0,100000, max: 15,000000]
#Range: 0.1 ~ 15.0
guardDamageMultiplier = 1.0
#Health multiplier for all Guards. [Default: 1,000000, min: 0,100000, max: 5,000000]
#Range: 0.1 ~ 5.0
guardhealthmult = 1.0
#Turn on MineColonies PVP mode (colonies can be destroyed and griefed under certain conditions). [Default: false]
pvp_mode = false
#All permission configuration options
[permissions]
#Should colony protection be enabled? [Default: true]
enablecolonyprotection = true
#Independent from the colony protection, should explosions be turned off inside colonies? DAMAGE_NOTHING prevents explosions completely. DAMAGE_PLAYERS, allows explosions to damage players and hostile mobs, but not blocks or neutral or friendly mobs. DAMAGE_ENTITIES allows damage to all entities. DAMAGE_EVERYTHING allows explosions to damage entities and blocks.
#Allowed Values: DAMAGE_NOTHING, DAMAGE_PLAYERS, DAMAGE_ENTITIES, DAMAGE_EVERYTHING
turnoffexplosionsincolonies = "DAMAGE_ENTITIES"
#All configuration related to mod compatibility
[compatibility]
#When loading recipes, generate audit CSV files to help debug datapacks or extra mods. [Default: false]
auditcraftingtags = false
#Enable inventory debugging. [Default: false]
debuginventories = false
#Turn this on if you're using this world for blueprint building and scanning. [Default: false]
blueprintbuildmode = false
#All configurations related to pathfinding
[pathfinding]
#Verbosity of pathfinding debug messages. [Default: 0, min: 0, max: 10]
#Range: 0 ~ 10
pathfindingdebugverbosity = 0
#Minimum number of consecutive rails for citizens to use them. [Default: 8, min: 5, max: 100]
#Range: 5 ~ 100
minimumrailstopath = 8
#Amount of additional threads to be used for pathfinding. [Default: 1, min: 1, max: 10]
#Range: 1 ~ 10
pathfindingmaxthreadcount = 1
#All configurations related to the request system
[requestSystem]
#Should the request system creatively resolve (if possible) when the player is required to resolve a request? This is a debugging tool and can take a very long time to resolve a request. [Default: false]
creativeresolve = false
#minecolonies.config.debugging.comment
[debugging]
#minecolonies.config.netherworkertakesdamage.comment [Default: true]
netherworkertakesdamage = true

View File

@ -0,0 +1,90 @@
[researches]
#Range: 0.0 ~ 2.147483647E9
speed = 1.0
#Can be research multiple 6 depth, ignore limitation of choose only one
ignoreConstraints = false
[fields]
#If true, Citizen can works same field to without wait time. Also work in field list by sequentially.
#If false, use MineColonies' s method.
newRetrieveMethod = true
#Range: 5 ~ 15
farmMaxRange = 5
[jobs]
#Range: > 0
blockMiningDelay = 500
#Range: > 0
blockBuildingDelay = 15
#for restaurant, netherworker
#Range: > 0
menuPerLevel = 5
[jobs.builder]
#builder's blockMiningDelay = commonBlockingMiningDelay * buff
#Range: 0.0 ~ 1.0
blockMiningDelayBuff = 0.5
[jobs.crafing]
#craftingTicks = progressMultiplier / craftSkillLevel * hittingTime
#Range: > 0
progressMultiplier = 10
#Range: > 0
hittingTime = 3
#The delay ticks for go to work again after Citizen returned at hut
#This was 0 when 1.19.2
#Range: 0 ~ 400
decideDelay = 400
[jobs.sifter]
#siftingTicks = progressMultiplier - strengthLevel
#Range: > 0
progressMultiplier = 50
[jobs.farmer]
#finalDelay = workDelay - (skillDivider * staminaLevel)
#Range: > 0
workDelay = 40
#Range: 1.0 ~ 2.147483647E9
skillDivider = 2.0
#if harvested count reached to this, farmer will go to dump
#Range: > 64
actionsDoneUntilDumping = 256
#whether plant seed after hoeing dirt
plantAfterHoe = true
#whether plant seed after harvest crop
plantAfterHarvest = true
[jobs.structure]
#If this is off, Builders will requests 'Leaves' on needed it when build.
leavesFree = true
[jobs.warehouse]
#Range: 1 ~ 20
couriersPerLevel = 2
[jobs.maximumStock]
#This will be affected by research effect 'effects/minimumstockmultiplier'
#Range: 0 ~ 100
kindsPerLevel = 5
[citizens]
disableMourn = false
#MineColonies's default value is false
disableInteractionDelay = true
[monsters]
[monsters.raider]
disableImmunity = true
disableThorns = false
[blocks]
[blocks.crop]
#Caution: if change this, all planted MineColonies crops when before are will break into item.
vanillaFarmland = false
ignoreBiome = false
canPlayerPlant = false
canPerformBonemeal = true

View File

@ -4,6 +4,10 @@ hash-format = "sha256"
file = "config/Advancedperipherals/world.toml"
hash = "4e3565c12cfc267354435ea2f1016b270335cd7590605cfc56d8e45c7e9f1c03"
[[files]]
file = "config/NoChatReports/NCR-Client.json"
hash = "d5df17bd6eb1ce98658de2ad55be603fb4d72a4c534ec74c6f711d9045a26962"
[[files]]
file = "config/advancementplaques-common.toml"
hash = "33bc62d83dab1ac1516648fe216b2e940b44ebc96e0e0e79142caabdc7fe8bf8"
@ -12,6 +16,10 @@ hash = "33bc62d83dab1ac1516648fe216b2e940b44ebc96e0e0e79142caabdc7fe8bf8"
file = "config/alexsmobs.toml"
hash = "8c94dc654ac89e15d65d3123bc9d7eccf48807c9dd4f6f2b3623ee3332dfbe54"
[[files]]
file = "config/armorstatues-client.toml"
hash = "cff451769b77c596d21f772a34dfcdae0f44054ac197d25046ac1fcacd252ff4"
[[files]]
file = "config/ars_nouveau-common.toml"
hash = "93d329f4856d0041b94db2bba6d3a73fce420774be07b51d0fd05400ef22ca75"
@ -24,21 +32,47 @@ hash = "da8cdc3b43e0cdf585a22ffb1f6e0ccab34bbb3552008b07857433349852d332"
file = "config/backupbeds-common.toml"
hash = "16b359fbd94031d59091f2c2ce4f301725d389417703406e622b6899ee6da090"
[[files]]
file = "config/bcc-common.toml"
hash = "700cce5459791902ac52fe9ca317a71fdca8660ceffdaf5454ab451d339c6165"
[[files]]
file = "config/biomesize.json"
hash = "448e2e6499e49e06f203bcb6ca75d51d2db9eb14116012017b2b54bfaa69fd1f"
[[files]]
file = "config/bluemap/packs/bluemap-x-rechiseled.pw.toml"
hash = "59e505aa514a99f7a0adc74a0796d15d13435322a33d009a4ff792448768e14b"
metafile = true
[[files]]
file = "config/bluemap/packs/diagonal-suite-bluemap-compat.pw.toml"
hash = "8b0aa3993670d1b7e85d388e149230e1a3decd904121c13c1baf35f9b4c0c42d"
metafile = true
[[files]]
file = "config/bluemap/resourcepacks/bluemap-sophisticatedbackpacks.pw.toml"
hash = "09d8d56fe236ddc4b77a4ef0735fa35654c73128cbe61a318b638ce883f038e3"
metafile = true
[[files]]
file = "config/bluemap/resourcepacks/bluemap-visualworkbench.pw.toml"
hash = "a82391bde7bae2d2fa2d373fd11664640c4fbd3f72c9d5999f1a088528d74175"
metafile = true
[[files]]
file = "config/bluemap/resourcepacks/bluemap-x-minecolonies.pw.toml"
hash = "62c6abd8bee967b3b4a75ec340302556c997394f5fd8168a5a9496f51c78aab9"
metafile = true
[[files]]
file = "config/bluemap/resourcepacks/bluemap-x-sophisticatedstorage.pw.toml"
hash = "ccc8345cfa6867ec0fbc6950fd26b26cef79afbdd95c745889b0adf7493b81d6"
metafile = true
[[files]]
file = "config/canary.properties"
hash = "27c4c60af7e9ad4aa8613dfaa3f70dc81f4b1415923a869038acd856f1b7ead9"
[[files]]
file = "config/carryon-common.toml"
hash = "0f3429d69b04d8cacb8c268844ed58e09d6ac1c2281920ad0a837f23b8b9b3f6"
hash = "f663a5a919711d58aea25d0b7693b4c0ddb53949e2b4168bfd208baf5f595b57"
[[files]]
file = "config/chalk-common.toml"
@ -46,7 +80,11 @@ hash = "25b2539bcd6545c4065e2dd3633e34da74bb7a43255f8821f68c012ddc22f140"
[[files]]
file = "config/cobblegenrandomizer-common.toml"
hash = "cc0769c94241a5edcebf1630f7e9527609f9d35b6443dd27f0f88de416a3989d"
hash = "622b3f4187cb05c9c1f4d2750225db06cb11a27df2c2df956f06afa857551e0e"
[[files]]
file = "config/connectivity.json"
hash = "1f3d6b457c731602ed004220932563c436cfd51819e1c5d6ab9e360feefcc5a0"
[[files]]
file = "config/defaultoptions-common.toml"
@ -54,7 +92,7 @@ hash = "fd893ef796d2930bd298466dfd6e3b2be963247954c25d4566626be43ad5f8a4"
[[files]]
file = "config/defaultoptions/keybindings.txt"
hash = "220e465f93193d53482924b3840d7533d695b5b70555b1e728e6b6879c3d7e58"
hash = "32eb91f56923975f630f0660ad1de7895b4f8fb854bd73df5d486636925f1cdb"
[[files]]
file = "config/defaultoptions/options.txt"
@ -64,6 +102,10 @@ hash = "6035264f959f137b7ec723e466b01514741e9ca599b09ae26cfdc851caf30268"
file = "config/do_a_barrel_roll-client.json"
hash = "8939c1cdacb248c12e2de64f3c016b99cb49c61b32658177986035ea95d2f9de"
[[files]]
file = "config/dusk.json"
hash = "7e66e4418524aa9368744a90dcb3396a54029bb989cb1a3a0454a6738fdb3f75"
[[files]]
file = "config/item_obliterator.json5"
hash = "d0d3ed6915d688a89d18af010c07604b74d6a848aef5d7b3bc88f95300de0ff8"
@ -72,10 +114,18 @@ hash = "d0d3ed6915d688a89d18af010c07604b74d6a848aef5d7b3bc88f95300de0ff8"
file = "config/mimi-common.toml"
hash = "8a200ea9ebbbfddb0fd1ca970995decd7f2940cbff3a672a9a5581335ae34a0f"
[[files]]
file = "config/minemention/client.json5"
hash = "20a2a211404768bf090baed186c70a0146337f27fe9f505961fceb90250ea3ef"
[[files]]
file = "config/minemenu-common.toml"
hash = "49a9c8dd688b9b7d2dffc315e053551c3f8014b62da08c8dd1820f9840bb97b2"
[[files]]
file = "config/packetfixer.properties"
hash = "92268a61f11fe585180881fdc30f3eb06ac76840047d0d9473f09e619fd18799"
[[files]]
file = "config/parcool-client.toml"
hash = "cf0aef66c044396f248026b1799ebc57dcbd90e10d75292cb39421f280e550cc"
@ -99,7 +149,7 @@ metafile = true
[[files]]
file = "config/paxi/datapacks/create-immersive-aircrafts-warship-recipe.pw.toml"
hash = "4001acc9689143ca7c79e2ad6835a1f6905229dfe91c6acf8dd3da94720b271c"
hash = "b2d7780a7f2d250c572ad48551d796a2909e4a62dafe9d0e2e3ee601742a5905"
metafile = true
[[files]]
@ -107,6 +157,11 @@ file = "config/paxi/datapacks/create-let-the-adventure-begin.pw.toml"
hash = "7b323c8b76960ff2963ac6724cfffae3d9afe87b9cd76d08b6641be80e9ac607"
metafile = true
[[files]]
file = "config/paxi/datapacks/minecolonies-x-macaws-paths-and-pavers.pw.toml"
hash = "858eaa4ed79a56a0448546ea11248b7e5aa5f8161132325112615832137ba75c"
metafile = true
[[files]]
file = "config/paxi/datapacks/repurposed-structures-bountiful-compat.pw.toml"
hash = "699add81f482578de9afcd4d30512acf1005504dd067d255a823d3ed83d3d10e"
@ -148,7 +203,7 @@ metafile = true
[[files]]
file = "config/paxi/resourcepacks/create-immersive-aircrafts-warship.pw.toml"
hash = "28ee2dba0ba6725b94705abb55ea2ba496854f3150a2e04633049b62b0c1d965"
hash = "5667f9fe7966e3a9470f4245cb1f77ab71455d64589409722aa86e714241571f"
metafile = true
[[files]]
@ -156,11 +211,6 @@ file = "config/paxi/resourcepacks/create-ultra-pbr.pw.toml"
hash = "b6122098ae49967c153fe0457009610ed0e9edc176e13e547eb8090e80da7b00"
metafile = true
[[files]]
file = "config/paxi/resourcepacks/created-pretty-pipes.pw.toml"
hash = "4bd6658dce272ed195c49753ea45ae15db5334111fbd3ce8251cbf7ffc8c7519"
metafile = true
[[files]]
file = "config/paxi/resourcepacks/cubic-sun-moon.pw.toml"
hash = "f5e98012cc353ad12cb6cd0a272dc4e3ade24cbd4cd726fdb4b756c8abf095f6"
@ -181,11 +231,6 @@ file = "config/paxi/resourcepacks/fresh-animations.pw.toml"
hash = "b96abadb2cdb56d53145609e6a8ee9fd70171878bb5414412dddee1fca902a7b"
metafile = true
[[files]]
file = "config/paxi/resourcepacks/fresh-friends.pw.toml"
hash = "d658750cee1260bb169a5f8b6bebee3cb3af6c0e1039c11f6424f0a1072d9dfd"
metafile = true
[[files]]
file = "config/paxi/resourcepacks/freshly-modded.pw.toml"
hash = "df698a1174251e125bfa5527ec8bbb7cab81fde6b97fdb5b1bf815b3cb053e04"
@ -232,11 +277,7 @@ hash = "844d0b9f6738e24413f8d882885bae51a3f59ba9b99c6f6c45de278afed7083f"
[[files]]
file = "config/quark-common.toml"
hash = "43ca05e7eb03bed7c4118780cde059d81005eefe59082d4c6bd0445e959c01d2"
[[files]]
file = "config/resourcepackoverrides.json"
hash = "a5ed28c685db4a64393d5d3f0a4b3b6b3db5505a6c4afd91b9607b0798d006a9"
hash = "bcd1da35a18aaae19d6c85e637818946637c906fd4a446e1ba4e86670cac3448"
[[files]]
file = "config/securitycraft-client.toml"
@ -262,10 +303,6 @@ hash = "a6d1a2d26e596953c4b93e19c593ffc7d5d7359cb3a5cfcaad61c0c0e2bd7a2c"
file = "config/sparsestructures.json5"
hash = "9b2e5442da12a3fe3239825a25e09394ef95d917b5e5a11de9c4d39227a9b2a9"
[[files]]
file = "config/spawncapcontrolutility-common.toml"
hash = "24f3adf87a8da5472434dfde7808eeea747dc7bb14a73b490780df54060fbac6"
[[files]]
file = "config/starterkit/descriptions/Default.txt"
hash = "e537d4de175058a952fb640652ee7d7b1764adb078a3b38e4a7b9202e2a74d62"
@ -282,10 +319,18 @@ hash = "188ad4e4e5a04cc988bf48aa9817f49ab7a65bbe1bfa9f806df634809bd6f217"
file = "config/terrablender.toml"
hash = "b1d546cca9e24ee94d08705ac1f3046aa2c6c494fe35360049b419ce3f709c3c"
[[files]]
file = "config/watut-client.toml"
hash = "a73212a23bab676fdc629005fc37f637cbb4afe5157d5fc6ff318fc3f6b9655a"
[[files]]
file = "config/watut-common.toml"
hash = "597d18c83a6e34e39f24cf48fcddb6bd7a65dcf087d2d1d5326a4ea62aa20b2f"
[[files]]
file = "config/watut-server.toml"
hash = "cf83d2963af54f8d4f9ed6378b5cba3ed04ac6dfee36a814970aad6e40d1ef99"
[[files]]
file = "config/waystones-common.toml"
hash = "3956169e4f69eecbf0c56aab31e3a53bc723be439557f610e1e5bd235af022e1"
@ -314,6 +359,14 @@ hash = "fa7e2a6cd92f77b880088e9bb6185478e88b33ed15b08606f53d8392b1abc71d"
file = "defaultconfigs/gravestone-server.toml"
hash = "f4d6948ef0104f473696489b977a01b2cc6f9980b7f9643a3a14b8f5fbbe5f12"
[[files]]
file = "defaultconfigs/minecolonies-server.toml"
hash = "365f60277a8992d72f229168be0bd7202a51bfe8235f033c032d19585b082871"
[[files]]
file = "defaultconfigs/minecolonies_tweaks-server.toml"
hash = "b875efc0bbf9439b2e1ee6c876230c4f2f2534ac1b7fee258028fb9d7996b498"
[[files]]
file = "kubejs/client_scripts/ars_nouveau_remove_client.js"
hash = "0dd80e31efcb3c53e3a150ca7cf6c9de9cbefcc19613958dec743205bd647006"
@ -324,7 +377,7 @@ hash = "02186858dba534fe236aa03ac704144781ee2f00070e10219f1b04f6c8f4b1dd"
[[files]]
file = "kubejs/server_scripts/sands.js"
hash = "675ab12107fbbef61eb7071e315c009546ad9d68ce003010688692bb28cb48e6"
hash = "753c70ae7b21f4df4ffd89efbb87d2d0d9141d58ca329ae46a1c65a88eb40b41"
[[files]]
file = "kubejs/server_scripts/sheets.js"
@ -336,7 +389,7 @@ hash = "a5b8711446521f8567ff3d5f3a18af09a6c8c78e2e020ec1f55d0754cd940363"
[[files]]
file = "kubejs/server_scripts/stones.js"
hash = "574e2cea901c42d7c28f7a41b64ccba39fa8c88c22a853e237a302a00a6d15ea"
hash = "9ea70d2e1b27e915244a24f07f0cc452e82e8187edf9b6b1ff469af14b817030"
[[files]]
file = "mods/additional-lights.pw.toml"
@ -408,6 +461,11 @@ file = "mods/anti-xray.pw.toml"
hash = "db41e89c14e8d4e21903b385ef34a548ef48da36385e1c2f8c44e212eb7c4f69"
metafile = true
[[files]]
file = "mods/antiblocksrechiseled.pw.toml"
hash = "254bbfbef5e7d205da8e74f23e2dd07a64ea54ab14656cba0a79486e9939d566"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1"
@ -423,11 +481,6 @@ file = "mods/architectury-api.pw.toml"
hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76"
metafile = true
[[files]]
file = "mods/armor-stand-shift-swap.pw.toml"
hash = "4be30d08a51e85d1648938cc3541d66f7b86850dab7b304bf9cd62eaa1de1c1f"
metafile = true
[[files]]
file = "mods/armor-statues.pw.toml"
hash = "05dda113751f1aa8b057368d70820be2b53ca7a8a968f9a12fd43a208f84658c"
@ -473,21 +526,11 @@ file = "mods/automobility.pw.toml"
hash = "e0b0d4ffb66d813a4e6da0910d8e050bbfd8e16731dacb78fc5478029932c473"
metafile = true
[[files]]
file = "mods/azurelib.pw.toml"
hash = "ba158dbe96ec7b8ff104894179f970957c871455300d170aa2017ff2d4c87554"
metafile = true
[[files]]
file = "mods/back-up-beds.pw.toml"
hash = "f29e912ae282656a8381f02cc9c6395211516d93ed4dad0580554d5239ddc19c"
metafile = true
[[files]]
file = "mods/bad-wither-no-cookie.pw.toml"
hash = "0a80e045329dc8e191f81dd4fa2cacfeff65715e990d2819650d1d83308d2bc4"
metafile = true
[[files]]
file = "mods/badoptimizations.pw.toml"
hash = "501acdaa439603e3a002cd2da5aad794ff9f39b2c75270bfab5779e2d7c6e0d8"
@ -523,11 +566,6 @@ file = "mods/better-combat.pw.toml"
hash = "f2772ac30db5760b191049f87d2315f1652d9b04357e644df9d8a2bafdc269e5"
metafile = true
[[files]]
file = "mods/better-compatibility-checker.pw.toml"
hash = "f5eabbef8dbed2bc19e632718a720a6d77466eeb66b9b220930f7f66e8a9d032"
metafile = true
[[files]]
file = "mods/better-fps-render-distance.pw.toml"
hash = "bfce4b91fe7c691dc04afda24f60453a74f49c8d3cf763e80095673d1299375d"
@ -553,11 +591,6 @@ file = "mods/blockui.pw.toml"
hash = "fa85cc4a9950579441376714cab8abeb1997d71aa3c6586f5a75b5951fdf6f83"
metafile = true
[[files]]
file = "mods/bluemap-offline-player-markers-forge.pw.toml"
hash = "920155c8b6d1c28770d7e7f81f14e24645c814af778f4421769ef05779ee2e32"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "9a0f0930fc2c31e87d23e42ea95fe33517b54b6c3b33bbfc4649196797df5188"
@ -713,11 +746,21 @@ file = "mods/collective.pw.toml"
hash = "a26cea970dd7ffc20aeb983912e72ba57e83f6e1a42a661a5b4250f77de25650"
metafile = true
[[files]]
file = "mods/colorwheel.pw.toml"
hash = "19136e63b94ef897fd5c502ea86de50fd038214fb033460dd95b0c2802641d52"
metafile = true
[[files]]
file = "mods/comforts.pw.toml"
hash = "a2c5d820180d2610e5017e3f08957010e30cf05d50ee3180272dac6f969260cf"
metafile = true
[[files]]
file = "mods/compat-o-plenty.pw.toml"
hash = "23edf07c5dc8023b18408e7b7bda24ab4ff107427807e681617fc5edf67f013a"
metafile = true
[[files]]
file = "mods/completionists-index.pw.toml"
hash = "eb21f935e929abfe91a8016fda8ca0a2187e4ec6bc692e5063b7ed7f21200d81"
@ -763,6 +806,11 @@ file = "mods/coroutil.pw.toml"
hash = "b2c7739b56ef71f50a86658cfa67375796beafd391c4dbe26a5de8cd92b9b685"
metafile = true
[[files]]
file = "mods/cosmetic-armor-reworked.pw.toml"
hash = "cfa8aa9c0437721dab2057c932c9cf8ec3d3a11f672040601305238d13df85e8"
metafile = true
[[files]]
file = "mods/craftpresence.pw.toml"
hash = "17a10532b2a12768f31f8bd209024312e6e224d01f87c8476704000b40d2334e"
@ -820,7 +868,7 @@ metafile = true
[[files]]
file = "mods/create-diesel-generators.pw.toml"
hash = "186e1585665b7d703f2ac3798d75b7b6cc7404c61a55fffb2301d04bbbea0b17"
hash = "ad1f1ebef04270a531cec5534a928557535b7903bdb103765be1a9ff5b8e4824"
metafile = true
[[files]]
@ -918,11 +966,6 @@ file = "mods/createaddition.pw.toml"
hash = "efb00d657d22a7e560916ae2b7a2836f48586527a5ff40338af7e928472ef9da"
metafile = true
[[files]]
file = "mods/createbetterfps.pw.toml"
hash = "e32c9fced8690cbcee779dcf9b48d38e4f8cf6076ec4bcead8c8a834fc6808c4"
metafile = true
[[files]]
file = "mods/creativecore.pw.toml"
hash = "9582c04926dd9cea7f68f6f1b4e068bd2ec3f6fcb2734497d885364c6b74b1e1"
@ -943,11 +986,6 @@ file = "mods/curious-lanterns.pw.toml"
hash = "08a2db404abdeeddd99346716bdf566705112db412566f2bde7c5780e62f5c2e"
metafile = true
[[files]]
file = "mods/cursery.pw.toml"
hash = "2994e9f5cb4f258694f4704ef96eb1ebcf2b1799cd8d9361341c359660cb6744"
metafile = true
[[files]]
file = "mods/cut-through.pw.toml"
hash = "b64e0bcd7299d5f773d7e7937d141c1c55803a3077de6f242db972853b11990b"
@ -1000,7 +1038,7 @@ metafile = true
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "a6b00f4e2cabcea93d7e72896ad2abae71cd37bc685b05235b32b9f12a033783"
hash = "7a30bcd515bea20d424a984254c66609811e2c67c85218886950cb39bd772532"
metafile = true
[[files]]
@ -1033,6 +1071,11 @@ file = "mods/dungeons-enhanced.pw.toml"
hash = "116a4e4f12fce0d4f32699608012ec1d7b02d9924ed30dfbff956afcf4a3d797"
metafile = true
[[files]]
file = "mods/dusk.pw.toml"
hash = "f85ca87d0ad8939c394bef3ef2d6a9e97d2b8d8e9f2c4d9a0dca6b8994286b51"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "a4c814876cd9046f9cdbe0a5967edff092adb8c28de2d717ce5fe469d6fbc9a2"
@ -1073,31 +1116,6 @@ file = "mods/embeddium.pw.toml"
hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
metafile = true
[[files]]
file = "mods/emi-enchanting.pw.toml"
hash = "3a728230bfbaf61c1fb3a102bcf320b63a0a132c149b0b827eaf1ce0a52e3fef"
metafile = true
[[files]]
file = "mods/emi-loot.pw.toml"
hash = "5d6004ca876efde3d87e789b18c6e3c54be63ccab8b733d3f1b7c74f39f29eda"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "f0b4372343e873512d57e5ee877f37362f8dde8e75771075abe44686509294b9"
metafile = true
[[files]]
file = "mods/emiffect.pw.toml"
hash = "f9f6ab1a6f68298710ca37f82503969531856c67138c4049f20c134d8b70dc55"
metafile = true
[[files]]
file = "mods/emitrades.pw.toml"
hash = "16b4a8a6c29d642b83ccfb68729c6520928fef115551d43aa301da72ca9498cd"
metafile = true
[[files]]
file = "mods/emojiful.pw.toml"
hash = "df875bdbabfd623724c54a4eccc023dbaec5027e19b9c68e34a70538f510e16e"
@ -1169,8 +1187,8 @@ hash = "bd2b62e4397f57220ddf4d862b5c6d87de3192b4ff4da14e9f5d00029ed13c48"
metafile = true
[[files]]
file = "mods/euphoria-patches.pw.toml"
hash = "80c22135368ecb216a6e8992f8485534c8500bf6ea82c8af7f22cb11ebb30962"
file = "mods/every-compat.pw.toml"
hash = "81494aeacc75f5f8cda6ae02300ab7a9ec645447029d3c4fdbd22f23a8007204"
metafile = true
[[files]]
@ -1273,6 +1291,11 @@ file = "mods/framework.pw.toml"
hash = "376f8a190f00bd120193d7a665ebe1b03dfe329cc395f7d944f7216c1182c84d"
metafile = true
[[files]]
file = "mods/freecam.pw.toml"
hash = "7c09fc864811d39d866cfcd33d3f73694febdeebb8d0268925719c42fc599bc3"
metafile = true
[[files]]
file = "mods/functional-storage.pw.toml"
hash = "0d719b8788c3e53940faa21383b51197049ab367fb25fd32aeea852f0a69ebdc"
@ -1323,6 +1346,11 @@ file = "mods/gravestone-x-curios-api-compat.pw.toml"
hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a"
metafile = true
[[files]]
file = "mods/guard-villagers.pw.toml"
hash = "d3c46e2cf7b6cb19617bd0fab5bbeee7826c0a6371a48d1249b2fc3370a2da37"
metafile = true
[[files]]
file = "mods/gui-clock.pw.toml"
hash = "a9c241e1b2d4ac6b5e3624e8c8ce582ac56f663202b8f7aa2a8a8cad108146b0"
@ -1365,7 +1393,7 @@ metafile = true
[[files]]
file = "mods/hypertube.pw.toml"
hash = "ba3fcb30a7c4482efca462d9a13964eecc37c48b8ab136d946dbf9f204b19816"
hash = "4f3bd2a9a40bb58a7e07e0053ef4e9c7c8b236820fccf2af32fd053ede55debd"
metafile = true
[[files]]
@ -1415,12 +1443,17 @@ metafile = true
[[files]]
file = "mods/inventory-essentials.pw.toml"
hash = "c041823ae93801a6c94e9c5ddc77c78c961432c3264b9af4bda70e641bd81d78"
hash = "86dcbabcc08edfe8079e864494a93e60463c2916abf4bff64b3ed78a01bbba1c"
metafile = true
[[files]]
file = "mods/iris-flywheel-compat.pw.toml"
hash = "9a4c54491b61110383b5e55036d900ef8457e2a7d6261c821bda60a3b55a8688"
file = "mods/inventory-profiles-next.pw.toml"
hash = "50ce74749d515c59d3c053769ad60fbe6833b79271031e0bda9c4b9c2b1a7a50"
metafile = true
[[files]]
file = "mods/invtweaks-emu-for-ipn.pw.toml"
hash = "fa10ca0570b7d90c45f247392b574aa51b811037b0acc737657ce319ed2881f5"
metafile = true
[[files]]
@ -1453,6 +1486,11 @@ file = "mods/jaopca.pw.toml"
hash = "ee0c30de0a6e37f4bc54b186adad9c7d92f2e52ad38563bfda9892dac08b9d38"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "d4ce1e57da773c6157f3208eadc40d5962be2bb1d2747eae169debb6d50a543f"
metafile = true
[[files]]
file = "mods/journeymap-integration.pw.toml"
hash = "3821402f6ea538edf6f958ca67b81fa999379d4d36f6fcea24b44a80f70a450d"
@ -1468,6 +1506,21 @@ file = "mods/joy-of-painting.pw.toml"
hash = "dca44614a72da5f7d2d57823cc54aaf3335d652c1a447a6e5df2e60365a6ea95"
metafile = true
[[files]]
file = "mods/just-enough-effect-descriptions-jeed.pw.toml"
hash = "7d14221f6c497f6aeaac0a71ab6f74a9902729986aaf0f30a96867d46f653510"
metafile = true
[[files]]
file = "mods/just-enough-professions-jep.pw.toml"
hash = "051e68cdc04c210afa273cda7e109bea1f08380451593be022db86e6301dff36"
metafile = true
[[files]]
file = "mods/just-enough-resources-jer.pw.toml"
hash = "02977d28acd2089c39dbe5b65fd08e78094fb650b4afc810f757cb5cea1fbda8"
metafile = true
[[files]]
file = "mods/justenoughbreeding.pw.toml"
hash = "1452a856b21b8b84e47c2220bc4e6a410ce5330023f890009a3f84c9046c6d3b"
@ -1538,6 +1591,11 @@ file = "mods/lexiconfig.pw.toml"
hash = "471f6366615d29246e35c3193359ea479925ad98eb2beb1d59f0647f9896df3d"
metafile = true
[[files]]
file = "mods/libipn.pw.toml"
hash = "91f13fcf7db266512212362dfa51ac14d9872ba9502c4233f21629ca040f7174"
metafile = true
[[files]]
file = "mods/libre-exp-fix.pw.toml"
hash = "2663905fe952509f424367370d0fc98c683103688983deb8b7a01f30fa77ac73"
@ -1688,11 +1746,6 @@ file = "mods/mapfrontiers.pw.toml"
hash = "fe878c20c83e1d4ac34a97c370a50947ed90d765ec005c935925aaded41abe8c"
metafile = true
[[files]]
file = "mods/melter.pw.toml"
hash = "d84a6db03f9e656a5976b9f6065740e8456b8f4fe8c614628e340b9cc75ec980"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "ade41e4315735aa9116a0222b332e03d3f8df6eea301764d40d0bdc40f5e8689"
@ -1834,8 +1887,8 @@ hash = "1588f074af0ca7a5145fd676faf3e14381bb96d1383a3dfbaac7398b1dc6e2fd"
metafile = true
[[files]]
file = "mods/nukateams-gun-lib.pw.toml"
hash = "7860d26898adba94ff8f2166aaabdb28a697d36a22ad34da95d7cc248cbf9835"
file = "mods/notrample.pw.toml"
hash = "4073469d34efc19127a72b8b1dbf46e5c396865047bda08119b8e5459b13cff0"
metafile = true
[[files]]
@ -1988,6 +2041,11 @@ file = "mods/probejs.pw.toml"
hash = "3e206eab3141046deacb09e998bb854df66bd4319b6f6cb77e84d85366836bbf"
metafile = true
[[files]]
file = "mods/proxy-compatible-forge.pw.toml"
hash = "9298c71cb4097016d0ef14c35be9feadb2f5b6ac5b98376bd3efd64cc31dec58"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "74991cede8019cf93d1243369d840913375ab3a7d448d764c7a15f87f5bc4e52"
@ -2028,11 +2086,6 @@ file = "mods/reforgedplay-mod.pw.toml"
hash = "857a3522fc1c73555f35b887ab4be67571b83c09ba604d2a44c24b027a150694"
metafile = true
[[files]]
file = "mods/regrowth.pw.toml"
hash = "5e893defced5c834e2c08f650ef66c6661bac7b46d62f206427ac813b127e6ac"
metafile = true
[[files]]
file = "mods/repurposed-structures-forge.pw.toml"
hash = "e2df7d107a8bbbd97924de5e8230ec319970134029bde0b857ed8e863acc8591"
@ -2048,6 +2101,11 @@ file = "mods/resourcepackcached.pw.toml"
hash = "23f7a6f94c573aa57558e5c06c1ffc4169c0dcd8f13d88c54003a910b5bf02b7"
metafile = true
[[files]]
file = "mods/responsiveshields.pw.toml"
hash = "002c65a532ae2a0f4b7808f4340ef8c4359b636c8b233e7e74f5f2a7426acf5e"
metafile = true
[[files]]
file = "mods/retro-damage-indicators.pw.toml"
hash = "ba76693f55482df48a233d1429477b6aee8cb3e191af8a2e8e7d290017ae839c"
@ -2248,21 +2306,26 @@ file = "mods/sparsestructures.pw.toml"
hash = "8afe4235723b1d90c132d811402640759449c73173f4535090487966fa912d31"
metafile = true
[[files]]
file = "mods/spawncapcontrolutility.pw.toml"
hash = "968986a972fe60d1604a63cbe7672a7f47a2be19f62b0695195bf3e705a9c9d9"
metafile = true
[[files]]
file = "mods/spice-of-life-carrot-edition.pw.toml"
hash = "08faa8239705d280e41d353888bf717906fe71b1d5b9278bac9f5cd87b07efb3"
metafile = true
[[files]]
file = "mods/sqlite-jdbc.pw.toml"
hash = "1db75e4c13cf7e5d77ae0279ffc00608d85282c95a925dd62ae33ba2f7a1a4df"
metafile = true
[[files]]
file = "mods/starter-kit.pw.toml"
hash = "e56e60b6dabffd4b2332ed19c62e6455b7d78a9fb58c810d2185739575c9448a"
metafile = true
[[files]]
file = "mods/stone-zone.pw.toml"
hash = "d76bf730efa6681c9b0c10c26fb111969a5a1d8ffe9101cd4d7d5d07ec25a57f"
metafile = true
[[files]]
file = "mods/straw-statues.pw.toml"
hash = "791be45440111d5edac5246dc8db707e25f5534783212ebe3909ad40b7230a4b"
@ -2328,11 +2391,6 @@ file = "mods/titanium.pw.toml"
hash = "351aef144aa70ab4f41b3dcf044e0929631227f1ad118f22e611e13ff91fdfe4"
metafile = true
[[files]]
file = "mods/tmrv.pw.toml"
hash = "a670e30e6a4ca146bc13cd21238899b01eb877daa2bd6ebfef4a2e97cd4925d2"
metafile = true
[[files]]
file = "mods/toms-peripherals.pw.toml"
hash = "8f24c32dfb990b6741be6085cc2e478b675bafdb368a059fd431e39f3253af9e"
@ -2403,16 +2461,6 @@ file = "mods/villager-names-serilum.pw.toml"
hash = "3cfc1070e53b96ec42fadea40770178eb4a2fdb50246879f570b164c2eb7b197"
metafile = true
[[files]]
file = "mods/villager-recruits.pw.toml"
hash = "6b8785d7c41f1b43793664c619e24c823c38a18a0ab3afe112673bae1af14012"
metafile = true
[[files]]
file = "mods/villager-workers.pw.toml"
hash = "19bfd9ceea4903a0c577351d4dfd1549e962afdd566030762d885104bce7bc04"
metafile = true
[[files]]
file = "mods/visual-workbench.pw.toml"
hash = "23b611c902298a16170f27a4e93f8f649103e9f694463c3e075d43898e5b6036"
@ -2430,7 +2478,7 @@ metafile = true
[[files]]
file = "mods/wakes-reforged.pw.toml"
hash = "4e1303e31a3389977217641d012d5cfc690f521cc341d612d39331e023e6211e"
hash = "33e7f299bef3826e9cc8e6acad3f42a8d785d79138e6677d9e9df13777e6e953"
metafile = true
[[files]]
@ -2539,14 +2587,12 @@ hash = "41e9844d70e61b06c0c79d4b23b1b34aa31a23d5256e8c203d6ec5bc8a4649ef"
metafile = true
[[files]]
file = "shaderpacks/bsl-shaders-classic.pw.toml"
hash = "12f0f4fb508a6a178b3a725503d0802978b4bebdf678bccc5f81a5655a0db4c4"
metafile = true
file = "shaderpacks/BSLClassic.zip"
hash = "6e258568a695ab47886a1b9fed56b07b167710c39bd861d222e859b300b5e2b5"
[[files]]
file = "shaderpacks/complementary-reimagined.pw.toml"
hash = "3385e33cb8e2cbf402562dcb68669cc2905fec01b4be9fe27a516010c5aaff87"
metafile = true
file = "shaderpacks/ComplementaryReimagined.zip"
hash = "c2d777ab119799032a9e5d3e481a99524c3809468bc2e26f85075c32035e2f0b"
[[files]]
file = "shaderpacks/psx-shader.pw.toml"

View File

@ -45,11 +45,11 @@ ServerEvents.recipes((event) => {
Item.of("biomesoplenty:orange_sand"),
Item.of("quark:jasper")
);
// Lead nugget from black sand
// Nickel nugget from black sand
event.recipes.create.splashing(
[
Item.of("minecraft:clay_ball").withChance(0.2),
Item.of("cgs:lead_nugget",3).withChance(0.12),
Item.of("jaopca:nuggets.nickel",3).withChance(0.12),
],
Item.of("biomesoplenty:black_sand")
);
@ -65,7 +65,7 @@ ServerEvents.recipes((event) => {
// Zinc nugget from white sand
event.recipes.create.splashing(
[
Item.of("minecraft:clay").withChance(0.2),
Item.of("minecraft:clay_ball").withChance(0.2),
Item.of("create:zinc_nugget",3).withChance(0.12),
],
Item.of("biomesoplenty:white_sand")

View File

@ -1 +1,44 @@
// priority: 0
// priority: 0
ServerEvents.recipes((event) => {
event.recipes.create_mechanical_extruder
.extruding(Item.of("minecraft:granite"), [
BlockStatePredicate.of("minecraft:lava"),
BlockStatePredicate.of("minecraft:water"),
])
.catalyst("minecraft:quartz_block");
event.recipes.create_mechanical_extruder
.extruding(Item.of("minecraft:deepslate"), [
BlockStatePredicate.of("minecraft:lava"),
BlockStatePredicate.of("minecraft:water"),
])
.catalyst("minecraft:polished_deepslate");
event.recipes.create_mechanical_extruder
.extruding(Item.of("minecraft:cobbled_deepslate"), [
BlockStatePredicate.of("minecraft:lava"),
BlockStatePredicate.of("minecraft:water"),
])
.catalyst("minecraft:polished_deepslate");
event.recipes.create_mechanical_extruder
.extruding(Item.of("minecraft:calcite"), [
BlockStatePredicate.of("minecraft:lava"),
BlockStatePredicate.of("minecraft:water"),
])
.catalyst("create:limestone");
event.recipes.create_mechanical_extruder
.extruding(Item.of("minecraft:diorite"), [
BlockStatePredicate.of("minecraft:lava"),
BlockStatePredicate.of("minecraft:water"),
])
.catalyst("minecraft:calcite");
event.recipes.create_mechanical_extruder
.extruding(Item.of("minecraft:andesite"), [
BlockStatePredicate.of("minecraft:lava"),
BlockStatePredicate.of("minecraft:water"),
])
.catalyst("minecraft:diorite");
});

View File

@ -0,0 +1,13 @@
name = "AntiBlocksReChiseled"
filename = "antiblocksrechiseled-0.4.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uLWeFJiL/versions/fn7ZVmRS/antiblocksrechiseled-0.4.7.jar"
hash-format = "sha512"
hash = "28c88871c8f23414d2b759d729ce975cbb9f5503c8342b95aff743c0f55684520a0d8fcf0e61320573f2aa0fc138cb2de7d1441fec067bc3129d63f5b275f4e3"
[update]
[update.modrinth]
mod-id = "uLWeFJiL"
version = "fn7ZVmRS"

View File

@ -1,13 +0,0 @@
name = "Armor Stand Shift Swap"
filename = "armorstandshiftswap-forge-1.20.1-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/vFDTNKLA/versions/o416kPwV/armorstandshiftswap-forge-1.20.1-1.0.0.jar"
hash-format = "sha512"
hash = "9be8e668569ce2b070fcb36d4dea4c34a2a50fbff2dadcd38cf2a9b75b3f598d9ad156380a9d74d87c67736dde3a04382271174a5ff57ed02c6da1785f3298d1"
[update]
[update.modrinth]
mod-id = "vFDTNKLA"
version = "o416kPwV"

View File

@ -1,13 +0,0 @@
name = "AzureLib"
filename = "azurelib-neo-1.20.1-3.0.9.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "129e21ed942d9f55a4c27f2ad3c76da09a322498"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6747998
project-id = 817423

View File

@ -1,13 +0,0 @@
name = "Bad Wither No Cookie - Reloaded"
filename = "bwncr-forge-1.20.1-3.17.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lL2MtE37/versions/QpHjZgDn/bwncr-forge-1.20.1-3.17.2.jar"
hash-format = "sha512"
hash = "86a93f4d99fde2248d821c18e120fc65e85250d2bc2ae7f4c757d7a439a10c217e158418920034c78ad7f2df3400dbe69c414f37f418df52d3093fe818acd5ca"
[update]
[update.modrinth]
mod-id = "lL2MtE37"
version = "QpHjZgDn"

View File

@ -1,13 +0,0 @@
name = "Better Compatibility Checker"
filename = "BetterCompatibilityChecker-3.0.1-build.58+mc1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/KJhXPbHQ/versions/auZ4x8at/BetterCompatibilityChecker-3.0.1-build.58%2Bmc1.20.jar"
hash-format = "sha512"
hash = "4b7e47858fdc91540dcde025bf9d771a45fb9071d2a5c9d40becf045532ea19d6a517b2d8008b2d00dc4d6705a929e56ab1116cb314abb1d3b4d46710af08f3b"
[update]
[update.modrinth]
mod-id = "KJhXPbHQ"
version = "auZ4x8at"

View File

@ -1,19 +0,0 @@
name = "BlueMap Offline Player Markers (Forge/NeoForge)"
filename = "bluemapofflineplayermarkers-1.3.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/LFSk55jv/versions/g5aUEyKM/bluemapofflineplayermarkers-1.3.1.jar"
hash-format = "sha512"
hash = "d8b92646aa2ebff0d0f7176d717459b542995b81b26531c87ddb613da973d2999a280f922f703fbbba5c366ad0556bbad01e4cc4a8212372d9ebb70df8e70451"
[update]
[update.modrinth]
mod-id = "LFSk55jv"
version = "g5aUEyKM"
[option]
optional = true
description = "A BlueMap addon for Forge and NeoForge that adds marker where players last disconnected"
default = false

13
mods/colorwheel.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Colorwheel"
filename = "colorwheel-forge-0.2.3+mc1.20.1.jar"
side = "client"
[download]
hash-format = "sha1"
hash = "1cc37ad7c35a4417c54fc112060b86922008c48e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6762935
project-id = 1254143

View File

@ -0,0 +1,13 @@
name = "Compat O' Plenty (Forge)"
filename = "compat_o_plenty-1.20.1-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/t9urSl1Z/versions/3MhqQsqj/compat_o_plenty-1.20.1-1.0.0.jar"
hash-format = "sha512"
hash = "90c8ea87601f53b85069a3ce77cf03d874c48786afe864c2493aeac6506374909cdd4fd3955adb23912b280e3762ece4e6801e423267070afe493a3e288ac3d4"
[update]
[update.modrinth]
mod-id = "t9urSl1Z"
version = "3MhqQsqj"

View File

@ -0,0 +1,13 @@
name = "Cosmetic Armor Reworked"
filename = "cosmeticarmorreworked-1.20.1-v1a.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "afd9fa3fe95e8c086e8d439df403ed1e5ea5cbea"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4600191
project-id = 237307

View File

@ -1,13 +1,13 @@
name = "Create: Diesel Generators"
filename = "createdieselgenerators-1.20.1-1.3.3.jar"
filename = "createdieselgenerators-1.20.1-1.3.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZM3tt6p1/versions/rhxQsell/createdieselgenerators-1.20.1-1.3.3.jar"
url = "https://cdn.modrinth.com/data/ZM3tt6p1/versions/FNKIQlNA/createdieselgenerators-1.20.1-1.3.4.jar"
hash-format = "sha512"
hash = "bae4a7b718bc7340183d8926dcd912c31a26f4b89fe5b154f8ac8dffd927373179e7303b2401307405462f7af5443092280c6a8ac79c48335fca33a7caad536b"
hash = "528236747e4d9848f66d231bb48066c746959e986a520bf3889c085b39fe88f05adbe413535de4f66e8871bb077a85e18e38f974d11a7be7f913e27d14ad5d30"
[update]
[update.modrinth]
mod-id = "ZM3tt6p1"
version = "rhxQsell"
version = "FNKIQlNA"

View File

@ -1,13 +0,0 @@
name = "CreateBetterFps"
filename = "createbetterfps-1.20.1-1.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lMYIHZNH/versions/G8AvMFll/createbetterfps-1.20.1-1.1.1.jar"
hash-format = "sha512"
hash = "27a24d6b1c473fe2b3fe31364088739d7bf7ee379fb835a50fea356f2c3e57f895dd61255baadbbd5c124518d1ee370782a091399135bbc03b64e470483e38da"
[update]
[update.modrinth]
mod-id = "lMYIHZNH"
version = "G8AvMFll"

View File

@ -1,13 +0,0 @@
name = "Cursery[Forge/Fabric]"
filename = "cursery-1.20.1-4.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "6649ae844c2fcd2fb848e8b419e9dfb33220661a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4767585
project-id = 476545

View File

@ -1,6 +1,6 @@
name = "Distant Horizons"
filename = "DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar"
side = "both"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar"

13
mods/dusk.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Dusk[Forge/Fabric]"
filename = "dusk-1.20.1-3.7.jar"
side = "server"
[download]
hash-format = "sha1"
hash = "2911c90f445c22cd7a09e7159dcb59e620ba1f61"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5578149
project-id = 468908

View File

@ -1,13 +0,0 @@
name = "EMI Enchanting"
filename = "emi_enchanting-0.1.2+1.20.1+forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/wbWoo11W/versions/s8VlWyjj/emi_enchanting-0.1.2%2B1.20.1%2Bforge.jar"
hash-format = "sha512"
hash = "db7b4979c9a5fc756c34f05a481b09a2ee62c97ea6c393ff80d5310a7a0673c458dd946c86050cf9d424f6e37718fd8e5fbd6ccce0826dbc02b9afecc02aae3c"
[update]
[update.modrinth]
mod-id = "wbWoo11W"
version = "s8VlWyjj"

View File

@ -1,13 +0,0 @@
name = "EMI Loot"
filename = "emi_loot-0.7.6+1.20.1+forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/hWzv5ZZZ/emi_loot-0.7.6%2B1.20.1%2Bforge.jar"
hash-format = "sha512"
hash = "20d738ea5a529b5b43608cc1edeb17df67a75856c824349d5222f9b5d1434124d3383c3a6d9d480e0ee79d90d9446e3a521dffe689da370bb11d616f1bf93caa"
[update]
[update.modrinth]
mod-id = "qbbO7Jns"
version = "hWzv5ZZZ"

View File

@ -1,13 +0,0 @@
name = "EMI"
filename = "emi-1.1.22+1.20.1+forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/WtJS5tVw/emi-1.1.22%2B1.20.1%2Bforge.jar"
hash-format = "sha512"
hash = "fcc80ee419a96682d157e8fd0993e0f13031dafc6399dabb17b9696636e791a903e7d3d15131edd3b533544454f072c4b19e92b146c80d4be6980bb20a0dbb7b"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "WtJS5tVw"

View File

@ -1,13 +0,0 @@
name = "EMIffect"
filename = "emiffect-forge-1.1.2+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/705gWllI/versions/cwzXpY1E/emiffect-forge-1.1.2%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "d1aa78d400796abea326498d3143af8ae4d61fa9635339be36ae38f342c586e309216c4e2b8d19fd5eaaa17a24e60c590dc33059f910ea941398fd3ebf2b1324"
[update]
[update.modrinth]
mod-id = "705gWllI"
version = "cwzXpY1E"

View File

@ -1,13 +0,0 @@
name = "EMI Trades"
filename = "emitrades-forge-1.2.1+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/LBT7pcVH/emitrades-forge-1.2.1%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "b0344906a3da867373edf6a4d5a7bcb1d0aa0aaf11825244b9d1d5aeb1aec1c5d023b754ab8f881905c7086ba11d2cdc5740ba29ab967b4549346531bcbc1b86"
[update]
[update.modrinth]
mod-id = "j2HhbEE7"
version = "LBT7pcVH"

View File

@ -1,13 +0,0 @@
name = "Euphoria Patches"
filename = "EuphoriaPatcher-1.6.5-r5.5.1-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4H6sumDB/versions/7HZ6bhvl/EuphoriaPatcher-1.6.5-r5.5.1-forge.jar"
hash-format = "sha512"
hash = "895ded2d95bc935d5c91002bebacfb4f471136aaf87ba8bc32abf2e8214ad206cc35ea2c53ad1d3d5264be21a34ee5c199b8a6cf133ec0ee2005122a706a35f8"
[update]
[update.modrinth]
mod-id = "4H6sumDB"
version = "7HZ6bhvl"

13
mods/every-compat.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Every Compat (Wood Good)"
filename = "everycomp-1.20-2.8.13-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/eiktJyw1/versions/OApRuFlY/everycomp-1.20-2.8.13-forge.jar"
hash-format = "sha512"
hash = "5b962ea433301fe6b293f492f46037331477cfbaba6663e9b3b127975fa38b2bd4ac4eecd646038caeb837985e297e9e05fcd3102052180730224d8bf839538f"
[update]
[update.modrinth]
mod-id = "eiktJyw1"
version = "OApRuFlY"

18
mods/freecam.pw.toml Normal file
View File

@ -0,0 +1,18 @@
name = "Freecam"
filename = "freecam-forge-1.2.1+1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/XeEZ3fK2/versions/bvoDmWip/freecam-forge-1.2.1%2B1.20.jar"
hash-format = "sha512"
hash = "14d5194c02d6281094efdc857e608b412cdb84ffbf94a06401c8509daa74914273e18224f05d9fe9bcea23fa70d5350c6edaf8bf657e58787f08a4553169c0d2"
[update]
[update.modrinth]
mod-id = "XeEZ3fK2"
version = "bvoDmWip"
[option]
optional = true
description = "Freecam"
default = false

View File

@ -0,0 +1,13 @@
name = "Guard Villagers"
filename = "guardvillagers-1.20.1-1.6.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/H1sntfo8/versions/88t2ts1p/guardvillagers-1.20.1-1.6.11.jar"
hash-format = "sha512"
hash = "8697471cd7ae0cc5aafc5101c053db68feda02e9cebdf94868aac4be4d47032bd91e17ba6fc0f7d9dcda724493b463596d9c9ddd048d06cb982b074b457a7708"
[update]
[update.modrinth]
mod-id = "H1sntfo8"
version = "88t2ts1p"

View File

@ -1,13 +1,13 @@
name = "Create: Hypertubes"
filename = "create_hypertube-0.2.3-FORGE.jar"
filename = "create_hypertube-0.2.4-FORGE.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ATDdrG1y/versions/29xx8WYd/create_hypertube-0.2.3-FORGE.jar"
url = "https://cdn.modrinth.com/data/ATDdrG1y/versions/zRjvJvQr/create_hypertube-0.2.4-FORGE.jar"
hash-format = "sha512"
hash = "a68a604423b609e699b0bd1b0588e04b0e0b946af40ca654e203cb89f4fddcac2c980f233240fe1507bb172f35e5ebac0c2f9bdbe3a0312abbc47c9ecdfabf18"
hash = "debb83aa50948e4eca156017b3d2829c4d398e269800c651a0780c8150be1bbcd06dbf2fc2bfc58f869e2c981b5d1e8613d183687a6b6b07bd19fe326b3e08e6"
[update]
[update.modrinth]
mod-id = "ATDdrG1y"
version = "29xx8WYd"
version = "zRjvJvQr"

View File

@ -11,3 +11,8 @@ hash = "8c9cbcae6983a4a8c574b8f3985e81dc0783b6af4822ca1cb958f64a81f8e3c91a45209f
[update.modrinth]
mod-id = "Boon8xwi"
version = "cTEq5KLy"
[option]
optional = true
description = "Basic inventory tweaks. Lightweight and compatible."
default = true

View File

@ -0,0 +1,19 @@
name = "Inventory Profiles Next"
filename = "InventoryProfilesNext-forge-1.20-1.10.17.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/tDBUEyQl/InventoryProfilesNext-forge-1.20-1.10.17.jar"
hash-format = "sha512"
hash = "bdb1a4e687102d9342e2cbc1e888bb892e8a0a208536626e8e8c8904d56f64a9b9a091116e9a6868397381f4ec9e8e833a69b0cb0b033411bd81f19bc87093f4"
[update]
[update.modrinth]
mod-id = "O7RBXm3n"
version = "tDBUEyQl"
[option]
optional = true
description = "Take control over your inventory. Sort. Move matching Items. Throw all. Locked slots. Gear sets! And much more."
default = false

View File

@ -0,0 +1,18 @@
name = "InvTweaks Emu for IPN"
filename = "InvTweaksEmuForIPN-forge-1.20-1.0.7.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/OPgKEuYO/versions/J7M9Hwfx/InvTweaksEmuForIPN-forge-1.20-1.0.7.jar"
hash-format = "sha512"
hash = "24802cbb1e9eff443c50fa1410a7fa90f75f8dc4beab9834c17bcc4d0afc647aef40e7e195632a9a16af5d0bf03cbe37ab78e202844c8ae1f8e712844b25ffb9"
[update]
[update.modrinth]
mod-id = "OPgKEuYO"
version = "J7M9Hwfx"
[option]
optional = true
description = "Emulation of Inventory Tweaks shortcuts that uses Inventory Profiles Next to do the heavy lifting."
default = false

View File

@ -1,13 +0,0 @@
name = "Iris & Oculus Flywheel Compat"
filename = "oculus-flywheel-compat-Forge-2.0.3.jar"
side = "client"
[download]
hash-format = "sha1"
hash = "a11227479ddcddcb0eed3f9c3717c53fd5a47222"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6694861
project-id = 659897

13
mods/jei.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Just Enough Items"
filename = "jei-1.20.1-forge-15.20.0.112.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/4r3Kp7U7/jei-1.20.1-forge-15.20.0.112.jar"
hash-format = "sha512"
hash = "12e3d1ff7cc7db7bb8fef6fe1fbc5136ccd80b5094f47d6cd08119368aec72a967d372caa8d786a4f6782c8ee70a109628f0942bb62736352cf4121d21e1b36b"
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "4r3Kp7U7"

View File

@ -0,0 +1,13 @@
name = "Just Enough Effect Descriptions (JEED)"
filename = "jeed-1.20-2.2.5.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/EO27GKs1/versions/jHYonbva/jeed-1.20-2.2.5.jar"
hash-format = "sha512"
hash = "3beac4c40fe032518304689bd5c1e266b4bde753cc5095375def9c4af54d67fa119e683426a9e7e97ebdcc213cca204110cdc553d904e34b65e0d8572b19f2fa"
[update]
[update.modrinth]
mod-id = "EO27GKs1"
version = "jHYonbva"

View File

@ -0,0 +1,13 @@
name = "Just Enough Professions (JEP)"
filename = "JustEnoughProfessions-forge-1.20.1-3.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kB56GtWA/versions/ANKVJC3T/JustEnoughProfessions-forge-1.20.1-3.0.1.jar"
hash-format = "sha512"
hash = "b1637b0cd3cf8062cada8a13e7d49ed15b7a2ff6c1502c8ba044c2c7cad3c07f1312d50f997405da658695b0e7ddcb916074b5c2da23db36b5391ae88a94d80e"
[update]
[update.modrinth]
mod-id = "kB56GtWA"
version = "ANKVJC3T"

View File

@ -0,0 +1,13 @@
name = "Just Enough Resources (JER)"
filename = "JustEnoughResources-1.20.1-1.4.0.247.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/uEfK2CXF/versions/jW52tbTk/JustEnoughResources-1.20.1-1.4.0.247.jar"
hash-format = "sha512"
hash = "84568db84d4486e70ddd06c280b6ec69657d53e99cdd1d974db40bf53397ce2fd371e8dd0567fd06f757f2bb6e802a5c54de73f70033f9236dad04b316d33462"
[update]
[update.modrinth]
mod-id = "uEfK2CXF"
version = "jW52tbTk"

18
mods/libipn.pw.toml Normal file
View File

@ -0,0 +1,18 @@
name = "libIPN"
filename = "libIPN-forge-1.20-4.0.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/pdAXmKcS/libIPN-forge-1.20-4.0.2.jar"
hash-format = "sha512"
hash = "be677ed6dd4aa60a67ec1b83c89db8ed7460c34f54e5783df94245b9e0a5af9d3e12ebb322cb04210dfaa6527ad1e555a998931adfd69c5a4c57ac0e4dc15819"
[update]
[update.modrinth]
mod-id = "onSQdWhM"
version = "pdAXmKcS"
[option]
optional = true
description = "Inventory Profiles Next GUI/Config library"
default = false

View File

@ -1,13 +0,0 @@
name = "Melter"
filename = "melter-1.20.1-1.6.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1oFTujWR/versions/3Osd3SHL/melter-1.20.1-1.6.1.jar"
hash-format = "sha512"
hash = "c7a88e1d3ad9794fe5d3ca28a3da15bb6c4b5d3a6eb11bb7387d3e952f2d2aee33bf1d0ce996d0338b3758053b85c4df6f21fda2d7ffe4f9724a428f8e6477f1"
[update]
[update.modrinth]
mod-id = "1oFTujWR"
version = "3Osd3SHL"

13
mods/notrample.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "No Farmland Trample"
filename = "notrample-1.20.1-1.0.1.jar"
side = "server"
[download]
hash-format = "sha1"
hash = "2875680fdc8f00a582f441c6cd31d782bef49bd2"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4764989
project-id = 914018

View File

@ -1,13 +0,0 @@
name = "NukaTeam's Gun Lib"
filename = "ntgl-1.20.1-1.10.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "38b28557b5283f02d0857376f0cf5d7ba94a2cb3"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6670935
project-id = 998474

View File

@ -0,0 +1,13 @@
name = "Proxy Compatible Forge"
filename = "proxy-compatible-forge-1.1.7.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/vDyrHl8l/versions/jfiEc2mQ/proxy-compatible-forge-1.1.7.jar"
hash-format = "sha512"
hash = "0d569136961b65af635ec88ac84298cf78bc85205ae5c182a16e0155add4be241c4ae992e6b9cab7df79f06a48d0ba499346cc4c643773359fca662fa5fef757"
[update]
[update.modrinth]
mod-id = "vDyrHl8l"
version = "jfiEc2mQ"

View File

@ -1,13 +0,0 @@
name = "Regrowth"
filename = "regrowth-1.20-46.31.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/eR7uVkrb/versions/LSUJIpgX/regrowth-1.20-46.31.2.jar"
hash-format = "sha512"
hash = "0194b0651f7bc2047f805208c1764cd4fa2fc9bde25845b688b0762e91133f4d65ad9756ffe59fde9b85ce0b009e02dd8eb00d37b57fe2a4763421179ee92bec"
[update]
[update.modrinth]
mod-id = "eR7uVkrb"
version = "LSUJIpgX"

View File

@ -0,0 +1,13 @@
name = "Responsive Shields"
filename = "responsiveshields-2.3-mc1.18-19-20.x.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/MBmh0f9A/versions/6vuwab6O/responsiveshields-2.3-mc1.18-19-20.x.jar"
hash-format = "sha512"
hash = "e154e2dea3a31564b5d88c430069ca2e376141ed0994d275fa22507f4fb6abc51f44d272f88a682f36d8ce3f8269d2aa31b713a909582c37a7eacb0d24790a4e"
[update]
[update.modrinth]
mod-id = "MBmh0f9A"
version = "6vuwab6O"

View File

@ -1,13 +0,0 @@
name = "Spawncap Control Utility (Forge & Fabric)"
filename = "spawncapcontrolutility-1.20-46.1.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7650c8bb099364a130d6e792877eb192873fab7d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4594067
project-id = 657824

13
mods/sqlite-jdbc.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "SQLite JDBC"
filename = "sqlite-jdbc-3.41.2.1+20230506-all.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/GAUIVqEJ/versions/7foxfVOx/sqlite-jdbc-3.41.2.1%2B20230506-all.jar"
hash-format = "sha512"
hash = "59f4c34803f14bde873aeca85a67b3ae5b3a871f1edfc18ed43eb79f8a0ef333547d1ce9c336660b9eff987d45a48ffb1d67599b4130517936c7678f2871eadd"
[update]
[update.modrinth]
mod-id = "GAUIVqEJ"
version = "7foxfVOx"

13
mods/stone-zone.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Every Compat (Stone Zone)"
filename = "stonezone-1.20-2.8.13.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uYwn8IP5/versions/SOitgbza/stonezone-1.20-2.8.13.jar"
hash-format = "sha512"
hash = "3f063edcfd4ece49c668773ec31b5f4d552510b68c6902507c68889b65146c8206f020d610ca5bc72b7a661ce064343b8bc58711b7e427bce3c5d7dc062eead4"
[update]
[update.modrinth]
mod-id = "uYwn8IP5"
version = "SOitgbza"

View File

@ -1,13 +0,0 @@
name = "TooManyRecipeViewers"
filename = "toomanyrecipeviewers-0.6.0+mc.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/yFypjcfd/versions/HDeMQWHN/toomanyrecipeviewers-0.6.0%2Bmc.20.1.jar"
hash-format = "sha512"
hash = "06d33975a4a36111a04b2a163728c8c6580f85f41aa4c8e598d23113f59d9d51cc6064985a7808bc84b9b73c1a245ac958b2a9d9ddf6dcbd82b6c93c06e4008b"
[update]
[update.modrinth]
mod-id = "yFypjcfd"
version = "HDeMQWHN"

View File

@ -1,13 +0,0 @@
name = "Villager Recruits"
filename = "recruits-1.20.1-1.13.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WOg9lm4u/versions/prnJrz7o/recruits-1.20.1-1.13.5.jar"
hash-format = "sha512"
hash = "ca776411f4c18bf898cf42b7c41fdd332f5c8834b1acc67c16ae37e4c62337655ce6538782c50097a16078e1812c0dac55175208dbcb8d1a5c271cb490b3eb93"
[update]
[update.modrinth]
mod-id = "WOg9lm4u"
version = "prnJrz7o"

View File

@ -1,13 +0,0 @@
name = "Villager Workers"
filename = "workers-1.20.1-1.7.9.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Pqlv7VM3/versions/BkW6TROB/workers-1.20.1-1.7.9.1.jar"
hash-format = "sha512"
hash = "3255dfcd9794c8cc99ac05dbdd691cd001eca35499c23b8daaf35091d1ef98a522edfa2adeff53eb0ed1aadba29370363cce18d0a0ed59f49c8e29c623a06def"
[update]
[update.modrinth]
mod-id = "Pqlv7VM3"
version = "BkW6TROB"

View File

@ -1,6 +1,6 @@
name = "Wakes Reforged"
filename = "wakes-1.20.1-Forge-1.0.5.jar"
side = "client"
side = "both"
[download]
hash-format = "sha1"

View File

@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "71aa6fdbde6c4bd7d7ccfe1ef224718039b3ac13e56a83480720857e5481ef51"
hash = "b148b4bbef2c940f53970f5e78a1014f84852eef696d7fdb83259866a0313485"
[versions]
forge = "47.4.4"
minecraft = "1.20.1"
[options]
datapack-folder = "paxi/datapacks"
datapack-folder = "config/paxi/datapacks"

BIN
shaderpacks/BSLClassic.zip Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,13 +0,0 @@
name = "BSL Shaders - Classic"
filename = "BSLClassic_v10.0.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/pgzM6RBY/versions/a05qYRrG/BSLClassic_v10.0.zip"
hash-format = "sha512"
hash = "97bb2e8ea94e2d57130bae1c8e99efba96fdc06872742e69a23f82f011d9064c7c7bdd4a0abefddd6c578b56c8fa21d3d8f3339acaf3c21192f2acca9d783ef6"
[update]
[update.modrinth]
mod-id = "pgzM6RBY"
version = "a05qYRrG"

View File

@ -1,13 +0,0 @@
name = "Complementary Shaders - Reimagined"
filename = "ComplementaryReimagined_r5.5.1.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/sAAjYvFB/ComplementaryReimagined_r5.5.1.zip"
hash-format = "sha512"
hash = "e3168c3e8b9a59e70dbc7dd27931d8b245e5b16b093c87f1dccd01edc3a8be0fb14153fe8175e822ea6463ac0d715de377d186455580915c6f9d98c02b39194f"
[update]
[update.modrinth]
mod-id = "HVnmMxH1"
version = "sAAjYvFB"