Push 1.20.1 Archive

This commit is contained in:
merith-xyz 2024-09-23 17:26:58 -07:00
parent 3a6b398dc6
commit 217759f578
237 changed files with 2285 additions and 3368 deletions

23
.gitignore vendored
View file

@ -1,36 +1,21 @@
## Prevent Vanillia Minecraft folders from being tracked
.minecraft/coremods
.minecraft/crash-reports
.minecraft/logs
.minecraft/resourcepacks
.minecraft/saves
.minecraft/screenshots
.minecraft/server-resource-packs
.minecraft/shaderpacks
.minecraft/texturepacks
.minecraft/realms_persistence.json
.minecraft/servers.dat
.minecraft/servers.dat_old
.minecraft/servers.dat
.minecraft/usercache.json
## Ignore Modpack Updater Script loose files
.technic
*.zip
!.minecraft/.packwizignore
.build
./*.zip
./*.mrpack
## Add your modded folders/files to ignore here
.minecraft/.*/
.minecraft/essential
.minecraft/figura
.minecraft/ModTranslations
.minecraft/not-enough-crashes
.minecraft/patched_shaders
.minecraft/Xaero*
.minecraft/packwiz-installer.jar
.minecraft/packwiz.json
## Minecraft Configs
.minecraft/options.*
!.minecraft/config/yosbr
!.minecraft/config/dashloader.json
.server

View file

@ -1,3 +0,0 @@
packwiz-installer-bootstrap.jar
kubejs/assets/minecraft/lang/en.json
kubejs/exported

View file

@ -0,0 +1,5 @@
{
"backend": "OFF",
"debugNormals": false,
"limitUpdates": true
}

View file

@ -0,0 +1,14 @@
name = "Origins: Moon Gazer"
filename = "Moon Gazer.zip"
side = "both"
pin = true
[download]
url = "https://cdn.modrinth.com/data/cqUHD0Wb/versions/56DprMDW/Moon%20Gazer.zip"
hash-format = "sha1"
hash = "4a8ea23de3c220f14fb63c70b0cc9aa5765d85fc"
[update]
[update.modrinth]
mod-id = "cqUHD0Wb"
version = "56DprMDW"

View file

@ -0,0 +1,14 @@
name = "Origins: Player Scale"
filename = "scaleorigins.zip"
side = "both"
pin = true
[download]
url = "https://cdn.modrinth.com/data/9JpuntRB/versions/XstccxXY/scaleorigins.zip"
hash-format = "sha1"
hash = "e3552440ab1fb8641a07c73a8668062341f62b9b"
[update]
[update.modrinth]
mod-id = "9JpuntRB"
version = "XstccxXY"

View file

@ -1,18 +0,0 @@
# Disclaimer:
#
# It cannot be guaranteed that this mod is allowed on specific servers as it can possibly cause problems with anti-cheat plugins, (USE ONLY WITH CAUTION!)
# This option enables client-side transforming. (can also be enabled in-game)
enable-client-side: false
# This option sets the protocol version to be used when connecting to servers. (can also be changed in-game)
client-side-version: -1
# Hides VIA button from multiplayer menu.
hide-button: false
# List of servers which ViaFabric will force disabling transforming on client-side. It can be overwritten by setting per-server version,
#
# This isn't always the address in multiplayer menu; It will use the SRV record pointer when present, Check the game log for the address.
# Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*)
client-side-force-disable:
- hypixel.net
- '*.hypixel.net'
- minemen.club
- '*.minemen.club'

View file

@ -1,58 +0,0 @@
/*
Configuration for Better Loading Screen,
this file is automatically generated, and is formatted under JSON5.
Custom Image Background: Place the image (Ideally 16:9) in config/better_loading_screen/background.png
*/
{
/*
Whether the memory usage bar should be drawn.
Default: true
*/
rendersMemoryBar: true,
/*
Whether the current hints on the top left should be drawn.
Default: true
*/
rendersHint: true,
/*
Renders the logo on the loading screen.
Default: true
*/
rendersLogo: true,
/*
Declares the background color of the loading screen.
Default: #EF323D
*/
backgroundColor: "#2b2b2b",
/*
Declares the bar color of the loading screen.
Default: #FFFFFF
*/
barColor: "#FFFFFF",
/*
Declares the bar frame color of the loading screen.
Default: #FFFFFF
*/
barFrameColor: "#FFFFFF",
/*
Declares the text color of the loading screen.
Default: #FFFFFF
*/
textColor: "#FFFFFF",
/*
Declares the logo color of the loading screen.
Default: #FFFFFF
*/
logoColor: "#FFFFFF",
/*
Detects KubeJS to grab the color from the KubeJS config.
Default: true
*/
detectKubeJS: true,
/*
Detects All The Tweaks to grab the background image.
Default: true
*/
detectAllTheTweaks: true,
}

View file

@ -1,155 +0,0 @@
{
"modules_left": [
{
"name": "minecraft",
"name_color": 10506797,
"value_color": 43520,
"enabled": true,
"lines": {
"minecraft": true
}
},
{
"name": "fps",
"color_high": 5635925,
"color_med": 16777045,
"color_low": 16733525,
"enabled": true,
"lines": {
"fps": true
}
},
{
"name": "empty",
"enabled": true,
"lines": {
"nothing": true
}
},
{
"name": "coords",
"name_color": 16733525,
"color_x": 16733525,
"color_y": 5635925,
"color_z": 5636095,
"enabled": true,
"lines": {
"player_coords": true,
"block_coords": false,
"chunk_relative_coords": false,
"chunk_coords": false
}
},
{
"name": "location",
"name_color": 43520,
"value_color": 5636095,
"enabled": true,
"lines": {
"dimension": true,
"facing": false,
"rotation": false,
"light": true,
"light_server": true,
"highest_block": false,
"highest_block_server": false,
"biome": true,
"local_difficulty": false,
"days_played": true
}
},
{
"name": "empty",
"enabled": true,
"lines": {
"nothing": true
}
},
{
"name": "graphics",
"name_color": 16755200,
"value_color": 5636095,
"enabled": true,
"lines": {
"render_distance": true,
"graphics": true,
"clouds": true,
"biome_blend_radius": true,
"shader": true
}
},
{
"name": "server",
"name_color": 11184810,
"value_color": 16777045,
"enabled": true,
"lines": {
"server_tick": true,
"packets_sent": true,
"packets_received": true
}
}
],
"modules_right": [
{
"name": "system",
"name_color": 16755200,
"value_color": 5636095,
"enabled": true,
"lines": {
"java_version": true,
"memory_usage": true,
"allocated_memory": true,
"cpu": true,
"display": true,
"gpu": true,
"opengl_version": true,
"gpu_driver": true
}
},
{
"name": "miscright",
"name_color": 16645526,
"value_color": 5636095,
"enabled": false,
"lines": {
"misc_right": true
}
},
{
"name": "empty",
"enabled": true,
"lines": {
"nothing": true
}
},
{
"name": "target",
"name_color": 43775,
"value_color": 16777045,
"enabled": true,
"lines": {
"targeted_block": true,
"id_block": true,
"block_states": true,
"block_tags": true,
"blank": true,
"targeted_fluid": true,
"id_fluid": true,
"fluid_states": true,
"fluid_tags": true,
"blank2": true,
"targeted_entity": true
}
}
],
"general": {
"disable_mod": false,
"space_modules": false,
"shadow_text": true,
"animations": true,
"animationSpeed": 1.0,
"fontScale": 1.0,
"background_color": 1867534416
}
}

View file

@ -1,31 +0,0 @@
# Delete regions from the cache when they have not been loaded for X days.
#
# The cache for a given world is cleaned up whenever you disconnect from the server.
# Entire worlds are cleaned up when the game starts and you have not visited them for X days.
#
# Set to -1 to disabled.
# Set to 0 to clean up everything after every disconnect.
delete-unused-regions-after-days=-1
enabled=true
# Changes the maximum value configurable for Render Distance.
#
# Requires Sodium.
max-render-distance=32
# Do not load block entities (e.g. chests) in fake chunks.
# These need updating every tick which can add up.
#
# Enabled by default because the render distance for block entities is usually smaller than the server-view distance anyway.
no-block-entities=true
# Reduces the light levels in fake chunks so you can tell the difference from real ones.
taint-fake-chunks=false
# Delays the unloading of chunks which are outside your view distance.
# Saves you from having to reload all chunks when leaving the area for a short moment (e.g. cut scenes).
# Does not work across dimensions.
unload-delay-secs=60
# Overwrites the view-distance of the integrated server.
# This allows Bobby to be useful in Singleplayer.
#
# Disabled when at 0.
# Bobby is active in singleplayer only if this is enabled.
# Requires re-log to en-/disable.
view-distance-overwrite=0

View file

@ -1,259 +0,0 @@
{
"minecraft:hotbar": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:title": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:hunger": {
"forceDisplay": false,
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:tooltip": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:air": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:subtitle": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:armor": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:expbar": {
"forceDisplay": false,
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:mounthealth": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:bossbar": {
"maxHeight": 0.33333334,
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:actionbar": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:health": {
"flipped": false,
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:jumpbar": {
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
},
"minecraft:statuseffects": {
"vertical": false,
"xPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"yPos": {
"posType": "default",
"parent": "minecraft:screen",
"anchorPos": 0.0,
"relativePos": 0.0,
"offset": 0.0
},
"xScale": 1.0,
"yScale": 1.0
}
}

View file

@ -1,71 +0,0 @@
{
"inv_toggle": true,
"inv_mini": false,
"inv_vert": false,
"inv_alpha": 0,
"inv_hide_b_g": false,
"inv_aminated": false,
"pot_toggle": true,
"pot_alpha": 100,
"pot_gap": 0,
"pot_mini": false,
"bar_duration": 300,
"pot_hor": true,
"arm_toggle": true,
"arm_above": 100,
"arm_view": "percentage",
"move_all": true,
"show_empty": true,
"show_armor": true,
"show_main": true,
"show_off": true,
"show_arrows": true,
"show_inv": true,
"arm_bars": true,
"arm_scale": 100,
"show_count": false,
"inv_x": 160,
"inv_y": 52,
"inv_val": "BOTTOM",
"inv_hal": "RIGHT",
"pot_x": 30,
"pot_y": 0,
"pot_val": "CENTER",
"pot_hal": "LEFT",
"arm_x": 0,
"arm_y": 70,
"arm_val": "BOTTOM",
"arm_hal": "MIDDLE",
"helm_x": 103,
"helm_y": 54,
"chest_x": 103,
"chest_y": 37,
"leg_x": -103,
"leg_y": 54,
"boots_x": -103,
"boots_y": 37,
"main_x": 103,
"main_y": 71,
"off_x": -103,
"off_y": 71,
"arr_x": 103,
"arr_y": 20,
"inv_icon_x": -103,
"inv_icon_y": 20,
"helm_hal": "MIDDLE",
"chest_hal": "MIDDLE",
"leg_hal": "MIDDLE",
"boots_hal": "MIDDLE",
"main_hal": "MIDDLE",
"off_hal": "MIDDLE",
"arr_hal": "MIDDLE",
"inv_icon_hal": "MIDDLE",
"helm_val": "BOTTOM",
"chest_val": "BOTTOM",
"leg_val": "BOTTOM",
"boots_val": "BOTTOM",
"main_val": "BOTTOM",
"off_val": "BOTTOM",
"arr_val": "BOTTOM",
"inv_icon_val": "BOTTOM"
}

View file

@ -1,5 +0,0 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Sun Jan 16 15:06:30 PST 2022
maxShadowRenderDistance=32
shaderPack=
enableShaders=true

View file

@ -1,4 +0,0 @@
{
"capeVisible": true,
"earsVisible": true
}

View file

@ -1,65 +0,0 @@
{
"core": {
"notifications": true
},
"advanced": {
"recordingPath": "./.replay/recordings/",
"cachePath": "./.replay/cache/",
"renderPath": "./.replay/videos/",
"skipPostRenderGui": false,
"askForOpenEye": true,
"skipPostScreenshotGui": false,
"fullBrightness": "replaymod.gui.settings.fullbrightness.gamma",
"fullBrightness_valid_values": [
"replaymod.gui.settings.fullbrightness.gamma",
"replaymod.gui.settings.fullbrightness.nightvision",
"replaymod.gui.settings.fullbrightness.both"
]
},
"recording": {
"recordSingleplayer": false,
"recordServer": false,
"indicator": false,
"autoStartRecording": false,
"autoPostProcess": true,
"renameDialog": true
},
"replay": {
"showChat": true,
"showServerIPs": true,
"camera": "replaymod.camera.classic",
"camera_valid_values": [
"replaymod.camera.classic",
"replaymod.camera.vanilla"
],
"mainMenuButton": "DEFAULT",
"mainMenuButton_valid_values": [
"BIG",
"DEFAULT",
"TOP_LEFT",
"TOP_RIGHT",
"LEFT_OF_SINGLEPLAYER",
"RIGHT_OF_SINGLEPLAYER",
"LEFT_OF_MULTIPLAYER",
"RIGHT_OF_MULTIPLAYER",
"LEFT_OF_REALMS",
"RIGHT_OF_REALMS",
"LEFT_OF_MODS",
"RIGHT_OF_MODS"
]
},
"render": {
"frameTimeFromWorldTime": false
},
"simplepathing": {
"pathpreview": true,
"autosync": true,
"timelineLength": 1800,
"interpolator": "replaymod.gui.editkeyframe.interpolator.catmullrom.name",
"interpolator_valid_values": [
"replaymod.gui.editkeyframe.interpolator.catmullrom.name",
"replaymod.gui.editkeyframe.interpolator.cubic.name",
"replaymod.gui.editkeyframe.interpolator.linear.name"
]
}
}

View file

@ -1,155 +0,0 @@
{
"basics": {
"favorites": [],
// Declares whether cheating mode is on.
"cheating": false,
"favoritesEnabled": true,
"keyBindings": {
"recipeKeybind": {
"keyCode": "key.keyboard.r",
"modifier": 2
},
"usageKeybind": {
"keyCode": "key.keyboard.u",
"modifier": 2
},
"hideKeybind": {
"keyCode": "key.keyboard.o",
"modifier": 2
},
"previousPageKeybind": {
"keyCode": "key.keyboard.unknown",
"modifier": 0
},
"nextPageKeybind": {
"keyCode": "key.keyboard.unknown",
"modifier": 0
},
"focusSearchFieldKeybind": {
"keyCode": "key.keyboard.unknown",
"modifier": 0
},
"copyRecipeIdentifierKeybind": {
"keyCode": "key.mouse.middle",
"modifier": 0
},
"favoriteKeybind": {
"keyCode": "key.keyboard.a",
"modifier": 2
},
"exportImageKeybind": {
"keyCode": "key.keyboard.f8",
"modifier": 0
},
"previousScreenKeybind": {
"keyCode": "key.keyboard.backspace",
"modifier": 0
}
},
// Declares whether REI is visible.
"overlayVisible": true,
"cheatingStyle": "GRAB",
"motion": {
"favoritesAnimation": true
}
},
"advanced": {
"filtering": {
"shouldFilterDisplays": true,
"filteringRules": [
"{id:\"roughlyenoughitems:manual\",rule:{}}"
],
"filteredStacks": []
},
"enableJeiCompatibilityLayer": true,
"tooltips": {
// Declares whether REI should append mod names to entries.
"appendModNames": true,
// Declares whether favorites tooltip should be displayed.
"displayFavoritesTooltip": false
},
"layout": {
// The ordering of the items on the entry panel.
"entryPanelOrdering": "REGISTRY_ASCENDING",
// Declares the maximum amount of recipes displayed in a page if possible.
"maxRecipesPerPage": 8,
// Declares the maximum amount of recipes displayed in a page if possible.
"maxRecipesPageHeight": 300,
// Declares whether entry rendering time should be debugged.
"debugRenderTimeRequired": false,
// Merges displays with equal contents under 1 display.
"mergeDisplayUnderOne": true
},
"accessibility": {
"entrySize": 1.0,
// Declares the position of the entry panel.
"displayPanelLocation": "RIGHT",
// Declares whether scrolled entry panel should snap to rows.
"snapToRows": false,
// Declares how the scrollbar in composite screen should act.
"compositeScrollBarPermanent": false,
"toastDisplayedOnCopyIdentifier": true,
// Declares whether REI should use compact tabs for categories.
"useCompactTabs": true
},
"search": {
// Declares whether search time should be debugged.
"debugSearchTimeRequired": false,
// Declares whether REI should search async.
"asyncSearch": true,
// Declares how many entries should be grouped one async search.
"asyncSearchPartitionSize": 100,
"tooltipSearch": "ALWAYS",
"tagSearch": "PREFIX",
"identifierSearch": "ALWAYS",
"modSearch": "PREFIX"
},
"commands": {
// Declares the command used to change gamemode.
"gamemodeCommand": "/gamemode {gamemode}",
// Declares the command used in servers to cheat items.
"giveCommand": "/give {player_name} {item_identifier}{nbt} {count}",
// Declares the command used to change weather.
"weatherCommand": "/weather {weather}"
},
"miscellaneous": {
// Declares whether arrows in containers should be clickable.
"clickableRecipeArrows": true,
"registerRecipesInAnotherThread": true,
"newFastEntryRendering": true
}
},
"appearance": {
"recipeScreenType": "COMPOSITE",
// Declares the appearance of REI windows.
"theme": "LIGHT",
"layout": {
// Declares the position of the search field.
"searchFieldLocation": "CENTER",
// Declares the position of the config button.
"configButtonLocation": "LOWER",
// Declares whether the craftable filter button is enabled.
"enableCraftableOnlyButton": false
},
// Declares the appearance of recipe's border.
"recipeBorder": "DEFAULT",
// Declares whether entry panel is scrolled.
"scrollingEntryListWidget": false,
"horizontalEntriesBoundaries": 1.0,
"verticalEntriesBoundaries": 1.0,
"horizontalEntriesBoundariesColumns": 50,
"verticalEntriesBoundariesRows": 1000,
"favoritesHorizontalEntriesBoundaries": 1.0,
"favoritesHorizontalEntriesBoundariesColumns": 50,
"syntaxHighlightingMode": "COLORFUL"
},
"functionality": {
// Declares whether REI should remove the recipe book.
"disableRecipeBook": false,
// Declares whether mob effects should be on the left side instead of the right side.
"leftSideMobEffects": false,
// Declares whether subsets is enabled.
"isSubsetsEnabled": false,
"allowInventoryHighlighting": true
}
}

View file

@ -1,11 +0,0 @@
### Stendhal Configuration File ###
# Toggle on or off the chat unicode buttons
chatutils.symbols.toggle=true
# Choose the position of the chat unicode buttons
chatutils.symbols.position=right
# Give the amount of unicode buttons to display. 0 = all (might not show properly on your screen)
chatutils.symbols.amount=20

View file

@ -1,103 +0,0 @@
#CONFIG ONLY OPTIONS
ignoreUpdate:0
settingsButton:false
allowWrongWorldTeleportation:false
differentiateByServerAddress:true
debugEntityIcons:false
debugEntityVariantIds:false
#INGAME SETTINGS (DO NOT EDIT!)
updateNotification:true
minimap:true
caveMaps:2
caveZoom:1
showWaypoints:true
showIngameWaypoints:true
displayRedstone:true
deathpoints:true
oldDeathpoints:true
distance:1
showCoords:true
lockNorth:false
zoom:0
minimapSize:0
chunkGrid:-1
slimeChunks:false
mapSafeMode:false
minimapOpacity:100.0
waypointsIngameIconScale:0
waypointsIngameDistanceScale:0
waypointsIngameNameScale:0
waypointsIngameCloseScale:1.0
antiAliasing:true
blockColours:0
lighting:true
dotsStyle:0
dotNameScale:1.0
compassOverWaypoints:false
showBiome:false
showFlowers:true
keepWaypointNames:true
waypointsDistanceExp:0
waypointsDistanceMin:0.0
defaultWaypointTPCommandFormat:/tp @s {x} {y} {z}
defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~
arrowScale:1.5
arrowColour:0
smoothDots:true
worldMap:true
terrainDepth:true
terrainSlopes:2
mainEntityAs:0
blockTransparency:true
waypointOpacityIngame:80
waypointOpacityMap:90
hideWorldNames:1
openSlimeSettings:true
alwaysShowDistance:false
showLightLevel:0
renderLayerIndex:1
crossDimensionalTp:true
showTime:0
biomeColorsVanillaMode:false
lookingAtAngle:10
lookingAtAngleVertical:180
centeredEnlarged:false
zoomedOutEnlarged:false
minimapTextAlign:0
showAngles:false
waypointsMutualEdit:true
compassLocation:1
compassScale:1
caveMapsDepth:30
hideWaypointCoordinates:false
renderAllSets:false
playerArrowOpacity:100
waypointsBottom:false
minimapShape:0
lightOverlayType:0
lightOverlayMaxLight:7
lightOverlayMinLight:0
lightOverlayColor:13
uiScale:0
bossHealthPushBox:1
potionEffectPushBox:1
minimapFrame:0
minimapFrameColor:9
compassColor:9
northCompassColor:-1
showDimensionName:false
displayMultipleWaypointInfo:1
entityRadar:true
adjustHeightForCarpetLikeBlocks:true
autoConvertWaypointDistanceToKmThreshold:10000
waypointDistancePrecision:1
mainDotSize:2
partialYTeleportation:true
deleteReachedDeathpoints:true
hideMinimapUnderScreen:true
interface:dummy:0:36:true:false:false:false
interface:dummy:0:10000:true:false:false:false
interface:dummy:0:0:false:false:true:false
interface:dummy:0:36:true:false:false:false
interface:gui.xaero_minimap:84:129:false:false:true:true
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints

View file

@ -1,151 +0,0 @@
{
"hardInclude": "anything",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [
"minecraft:item_frame"
],
"name": "gui.xaero_entity_category_root",
"protection": true,
"settingOverrides": {
"displayed": true,
"heightBasedFade": true,
"renderOrder": 0.0,
"heightLimit": 20.0,
"names": 0.0,
"color": 13.0,
"displayNameWhenIconFails": true,
"entityNumber": 1000.0,
"alwaysDisplayNametags": false,
"dotSize": 2.0,
"icons": 1.0,
"iconScale": 1.0
},
"subCategories": [
{
"hardInclude": "living",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [
"minecraft:armor_stand"
],
"name": "gui.xaero_entity_category_living",
"protection": true,
"settingOverrides": {
"renderOrder": 2.0,
"color": 14.0
},
"subCategories": [
{
"hardInclude": "players",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_players",
"protection": true,
"settingOverrides": {
"renderOrder": 6.0,
"color": 15.0
},
"subCategories": [
{
"hardInclude": "same-team",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_same_team",
"protection": true,
"settingOverrides": {},
"subCategories": []
},
{
"hardInclude": "anything",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_other_teams",
"protection": true,
"settingOverrides": {
"renderOrder": 7.0
},
"subCategories": []
}
]
},
{
"hardInclude": "hostile",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_hostile",
"protection": true,
"settingOverrides": {
"renderOrder": 3.0
},
"subCategories": [
{
"hardInclude": "tamed",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_hostile_tamed",
"protection": true,
"settingOverrides": {
"renderOrder": 5.0
},
"subCategories": []
}
]
},
{
"hardInclude": "anything",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_friendly",
"protection": true,
"settingOverrides": {},
"subCategories": [
{
"hardInclude": "tamed",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_friendly_tamed",
"protection": true,
"settingOverrides": {
"renderOrder": 4.0
},
"subCategories": []
}
]
}
]
},
{
"hardInclude": "items",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_items",
"protection": true,
"settingOverrides": {
"renderOrder": 1.0,
"color": 12.0
},
"subCategories": []
},
{
"hardInclude": "anything",
"includeList": [],
"excludeMode": "ONLY",
"excludeList": [],
"name": "gui.xaero_entity_category_other_entities",
"protection": true,
"settingOverrides": {
"color": 5.0
},
"subCategories": []
}
]
}

View file

@ -1 +0,0 @@
showCapes:true

View file

@ -1,32 +0,0 @@
ignoreUpdate:0
updateNotification:true
differentiateByServerAddress:true
netherlikeCaveMapAllowed:true
debug:false
lighting:true
colours:0
loadChunks:true
updateChunks:true
terrainSlopes:2
terrainDepth:true
footsteps:true
flowers:true
compression:false
coordinates:true
biomeColorsVanillaMode:false
waypoints:true
renderArrow:true
displayZoom:true
worldmapWaypointsScale:1.0
openMapAnimation:true
reloadVersion:0
reloadEverything:false
zoomButtons:true
waypointBackgrounds:true
detectAmbiguousY:true
showDisabledWaypoints:false
closeWaypointsWhenHopping:true
adjustHeightForCarpetLikeBlocks:true
onlyCurrentMapWaypoints:false
minZoomForLocalWaypoints:0.0
globalVersion:1

View file

@ -1,121 +0,0 @@
key_modifiers_key.attack:0,0,0
key_modifiers_key.use:0,0,0
key_modifiers_key.forward:0,0,0
key_modifiers_key.left:0,0,0
key_modifiers_key.back:0,0,0
key_modifiers_key.right:0,0,0
key_modifiers_key.jump:0,0,0
key_modifiers_key.sneak:0,0,0
key_modifiers_key.sprint:0,0,0
key_modifiers_key.drop:0,0,0
key_modifiers_key.inventory:0,0,0
key_modifiers_key.chat:0,0,0
key_modifiers_key.playerlist:0,0,0
key_modifiers_key.pickItem:0,0,0
key_modifiers_key.command:0,0,0
key_modifiers_key.socialInteractions:0,0,0
key_modifiers_key.screenshot:0,0,0
key_modifiers_key.togglePerspective:0,0,0
key_modifiers_key.smoothCamera:0,0,0
key_modifiers_key.fullscreen:0,0,0
key_modifiers_key.spectatorOutlines:0,0,0
key_modifiers_key.swapOffhand:0,0,0
key_modifiers_key.saveToolbarActivator:0,0,0
key_modifiers_key.loadToolbarActivator:0,0,0
key_modifiers_key.advancements:0,0,0
key_modifiers_key.hotbar.1:0,0,0
key_modifiers_key.hotbar.2:0,0,0
key_modifiers_key.hotbar.3:0,0,0
key_modifiers_key.hotbar.4:0,0,0
key_modifiers_key.hotbar.5:0,0,0
key_modifiers_key.hotbar.6:0,0,0
key_modifiers_key.hotbar.7:0,0,0
key_modifiers_key.hotbar.8:0,0,0
key_modifiers_key.hotbar.9:0,0,0
key_modifiers_key.fabrishot.screenshot:0,0,0
key_modifiers_key.firstperson.toggle:0,0,0
key_modifiers_key.antighost.reveal:0,0,0
key_modifiers_key.blockmeter.assign:0,0,0
key_modifiers_key.blockmeter.menu:0,0,0
key_modifiers_key.entityculling.toggle:0,0,0
key_modifiers_figura.config.action_wheel_button:0,0,0
key_modifiers_figura.config.player_popup_button:0,0,0
key_modifiers_figura.config.panic_button:0,0,0
key_modifiers_key.grid.showhide:0,0,0
key_modifiers_key.grid.here:0,0,0
key_modifiers_key.grid.fixy:0,0,0
key_modifiers_key.grid.spawns:0,0,0
key_modifiers_key.grid.settings:0,0,0
key_modifiers_key.inventoryhud.toggle:0,0,0
key_modifiers_key.inventoryhud.openconfig:0,0,0
key_modifiers_key.inventoryhud.togglepot:0,0,0
key_modifiers_key.inventoryhud.togglearm:0,0,0
key_modifiers_key.inventoryhud.toggleall:0,0,0
key_modifiers_iris.keybind.reload:0,0,0
key_modifiers_iris.keybind.toggleShaders:0,0,0
key_modifiers_iris.keybind.shaderPackSelection:0,0,0
key_modifiers_key.lightoverlay.enable_overlay:0,0,0
key_modifiers_key.minecraftcapes.gui:0,0,0
key_modifiers_key.mousewheelie.open_config_screen:0,0,0
key_modifiers_key.mousewheelie.sort_inventory:0,0,0
key_modifiers_key.mousewheelie.scroll_up:0,0,0
key_modifiers_key.mousewheelie.scroll_down:0,0,0
key_modifiers_key.mousewheelie.pick_tool:0,0,0
key_modifiers_nimble.keybind.frontView:0,0,0
key_modifiers_key.blockmixer.toggleslot:0,0,0
key_modifiers_key.blockmixer.increaseratio:0,0,0
key_modifiers_key.blockmixer.decreaseratio:0,0,0
key_modifiers_key.perspectivemod.toggle:0,0,0
key_modifiers_key.plasmo_voice.settings:0,0,0
key_modifiers_key.replaymod.playeroverview:0,0,0
key_modifiers_key.replaymod.lighting:0,0,0
key_modifiers_key.replaymod.quickmode:0,0,0
key_modifiers_key.replaymod.settings:0,0,0
key_modifiers_key.replaymod.marker:0,0,0
key_modifiers_key.replaymod.thumbnail:0,0,0
key_modifiers_key.replaymod.playpause:0,0,0
key_modifiers_key.replaymod.rollclockwise:0,0,0
key_modifiers_key.replaymod.rollcounterclockwise:0,0,0
key_modifiers_key.replaymod.resettilt:0,0,0
key_modifiers_key.replaymod.pathpreview:0,0,0
key_modifiers_key.replaymod.keyframerepository:0,0,0
key_modifiers_key.replaymod.clearkeyframes:0,0,0
key_modifiers_key.replaymod.synctimeline:0,0,0
key_modifiers_key.replaymod.positionkeyframe:0,0,0
key_modifiers_key.replaymod.positiononlykeyframe:0,0,0
key_modifiers_key.replaymod.timekeyframe:0,0,0
key_modifiers_key.replaymod.bothkeyframes:0,0,0
key_modifiers_key.wildfire_gender.gender_menu:0,0,0
key_modifiers_gui.xaero_switch_waypoint_set:0,0,0
key_modifiers_gui.xaero_instant_waypoint:0,0,0
key_modifiers_gui.xaero_toggle_slime:0,0,0
key_modifiers_gui.xaero_toggle_grid:0,0,0
key_modifiers_gui.xaero_toggle_waypoints:0,0,0
key_modifiers_gui.xaero_toggle_map_waypoints:0,0,0
key_modifiers_gui.xaero_toggle_map:0,0,0
key_modifiers_gui.xaero_enlarge_map:0,0,0
key_modifiers_gui.xaero_waypoints_key:0,0,0
key_modifiers_gui.xaero_zoom_in:0,0,0
key_modifiers_gui.xaero_zoom_out:0,0,0
key_modifiers_gui.xaero_new_waypoint:0,0,0
key_modifiers_gui.xaero_display_all_sets:0,0,0
key_modifiers_gui.xaero_toggle_light_overlay:0,0,0
key_modifiers_gui.xaero_toggle_entity_radar:0,0,0
key_modifiers_gui.xaero_reverse_entity_radar:0,0,0
key_modifiers_gui.xaero_minimap_settings:0,0,0
key_modifiers_gui.xaero_open_map:0,0,0
key_modifiers_gui.xaero_open_settings:0,0,0
key_modifiers_gui.xaero_map_zoom_in:0,0,0
key_modifiers_gui.xaero_map_zoom_out:0,0,0
key_modifiers_gui.xaero_quick_confirm:0,0,0
key_modifiers_key.okzoomer.zoom:0,0,0
key_modifiers_key.okzoomer.decrease_zoom:0,0,0
key_modifiers_key.okzoomer.increase_zoom:0,0,0
key_modifiers_key.okzoomer.reset_zoom:0,0,0
key_modifiers_keybind.name.ESSENTIAL_FRIENDS:0,0,0
key_modifiers_keybind.name.COSMETIC_STUDIO:0,0,0
key_modifiers_keybind.name.COSMETICS_VISIBILITY_TOGGLE:0,0,0
key_modifiers_keybind.name.ADD_FRIEND:0,0,0
key_modifiers_keybind.name.CHAT_PEEK:0,0,0
key_modifiers_keybind.name.INVITE_FRIENDS:0,0,0
key_modifiers_keybind.name.ZOOM:0,0,0

View file

@ -1,166 +0,0 @@
version:2975
quilt_available_resource_packs:["continuity/default","continuity/glass_pane_culling_fix","lambdabettergrass/default","programer_art","vanilla","charmonium/journeyman"]
autoJump:false
particles:0
maxFps:60
difficulty:2
graphicsMode:0
ao:2
prioritizeChunkUpdates:0
biomeBlendRadius:2
renderClouds:false
resourcePacks:["lambdabettergrass/default","charmonium/journeyman"]
incompatibleResourcePacks:[]
lastServer:
lang:en_us
soundDevice:
chatVisibility:0
chatOpacity:1.0
chatLineSpacing:0.0
textBackgroundOpacity:0.5
backgroundForChatOnly:true
hideServerAddress:false
advancedItemTooltips:false
pauseOnLostFocus:true
overrideWidth:0
overrideHeight:0
heldItemTooltips:true
chatHeightFocused:1.0
chatDelay:0.0
chatHeightUnfocused:0.44366195797920227
chatScale:1.0
chatWidth:1.0
mipmapLevels:4
useNativeTransport:true
mainHand:right
attackIndicator:1
narrator:0
tutorialStep:none
mouseWheelSensitivity:1.0
rawMouseInput:true
glDebugVerbosity:1
skipMultiplayerWarning:true
skipRealms32bitWarning:false
hideMatchedNames:true
joinedFirstServer:false
hideBundleTutorial:false
syncChunkWrites:true
showAutosaveIndicator:true
allowServerListing:true
key_key.attack:key.mouse.left
key_key.use:key.mouse.right
key_key.forward:key.keyboard.w
key_key.left:key.keyboard.a
key_key.back:key.keyboard.s
key_key.right:key.keyboard.d
key_key.jump:key.keyboard.space
key_key.sneak:key.keyboard.left.shift
key_key.sprint:key.keyboard.left.control
key_key.drop:key.keyboard.q
key_key.inventory:key.keyboard.e
key_key.chat:key.keyboard.t
key_key.playerlist:key.keyboard.tab
key_key.pickItem:key.mouse.middle
key_key.command:key.keyboard.slash
key_key.socialInteractions:key.keyboard.p
key_key.screenshot:key.keyboard.f2
key_key.togglePerspective:key.keyboard.f5
key_key.smoothCamera:key.keyboard.unknown
key_key.fullscreen:key.keyboard.f11
key_key.saveToolbarActivator:key.keyboard.unknown
key_key.loadToolbarActivator:key.keyboard.unknown
key_key.advancements:key.keyboard.l
key_key.antighost.reveal:key.keyboard.b
key_key.blockmeter.assign:key.keyboard.unknown
key_key.blockmeter.menu:key.keyboard.unknown
key_key.entityculling.toggle:key.keyboard.unknown
key_figura.config.action_wheel_button:key.keyboard.unknown
key_figura.config.player_popup_button:key.keyboard.unknown
key_figura.config.panic_button:key.keyboard.unknown
key_key.grid.showhide:key.keyboard.unknown
key_key.grid.here:key.keyboard.unknown
key_key.grid.fixy:key.keyboard.unknown
key_key.grid.spawns:key.keyboard.unknown
key_key.grid.settings:key.keyboard.unknown
key_key.inventoryhud.toggle:key.keyboard.i
key_key.inventoryhud.openconfig:key.keyboard.unknown
key_key.inventoryhud.togglepot:key.keyboard.unknown
key_key.inventoryhud.togglearm:key.keyboard.unknown
key_key.inventoryhud.toggleall:key.keyboard.unknown
key_iris.keybind.reload:key.keyboard.unknown
key_iris.keybind.toggleShaders:key.keyboard.unknown
key_iris.keybind.shaderPackSelection:key.keyboard.unknown
key_key.lightoverlay.enable_overlay:key.keyboard.f7
key_key.minecraftcapes.gui:key.keyboard.unknown
key_key.mousewheelie.open_config_screen:key.keyboard.unknown
key_key.mousewheelie.sort_inventory:key.mouse.middle
key_key.mousewheelie.scroll_up:key.amecsapi.mouse.scroll.up
key_key.mousewheelie.scroll_down:key.amecsapi.mouse.scroll.down
key_key.mousewheelie.pick_tool:key.keyboard.unknown
key_nimble.keybind.frontView:key.keyboard.unknown
key_key.blockmixer.toggleslot:key.keyboard.unknown
key_key.blockmixer.increaseratio:key.keyboard.unknown
key_key.blockmixer.decreaseratio:key.keyboard.unknown
key_key.perspectivemod.toggle:key.keyboard.f4
key_key.plasmo_voice.settings:key.keyboard.v
key_key.replaymod.playeroverview:key.keyboard.unknown
key_key.replaymod.lighting:key.keyboard.unknown
key_key.replaymod.quickmode:key.keyboard.unknown
key_key.replaymod.settings:key.keyboard.unknown
key_key.replaymod.marker:key.keyboard.unknown
key_key.replaymod.thumbnail:key.keyboard.unknown
key_key.replaymod.playpause:key.keyboard.unknown
key_key.replaymod.rollclockwise:key.keyboard.unknown
key_key.replaymod.rollcounterclockwise:key.keyboard.unknown
key_key.replaymod.resettilt:key.keyboard.unknown
key_key.replaymod.pathpreview:key.keyboard.unknown
key_key.replaymod.keyframerepository:key.keyboard.unknown
key_key.replaymod.clearkeyframes:key.keyboard.unknown
key_key.replaymod.synctimeline:key.keyboard.unknown
key_key.replaymod.positionkeyframe:key.keyboard.unknown
key_key.replaymod.positiononlykeyframe:key.keyboard.unknown
key_key.replaymod.timekeyframe:key.keyboard.unknown
key_key.replaymod.bothkeyframes:key.keyboard.unknown
key_key.wildfire_gender.gender_menu:key.keyboard.g
key_gui.xaero_switch_waypoint_set:key.keyboard.unknown
key_gui.xaero_instant_waypoint:key.keyboard.unknown
key_gui.xaero_toggle_slime:key.keyboard.unknown
key_gui.xaero_toggle_grid:key.keyboard.unknown
key_gui.xaero_toggle_waypoints:key.keyboard.unknown
key_gui.xaero_toggle_map_waypoints:key.keyboard.unknown
key_gui.xaero_toggle_map:key.keyboard.unknown
key_gui.xaero_enlarge_map:key.keyboard.z
key_gui.xaero_waypoints_key:key.keyboard.unknown
key_gui.xaero_zoom_in:key.keyboard.keypad.subtract
key_gui.xaero_zoom_out:key.keyboard.keypad.add
key_gui.xaero_new_waypoint:key.keyboard.unknown
key_gui.xaero_display_all_sets:key.keyboard.unknown
key_gui.xaero_toggle_light_overlay:key.keyboard.unknown
key_gui.xaero_toggle_entity_radar:key.keyboard.unknown
key_gui.xaero_reverse_entity_radar:key.keyboard.unknown
key_gui.xaero_minimap_settings:key.keyboard.y
key_gui.xaero_open_map:key.keyboard.m
key_gui.xaero_open_settings:key.keyboard.right.bracket
key_gui.xaero_map_zoom_in:key.keyboard.unknown
key_gui.xaero_map_zoom_out:key.keyboard.unknown
key_gui.xaero_quick_confirm:key.keyboard.right.shift
key_key.okzoomer.zoom:key.keyboard.c
key_key.okzoomer.decrease_zoom:key.keyboard.unknown
key_key.okzoomer.increase_zoom:key.keyboard.unknown
key_key.okzoomer.reset_zoom:key.keyboard.unknown
key_keybind.name.ESSENTIAL_FRIENDS:key.keyboard.h
key_keybind.name.COSMETIC_STUDIO:key.keyboard.unknown
key_keybind.name.COSMETICS_VISIBILITY_TOGGLE:key.keyboard.unknown
key_keybind.name.ADD_FRIEND:key.keyboard.unknown
key_keybind.name.CHAT_PEEK:key.keyboard.z
key_keybind.name.INVITE_FRIENDS:key.keyboard.unknown
key_keybind.name.ZOOM:key.keyboard.c
soundCategory_master:0.044701986
soundCategory_music:0.0
modelPart_cape:true
modelPart_jacket:true
modelPart_left_sleeve:true
modelPart_right_sleeve:true
modelPart_left_pants_leg:true
modelPart_right_pants_leg:true
modelPart_hat:true

Binary file not shown.

View file

@ -1,505 +1,693 @@
hash-format = "sha256"
[[files]]
file = "config/yosbr/config/ViaFabric/viafabric.yml"
hash = "1cb60349c6377e6026c0e30e9360b730ddaee72ce6e07616ba29053623c96ac4"
file = "config/flywheel.json"
hash = "085e0ea22bd592a73d7e400b3fed9dd3eb838f0d9ed3a85ecd106cfd5b60513c"
[[files]]
file = "config/yosbr/config/better_loading_screen/config.json5"
hash = "e7bcd6b8ffe84983245a81801d8a6c969ef3434517a6487a22d36619040e5b56"
file = "config/paxi/datapacks/moon-gazer.pw.toml"
hash = "4a0edf03923fb5e7fa2003934711b58df752c772c43b088bc5a6b54a4243bba0"
metafile = true
[[files]]
file = "config/yosbr/config/betterf3.json"
hash = "8254cc98fc6b737bac12f0e368d8918169fb1c2cf6116961cff1bc7d465ee316"
file = "config/paxi/datapacks/origins-player-scale.pw.toml"
hash = "cea5e7aa6a8daa54ea257246e3a3a24510e6b165186f8f081750969fe2eb74b7"
metafile = true
[[files]]
file = "config/yosbr/config/bobby.conf"
hash = "b53c14bbef682afb9ad89d42e06c06f093d63923661bb685f6686011f71bbb53"
[[files]]
file = "config/yosbr/config/hudtweaks.json"
hash = "02484881c6d2ec6716d9b0ed9faa274cadceba32966292c59fddaa69466216db"
[[files]]
file = "config/yosbr/config/inventoryhud.json"
hash = "b7e9fd1747714d1de052f2b8ea8673c0ab5b1e7ec5f1bf96bdd03a6bf4ecefec"
[[files]]
file = "config/yosbr/config/iris.properties"
hash = "a046063e4bce84bd83d2ed671a0f65b1f0a1cd3a63d775a93cd1c300d9523a73"
[[files]]
file = "config/yosbr/config/minecraftcapes.json"
hash = "f0fd14eec99068dc68655c97de30747c4b5d155114d9004c6e280cabdc499d14"
[[files]]
file = "config/yosbr/config/replaymod.json"
hash = "62cd7583e6fcfb069de057900e08bd931239633da7bd615bc680e800fd8f3760"
[[files]]
file = "config/yosbr/config/roughlyenoughitems/config.json5"
hash = "d2b7ee26edb75664424b6cce4a21339a0409f8a37d00285a57267921c23d587e"
[[files]]
file = "config/yosbr/config/stendhal/stendhal.properties"
hash = "1af09ec5636236f55cf8c4c6f841ee7ea1b1ce8835883b2454eb58d317b42352"
[[files]]
file = "config/yosbr/config/xaerominimap.txt"
hash = "69ea1b9524a9d56373f4675a4c44d706ce2a81edb0bcc96f56cf8a585a61c5e9"
[[files]]
file = "config/yosbr/config/xaerominimap_entities.json"
hash = "8f0f2cd17a2c9ac19ea33b6f2fa1533f1f9e8cd68017233af5dd4caffee69896"
[[files]]
file = "config/yosbr/config/xaeropatreon.txt"
hash = "36a890045fce4aa69f1c550d5a49a62b336cbb7911a7afa6956fcce5d4d9dcb8"
[[files]]
file = "config/yosbr/config/xaeroworldmap.txt"
hash = "5a43b48a1cc3c92e8ec486467cc84e8ed7053418ee10157fe0c95ab763af56d0"
[[files]]
file = "config/yosbr/options.amecsapi.txt"
hash = "cc5ffeda762710e15c2b8810b216ea780de172f9a11954329821c667a7d95009"
[[files]]
file = "config/yosbr/options.txt"
hash = "4481d7aa0421544320241db1e072eba4b06fe4db662f06a5f61612f1bb7f5ac3"
[[files]]
file = "config/yosbr/servers.dat"
hash = "887ac40dee2b36a152884cece883e2a74f0b435b55752a8a8c6e3ceb8f837bb7"
[[files]]
file = "kubejs/README.md"
hash = "392f3d84fb500b51e10165a452513f61af2f2fa8a843c9f292e29d527c81e744"
[[files]]
file = "kubejs/assets/kubejs/textures/block/example_block.png"
hash = "783d78bd1ee61d3b32273670dff9d82c34cd74c5ae899a10f104f473828d5bbc"
[[files]]
file = "kubejs/assets/kubejs/textures/item/example_item.png"
hash = "45a5f56eba6066ad05c70988a32b72c50cfeb6e35857739bd582007011ea002b"
[[files]]
file = "kubejs/assets/minecraft/lang/en_fl.json"
hash = "8d7932349a64e3f10949e7b87a01ec6b4de29e14e95b768e06dbb04e113c6d4c"
[[files]]
file = "kubejs/assets/minecraft/lang/en_us.json"
hash = "24ddd9eb60ecd243f26e8a9538ac86e4463afdc3b64b858204f391b2dd79a48f"
[[files]]
file = "kubejs/assets/minecraft/texts/splashes.txt"
hash = "19542dd25c1a9a8a47e208bd4a32fe5f36705d08f1df6f1a4d2bd3b08d8eaf8a"
[[files]]
file = "kubejs/assets/minecraft/textures/gui/title/background/panorama_overlay.png"
hash = "cce8a709b00e632508b9f54a51a87b24949888695b061cc1dc3f71efdcbc4a57"
[[files]]
file = "kubejs/assets/vanilla-tweaks-assets.txt"
hash = "fd3e8077b660ff9fbbc3f9b9905f54f61f57809ecdbfaeb8b5aeb009c0422e84"
[[files]]
file = "kubejs/client_scripts/script.js"
hash = "8d6f3db48cc507f2dc6e23919e21837851738fc849cb83772b4186b03bef391d"
file = "kubejs/README.txt"
hash = "989f3737ae4621b8ff6730bce4cbeeee756921e7e510e0c281c8a350501d98af"
[[files]]
file = "kubejs/config/client.properties"
hash = "0a027cde0445e9faf18c4a7d68f3ee764536537bcf4cf7f34016eea253d0fc9f"
hash = "e770deaf8c4c248940b57b5e46bd93bd95cac1fb3519dde2490a867e61726de5"
[[files]]
file = "kubejs/index.md"
hash = "8da1801c8c5accead7a59a22bbbf19c037b4f0eb556833f6c552f144770848a2"
file = "kubejs/config/common.properties"
hash = "3b2152d2209b2539c9b8ab1843761e9faa1ea53cbb2109c85412f8aa8db8c356"
[[files]]
file = "kubejs/pack.mcmeta"
hash = "e49e821805ba66dc7ca0f9761aafccba0b78cc782a2e22cff4ce5f80e7a1273f"
file = "kubejs/data/minecraft/tags/blocks/features_cannot_replace.json"
hash = "da83cb788cae4ba9f5ff4bd5d9ec0c8ec354ad52b67cf80cf5b3d1479853a5c3"
[[files]]
file = "kubejs/server_scripts/script.js"
hash = "cd5375c75b6453eea519b595dd510982bb3fca6b6c3c3145a4b7d1a856df4683"
file = "kubejs/data/spectrum/tags/blocks/decay/failing_safe.json"
hash = "9d4fd3672752e47bbeead5367423d5806ac05741c8885f245a53d45be56975c1"
[[files]]
file = "kubejs/startup_scripts/script.js"
hash = "849597780f489579d0c3af2b80d9d1209b152be22e2c270c9085623bbf0a5aea"
file = "kubejs/data/spectrum/tags/blocks/decay/ruin_safe.json"
hash = "7f518e70bd9fbd2859dbe57fb40ad7c7d6e10021dbeaacee40a92333b8f00d11"
[[files]]
file = "mods/ad-astra-fabric.pw.toml"
hash = "6401feb0ee57da86cdb306985fb03b15a8b58bbb294853477d19b52100098097"
file = "mods/ad-astra.pw.toml"
hash = "034718706cd7bc9baca522753dc62e779d5025ecf7a6a9b9c1d0a2b18b73d967"
metafile = true
[[files]]
file = "mods/adorn.pw.toml"
hash = "5e5cd9403870724d633b352ebec5a0440eb1d5369feec48378b844e2179c4000"
file = "mods/additional-redstone.pw.toml"
hash = "b5ee269d8d20fdfa8ea97f27b72fecf7da1cede9316e330e1441a5b24771698b"
metafile = true
[[files]]
file = "mods/antighost.pw.toml"
hash = "567dea83368027d9051051a50e777ef5650f9b5ae74d8a8c5cf1fb5abb74c6d5"
file = "mods/advanced-reborn.pw.toml"
hash = "a78b735153d0504ae41243d82fa961ca5fd05bb8f728d41ab70293002dd79d95"
metafile = true
[[files]]
file = "mods/altorigingui.pw.toml"
hash = "9c5d0f1adf081043b74cd306ba4dee43182c837c06fd35619cf676ee838e44fd"
metafile = true
[[files]]
file = "mods/amecs.pw.toml"
hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "0d72044f88935675985397478ca839878bfbf03feab46e9667e81d4c955ae68d"
metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "a010c1bde6ac0dba1ece21416d99525b0cd20ed23625cea5d04a734b024e200e"
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
metafile = true
[[files]]
file = "mods/badstdout.pw.toml"
hash = "893c68376d94e2385584cc798e205eecf8de15d79e352bdebc5bc487a2200c19"
file = "mods/athena-ctm.pw.toml"
hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2"
metafile = true
[[files]]
file = "mods/bettercommandblockui.pw.toml"
hash = "362dfac8a009e53a1cf8e2676d8d7584a64a887ed83ab815d50b1e6c878524e1"
file = "mods/axiom.pw.toml"
hash = "37f4a7eb7fd5dcd37eccf8ad0ccac3658c3589126a37d3da685181c0a55cb004"
metafile = true
[[files]]
file = "mods/bclib.pw.toml"
hash = "d71225c33f2287ca8c0f61483a8d9da35c80a69cb14f252dceaf0e504435bb7f"
metafile = true
[[files]]
file = "mods/bellsandwhistles.pw.toml"
hash = "e0939ffb6b7b49dde8f936cd83f6f4881238f71bbdf14afe3b22b364b7e8cfbe"
metafile = true
[[files]]
file = "mods/betterend.pw.toml"
hash = "bd5f853537d50e0b156f5a5cb4ca557771aa0828ccf46b22b31a3aa549d615ed"
metafile = true
[[files]]
file = "mods/betterf3.pw.toml"
hash = "628c921ed428851da53ed2b47cabab1d83bc7cdfa773de9f860445a03f878ee8"
hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9"
metafile = true
[[files]]
file = "mods/blockmeter.pw.toml"
hash = "70b87f6693a428b4338eed43edf29cd5d39773b1911d5e4851dce7ba025e5699"
file = "mods/betternether.pw.toml"
hash = "d1a9663f1984c580facd4f217dc45ef1df0030776c0c773e03b573469405e052"
metafile = true
[[files]]
file = "mods/blur-fabric.pw.toml"
hash = "f781e21b5f5ac35b6b9be2a8219dcce459ad7564581c2f9a1c83059b48c82efc"
file = "mods/botarium.pw.toml"
hash = "43fe767a08365fa6c049c8e35323f6fd1a0aa4602725126e460ae6fd514888be"
metafile = true
[[files]]
file = "mods/bobby.pw.toml"
hash = "4491272cf1fb2adb67386c5432b4358197dc1516981460d8e0dcae972b9fe437"
file = "mods/building-wands.pw.toml"
hash = "29885615b9a13b46a8c0e2da012b0f51f1eeea35d6fcb58d74fe094c959f4400"
metafile = true
[[files]]
file = "mods/botania.pw.toml"
hash = "37a75aa36e869ed6aeac736e5718e2e43c3381f16707ac1fdaab8a2b7c3da9c8"
file = "mods/cardinal-components-api.pw.toml"
hash = "b3503cb0b7eae56e27e1d7980882795c0b81f4750ec9b140beb996a9d7c0dfb3"
metafile = true
[[files]]
file = "mods/cc-restitched.pw.toml"
hash = "9278183949339092056837d262aeb4dec44f788d1e126609ca2704b9f2251f63"
file = "mods/carpet.pw.toml"
hash = "8c47daba91f742d52311a9df66bae3296246ecba7ca6f1650579e5739d152d0f"
metafile = true
[[files]]
file = "mods/charmonium.pw.toml"
hash = "367815925e45cbd7c3e6e33712038edf20f6139a6a98f460215a28f106a91be8"
file = "mods/cc-tweaked.pw.toml"
hash = "a513a1a5d73374f5c0efbfb6f41caea77b34af0198810f40bfde1687263b2199"
metafile = true
[[files]]
file = "mods/chunky.pw.toml"
hash = "28bb1d5f48456c9c78599e37c8c52e2a87fd30ef90bb7fcb1db24a6abd40d697"
file = "mods/cc-vs.pw.toml"
hash = "1a011359112fdb78c7aa5bbdcb6b2c0b3fae0407296042e7d18cf8b7c406df21"
metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "8a3b58552083779e461ff3ac406f81bb1b7057974f161cba2a090a5b2f73a205"
file = "mods/cccbridge.pw.toml"
hash = "d94da74c5f4dce9b7b6586f04b3bfe99ff2b2b5298258b8ab9b111c1c126bb67"
metafile = true
[[files]]
file = "mods/cleardespawn.pw.toml"
hash = "5fff3a1b73d64be6d5fb9c1ede4421d3090d974f53009e9d6661cd7a3d77a670"
file = "mods/chipped.pw.toml"
hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "77bd9b9ae2bf78481ba939cc78e5e4c0d9528516aa791305eecb39eb56e13125"
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
metafile = true
[[files]]
file = "mods/clumps.toml"
hash = "c889a9718156003d2c5e63df9b73954d9fa8134ad71ba3c41dcb2378a642f79d"
[[files]]
file = "mods/continuity.pw.toml"
hash = "b508bb6b509b96b2e297e94ca2ce365623730b938f32c74d49c574a7ef1ecb24"
file = "mods/clumps.pw.toml"
hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e"
metafile = true
[[files]]
file = "mods/conveyor-belts.pw.toml"
hash = "1edf54c409cf8a86e61cee0068f0b6c590ac77e90a6e6295a0423999fad596cc"
file = "mods/controlify.pw.toml"
hash = "c0de5bba506e240a13775eae2a7fcf27734848fc460ddd5f106b9b32756e9aeb"
metafile = true
[[files]]
file = "mods/cyberanner-ironchest.pw.toml"
hash = "442b4c789dc6f30c4819c1a816e05024b53434320a4f9f80c6c6e3abb268d6db"
file = "mods/controlling.pw.toml"
hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "1e3d4b62d2b1224356261ca5f9aece724ed2cc6c8f31c77d64867e6bc173ee9d"
file = "mods/create-deco.pw.toml"
hash = "0372b9ea1233cf516f205bed50c4014bfb4e806406657b8f803409a71d81d88a"
metafile = true
[[files]]
file = "mods/create-enchantment-industry-fabric.pw.toml"
hash = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340"
metafile = true
[[files]]
file = "mods/create-fabric.pw.toml"
hash = "26394151533372bce2229f31c8df7f65e2deb751cc823f317cd30682381acc8f"
metafile = true
[[files]]
file = "mods/create-ore-excavation.pw.toml"
hash = "102eec6363f711986f22f402338b0d23818227d7137c95c83b6eca419228a555"
metafile = true
[[files]]
file = "mods/create-steam-n-rails.pw.toml"
hash = "4fac0263f4d5e5b8810969b6a04b64ee2396cd42232fd16bcadf7e8e7ae96d90"
metafile = true
[[files]]
file = "mods/create-structures.pw.toml"
hash = "f0323722f66e5b288875294fb083404998a5891751e9460c1f4a4f44626bcc2c"
metafile = true
[[files]]
file = "mods/create-track-map.pw.toml"
hash = "93adce5ea0a86dc042dfac4ae7f2f7068e159b57426cd4de2c7db35615f74e28"
metafile = true
[[files]]
file = "mods/createaddition.pw.toml"
hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82"
metafile = true
[[files]]
file = "mods/dark-loading-screen.pw.toml"
hash = "97ca0b01ac6888486402018e7c95ec3b219a89c3338a416fd25418def5f51fa1"
metafile = true
[[files]]
file = "mods/ducky-periphs.pw.toml"
hash = "ad0b1c92bf3db21f58b6c609e2da6cd303afedda9973000456e7e3886f906e89"
metafile = true
[[files]]
file = "mods/elytra-slot.pw.toml"
hash = "1d327c7422c097ddef659468a367b195e299f1e40068bf95c2cd2ee6462faa67"
metafile = true
[[files]]
file = "mods/elytra-trims-extensions.pw.toml"
hash = "85d7d0d6eb78d82ceffd489da4afbf05d0b38640b649cf577bff0b9c70f113e3"
metafile = true
[[files]]
file = "mods/elytra-trims.pw.toml"
hash = "1ef3c7d64edfb38f5ca9bb3d0a3ed1eee10f486edfef1853bf75614fcd24c104"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "c92aa4834e99ae94b24d6bd8057ca9fde061103b617051e0049ff20110b66267"
metafile = true
[[files]]
file = "mods/essential.pw.toml"
hash = "1c849e3a6103fd2f1a97218eafcbf0deff72ac78e756afd6c7230833c6d5fbbf"
hash = "840569174909b2633d950dbab94a59ed7d406f703f9b79d98709ccdd6f67b1ba"
metafile = true
[[files]]
file = "mods/eureka.pw.toml"
hash = "b9776960dcc40b4688a1ef1129932694cc8a5b7248c057284022446ac19101cf"
metafile = true
[[files]]
file = "mods/explorers-compass.pw.toml"
hash = "d5dd2ff45974aaf530fb0d6233cb64c55d220a6279a438e81ee45eca320412c5"
metafile = true
[[files]]
file = "mods/extended-drawers.pw.toml"
hash = "06859e85abd86899e44b38c090d53f5804550aca2a23924fbb6bb1867d0b859a"
metafile = true
[[files]]
file = "mods/extra-origins.pw.toml"
hash = "8c7ce4d65712393c9cb64ad3130aaea3cde54e3d9a6e0ed3b340e38d8078174e"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "f957e7280d9bae7569829edcaff25b0ba05ddb029d24f4ea53bdfb0a79615fad"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "dfebd8072576c75a939f56cab83cabdf3c5828da7cdb814e97c272e6c0b8d006"
metafile = true
[[files]]
file = "mods/fabricae-ex-nihilo.pw.toml"
hash = "491f03fcc7d589345865f07ea90ffa4a2eb0c20b3019bfda2d799077ae2fc872"
metafile = true
[[files]]
file = "mods/fabrishot.pw.toml"
hash = "75d8979ac6cdc549e71d3ff2f6fee6f809c17e96d6c37692d9b06568ad1aae1f"
hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d"
metafile = true
[[files]]
file = "mods/first-person-model.pw.toml"
hash = "88621af32c04014ec3296102eeaa90128606ddeab3021e75569ee70a8165d6a2"
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
metafile = true
[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "d3caf0b1837490d2b0169fa8e0ff485158c70200c23dbdefead7912d47e5fc70"
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
metafile = true
[[files]]
file = "mods/furnacemk2.pw.toml"
hash = "33ee34352b36cde9ede96ce136850d14b9bf2ffda3aa7d7026522201f56d9781"
file = "mods/friends-and-foes.pw.toml"
hash = "d7f4e76eab79a1e5d438f44234fc4c75a4827196fed01eddfd851096491b1d31"
metafile = true
[[files]]
file = "mods/fwaystones.pw.toml"
hash = "8afe478f0e3b3d0609ea7efac63d9312302ab8261fffc964b9ad5d7b3d9eafc6"
metafile = true
[[files]]
file = "mods/image2map.pw.toml"
hash = "cf74fc839a410d76ef5468b2d0d48f1f8d6db6669651fe7694e02c305a6e1fde"
metafile = true
[[files]]
file = "mods/immersivemc.pw.toml"
hash = "e3676022676fd25253ac6c9bc69d17c4863f8d07506f80e1be584f4899008b6d"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "f5751b1f49dfd5d0a78a4573b334651748e02e65dfe093774ab0d0c0886d950c"
hash = "e416b18eebf514dea2014cf5c7fd3ee8493934a0b4e937509f15172ad271fde2"
metafile = true
[[files]]
file = "mods/inspecio.pw.toml"
hash = "7baba0d5b6448760f7a0ad285c82633842efeeda7714571daa477486a4899c50"
file = "mods/integrated-circuit.pw.toml"
hash = "ed901aa99358c93e181d7b4e3a6f2b7fa567584abc43ac79678d241e8f580cf0"
metafile = true
[[files]]
file = "mods/inventory-hud-forge.toml"
hash = "9c36ffd3a5c2636db0b7f5cd5098a6b9ee37c871ff8f1f390a7dff4ad856561b"
file = "mods/inventory-sorting.pw.toml"
hash = "cacd5a91708f799da27924f237b9252d05438de1f9b4e3e978bf3894e8574df0"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "689beb7c10f85f12f08d2b5198e02c8ef72bf3a5372e390d76c7412cbc807296"
hash = "bea7422cbe82074a7e6306cdcd0ab8941cce0e86e439fcbffd3d9930de3e32a3"
metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "2ba02e1c71f4c0d17965ce874fe0099ea7d94733733a187b28b9f1c0c3faff09"
file = "mods/item-alchemy.pw.toml"
hash = "86b06a3e64e9dd1f0271741bde83a0e3c41e5359f249cf78a8af4163b3ff4d8d"
metafile = true
[[files]]
file = "mods/itemswapper.pw.toml"
hash = "e61f43300796c115920c31eed47b86a2e93193fd03c703919077bfe8e6ee6fb2"
metafile = true
[[files]]
file = "mods/jade.pw.toml"
hash = "9ed18369fbabb887d04cf9eeb7027cd0f52158cff74aa0a3f6d009f9d96ab974"
metafile = true
[[files]]
file = "mods/jamlib.pw.toml"
hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "5f568fc8e711adb72f3e1022fdd2db90e845b28c273e0b2937c0a1edf821e59f"
metafile = true
[[files]]
file = "mods/konkrete.pw.toml"
hash = "b0487d5437a636e61b353c70699994de1fd1aca903853d9366860cbbcfca5fd2"
metafile = true
[[files]]
file = "mods/kubejs.pw.toml"
hash = "6e8c74eb9814008e9461ec86b2359e3d946f7a180c040674eaee4ba0a7ace2e7"
metafile = true
[[files]]
file = "mods/lambdabettergrass.pw.toml"
hash = "080d4789738ae0015c0a1fc76ffc3f6487f55dc5877b3de1c3b458b544efe362"
hash = "ad0f19d7f8555cf97e9704af45238d83df7fff161eca3b08af92050963eaa1a6"
metafile = true
[[files]]
file = "mods/lambdynamiclights.pw.toml"
hash = "158c40f09b2ed4fe14f5f2925751796fe11f6baee7e1ac7f35931ad831631a3d"
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
metafile = true
[[files]]
file = "mods/light-overlay.pw.toml"
hash = "37ad562c7bf81aef61c19e2db4ebc8044a6272c0d9d739d31ff30097cd02aaa9"
file = "mods/lootr.pw.toml"
hash = "996bf4e23ceb3ebe203859eda250fddf210babc15b5683fe585159a9398e4d70"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "83541b1d3e1e936638a6938eb505bf0f508c13aed7f8416af8d064ffc7cda4dc"
file = "mods/luckperms.pw.toml"
hash = "7826b93c7f36611fbd9190481774daa349fa403875f8522d0ca4302e1345bd40"
metafile = true
[[files]]
file = "mods/minecraftcapes.pw.toml"
hash = "a2040094501ce0d3771f3a5619008da48492d497ab32293a6b49fc2842cb78b5"
file = "mods/mc-vr-api.pw.toml"
hash = "c70f9bd5ab2923111bca4b105527132de0372db03cba4ae5e62b7ae75736052d"
metafile = true
[[files]]
file = "mods/mcpitanlibarch.pw.toml"
hash = "f68b8ebead2ce9859d357117e846cafbab9003f997c1be04dee11ec94474aa38"
metafile = true
[[files]]
file = "mods/melody.pw.toml"
hash = "57dc365bf7be6358709c450e95e12cd4f48b84d7ea146e8bb7cf5ced1d0abafb"
metafile = true
[[files]]
file = "mods/moborigins.pw.toml"
hash = "8686717834b2c99c73a0224befd70389e2a0183cbbc61850c901aa5aad19d96c"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "37b69a71c010cb7e4d10a84a7c0e44373566ddb19aaaf4428ff2bb9ade0692e1"
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
metafile = true
[[files]]
file = "mods/mouse-wheelie.pw.toml"
hash = "c00114ebbbdf5b001d7a81f9508a6c6675fab5e7cff89de3cc7d763e7ab33427"
file = "mods/moving-elevators.pw.toml"
hash = "fb564341f08a05e7acf3ba88d09de369de6cab31765ecb0ad0cf52fa362c98b5"
metafile = true
[[files]]
file = "mods/not-enough-animations.pw.toml"
hash = "0fe0d6fbfb0055d698f2d4418e49be65492176601b0066d8bcd1b61f7d231e8f"
file = "mods/natures-compass.pw.toml"
hash = "5ec7e0e8cb5d8cd6b09f49f9a8eff32a4f7c8f95af37e076644f15ea0011583f"
metafile = true
[[files]]
file = "mods/ok-zoomer.pw.toml"
hash = "d240a40073a8ae5c5f56b4c3cde5d78951ca71dc5b8279f0405f346a537659b7"
file = "mods/neruina.pw.toml"
hash = "faefe3ad13a2d7315292919de7baca1abaac6f74be7cf3dc57a0deea31878cf5"
metafile = true
[[files]]
file = "mods/open-auth-mod.toml"
hash = "7cdd4ee28ad83e2fff101a24764e26bbf254174df201b1db90640a6aaf62a8e4"
file = "mods/origins-classes.pw.toml"
hash = "f5065276e57a561d2701826d93e120a28fd9a60002c2714e5a53d3313646efba"
metafile = true
[[files]]
file = "mods/paradise-lost.pw.toml"
hash = "53d666e5ab53bc32b1785323486c8513dc0ea9bcae7aec1de686232f6dc02dc4"
file = "mods/origins-extra-keybinds-fabric.pw.toml"
hash = "7806898bdc3d3fb6fad6d088627cefb2842ae49a882ea099989bc7793b0924a0"
metafile = true
[[files]]
file = "mods/origins.pw.toml"
hash = "e09b4e3348ee5e8b836e40ea4745bf3ab0d584512e31166ab34a219c437a736a"
metafile = true
[[files]]
file = "mods/owo-lib.pw.toml"
hash = "28b3e0806647eb166e942cf6552993bb6d666949c53f0d51927bdfb063cb6cc4"
metafile = true
[[files]]
file = "mods/packwiz-server-updater.pw.toml"
hash = "d013302f28b40676734df3b6fed35c1e0748c3452ed26508343a6d9656533ff1"
metafile = true
[[files]]
file = "mods/passivemobs.pw.toml"
hash = "ef86242293c2463ca654890428384c5de8f1d67580dd8fc9813c1c1ff4fe5ff4"
metafile = true
[[files]]
file = "mods/patchouli.pw.toml"
hash = "efc2a5c84648fe9d84aaaae5ecdd352f3fff2a81857e53806f6a67d6e67dd845"
hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344"
metafile = true
[[files]]
file = "mods/paxi-fabric.toml"
hash = "e91d14a362664545a26b48f004636bdef52c68d311bab72b0bfe03224ec61987"
file = "mods/paxi.pw.toml"
hash = "e1434c282fc8d1d6d681838689200f09ffb94a7d3db112de72050597cbd70210"
metafile = true
[[files]]
file = "mods/pehkui.pw.toml"
hash = "993380cf705a99319f426d7c43f92ef6076adf2bfdbcd53a065b7d6dea4a565c"
metafile = true
[[files]]
file = "mods/peripheralium.pw.toml"
hash = "f6ffa5ba4f78f500531d3ab579eba9f3e1c3a5e56c2d59df897d94e0e5aeff03"
hash = "742e78218a61690111250f6df25c84e0385813957b269129faa9524414edaae7"
metafile = true
[[files]]
file = "mods/perspective-mod-redux.pw.toml"
hash = "c65714d41e881c9149122eb89435ea85fde6ebd01ad2e63a1cf9ffad7f1f3e83"
file = "mods/plethora-peripherals.pw.toml"
hash = "634e9ad89419dd15aeffcaabe46396d00753e8bcb68a7e2c318061100a5ec10f"
metafile = true
[[files]]
file = "mods/plasmo-voice.pw.toml"
hash = "364bbca879792e3c5103a217313d6c70028017ac0e72af9f65af2116b2edf770"
file = "mods/polymorph.pw.toml"
hash = "5f90796765960f0fd2983895ceb3f345bd723ff826d24b4f291fa6256f4ce002"
metafile = true
[[files]]
file = "mods/qsl.pw.toml"
hash = "b592c521fc03cb0c5a086094a107882f5354cbfbfb220e1ee1edc183e87d3197"
file = "mods/reborncore.pw.toml"
hash = "adf39f52030ad2042392dcf00752c15042c86bb16ba823a10e15e333565ba1b1"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "2ece972fd1306a38ca278d9da23656c73bc103df57709a4bdac0a0271a646f34"
file = "mods/redstonepen.pw.toml"
hash = "4e94000ecc7bd209eec3cb8537062acc68b10319501c8543dcc7db86fea9c6c5"
metafile = true
[[files]]
file = "mods/replaymod.pw.toml"
hash = "e45a54758362129811e23cebfbc195ab1998c435c7632a95371e1c01469e564c"
file = "mods/rei.pw.toml"
hash = "15e35bfc32d9f7bdd9df0eee666ff2ac37df1759b3a8c45d0720488a047bfe3d"
metafile = true
[[files]]
file = "mods/reinforced-barrels.pw.toml"
hash = "a302e6874a731ab5f1a0073b346505152c8b2a215ac8ae67a01e0a1631ec569a"
metafile = true
[[files]]
file = "mods/reinforced-chests.pw.toml"
hash = "9c672efa939b3ee31e4290942c3042f985fd6473a6c5831e33ac7aa91cd0635b"
metafile = true
[[files]]
file = "mods/reinforced-shulker-boxes.pw.toml"
hash = "2d8a93af767bb965505d115af079b716fff82e67f5672f91dad22efd6df885e2"
metafile = true
[[files]]
file = "mods/resourceful-config.pw.toml"
hash = "4d4bcf62b73bcc53dbb6d9edfe0ed84b4ad9c267a37807c0c653486add6f89a8"
metafile = true
[[files]]
file = "mods/resourceful-lib.pw.toml"
hash = "ed3cf45b08dcd6ba3259a7adcc1940fbccfbf4ade1da616d3c4244f17c7f74b2"
metafile = true
[[files]]
file = "mods/resourcify.pw.toml"
hash = "87f02ba7f8194999c141d6d994c3b2f4e40f90fb347e017d0070964582b3e102"
metafile = true
[[files]]
file = "mods/revelationary.pw.toml"
hash = "c3e4cce180fa406e5c44bde59b1f2f23ddc970394079768f774fc007b700f156"
metafile = true
[[files]]
file = "mods/rhino.pw.toml"
hash = "fc68b56f92ecea5ec9da5d543440fe1719f76ab813bf97c1e665878ae9357d24"
hash = "f3dbbcc93a34c8ba38b2e5a1ab3d5e898099d420ded6bd14ac01e0a7386b3b9a"
metafile = true
[[files]]
file = "mods/roughly-enough-items.pw.toml"
hash = "5e98198bbc6e9dcdbabfa02da042032bbe42c4c6e75488e279d7babb23296999"
file = "mods/rightclickharvest.pw.toml"
hash = "e6d365b3adae4ea6000f80601cf0e35e5ddccb56b38faed9aa086008c0bd64e1"
metafile = true
[[files]]
file = "mods/scout.pw.toml"
hash = "e8c692016e60846e8308fcc0af7bda4f899f9cd1185aaf79acd45d7917dff958"
file = "mods/rrls.pw.toml"
hash = "e96bb13c530a62100ad228f1c59f0fc37ceb91ec3e622a0a5d0e32cbe5d95424"
metafile = true
[[files]]
file = "mods/simple-copper-pipes.pw.toml"
hash = "170110b1d61aa21a3bae68230a87a40b791a0621015dad9cc1b8cf3308814335"
file = "mods/sc-peripherals.pw.toml"
hash = "666bb36c42a08f6f34ac4ed954f95222ba690a6380062b740b602abe8f21901c"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "39269eb45ca79786c4eac3ede212feb85ccd90fe3e25ca0e4ab7e9fc1270d96e"
file = "mods/searchables.pw.toml"
hash = "5d694c42e5e6759807f1f5756de3dd24f098517143b8d8aac5721b7d5cf502b1"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "9dc261013aeb469fb039c3dd47271351f339cfaf95f8c95a7c4053062d605255"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "d1480fd38a1ac53311baa2d57b92556834372f6ac04c355169441df9a59a161c"
hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a"
metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "b55d9d1ea5b5cadde5973123c0c644065f905afff5ea8d3d24c6d6564a7470cd"
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
metafile = true
[[files]]
file = "mods/starlight.pw.toml"
hash = "722031c0ae5d2de71783d6c4bfbf1c5cd25c65e55cb42d8bb4f7cadf478c4368"
file = "mods/spectrum.pw.toml"
hash = "daf95f05ddb1f2a44d0a20916fb59d32ee11b97e2e99424191356992805c905c"
metafile = true
[[files]]
file = "mods/stendhal.pw.toml"
hash = "c963c276410d4216cbadaf6224171c629954cb0149055297b356c0c132e4c8b3"
hash = "f891cc32728a13dec5d8763f86b926498eb745b3bd80676120292bacd03e51ab"
metafile = true
[[files]]
file = "mods/structure-tools.pw.toml"
hash = "2b71a3596b3a870c6425da762ceee94c7851ac9818947b28b233b6a08331d95a"
file = "mods/styled-chat.pw.toml"
hash = "18cb5a5474406d7af310b53c93a983ffa608b03213f9d325e81dff3239566eb1"
metafile = true
[[files]]
file = "mods/sync-fabric.pw.toml"
hash = "d8f9204d437530ca3fc1734b327080162f1bbd630ea945e3d5846d2fe511dac0"
file = "mods/styled-nicknames.pw.toml"
hash = "274b84b0e258d26e57d647506d0d1995da1fd82cecbedbe98caeedd45faa4d23"
metafile = true
[[files]]
file = "mods/styledplayerlist.pw.toml"
hash = "27c9ee50e624c436e1bb6fe4bbeff166f5c6564e9f9a846ffef22e54a200c603"
metafile = true
[[files]]
file = "mods/supermartijn642s-config-lib.pw.toml"
hash = "075b0a946ee6bc32d2eadde90257bdf53d09493978b3b7add5af49716691799e"
metafile = true
[[files]]
file = "mods/supermartijn642s-core-lib.pw.toml"
hash = "515c7bc565f95c472aa347085937d4f96e02498ac68b15158a723fe876a3d3fb"
metafile = true
[[files]]
file = "mods/techreborn.pw.toml"
hash = "e08ed79fafeb21ca809e76f4b328ecff1d30f2cfae62687087310eafd74b9cbd"
metafile = true
[[files]]
file = "mods/tectonic.pw.toml"
hash = "52ae7d824d0e2856df296db16f108d4843a7e1fea3b1769e4678f2e5b6dd991e"
metafile = true
[[files]]
file = "mods/toms-storage.pw.toml"
hash = "0c0d90c3ef2e8354560e2c2d606813f073a946451939d5cc03cf08a031b2ec7c"
hash = "d974525d8d9c00ec85ceb7bb1da54139d003178a4c3e96c363cd87cad36ac727"
metafile = true
[[files]]
file = "mods/toomanyorigins.pw.toml"
hash = "5f02aa4795328ad31ed138bd77e8c908a46d453ffc103711a85f7477947c18ad"
metafile = true
[[files]]
file = "mods/travelersbackpack.pw.toml"
hash = "c8b62279ce25dc287020134e4e3438d3a06fec88aacd402db2d893efae7182c2"
metafile = true
[[files]]
file = "mods/trinkets.pw.toml"
hash = "49f5590e6160266691eaca6948b33a3a2763e590ed4bcf90189f13650066c84e"
hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9"
metafile = true
[[files]]
file = "mods/turtlematic.pw.toml"
hash = "8d543e147cab5ac2cefe28466d6acc8b37abda3f058b46e6596fcd9c5751a630"
hash = "10406ceb652b089dd757560a06f70189f967c9594bc694706106b96786b342a5"
metafile = true
[[files]]
file = "mods/unlimitedperipheralworks.pw.toml"
hash = "f62645a1c84a32aafe4c60d966c3b23cc7460f846b312b3b8c2e7a0bddf3e186"
hash = "bd59204f2c5c87ca2cfd5ea291d1cf89d18e1e6f281eeeb4f0f2ea7b08d0bb9a"
metafile = true
[[files]]
file = "mods/viafabric.pw.toml"
hash = "950c28a3c1f22ab36f936ebbb6095e0e5432ec19c2938761d44b99a4c01a9bd0"
file = "mods/valkyrien-skies.pw.toml"
hash = "acc29f4d30641c8138744b8c15cad479e17c601567de64b19ddb82aff37b3ad1"
metafile = true
[[files]]
file = "mods/wiredredstone.pw.toml"
hash = "506d7dedae346cdad3e6dbf8b2c538a13123ab057267244e8193b52d939d7bbb"
file = "mods/vanish.pw.toml"
hash = "62c6f6daa96b1a9a12e2a05550e9afa527b6467cfa63906b4bcff9c27dbcee89"
metafile = true
[[files]]
file = "mods/vivecraft.pw.toml"
hash = "cf9edaa1400db33a8e66730c7d0cca5f70c83242982c0aa46b7e03328e6290ae"
metafile = true
[[files]]
file = "mods/vmod.pw.toml"
hash = "70239d7fb35a57a87ac0464eaadc68104149c71bbd20495c29d7c8e0db871b2d"
metafile = true
[[files]]
file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "31f63492eb5997c554f44a18e3221b8d90532fd0731215fa9948c49e83778d83"
hash = "4c176f305e2b3c52b47c58d252a0e46e4a8d4b89043385090dae3e40e91ba0f9"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "281f8835df770ee31d49005c6f1fed976db81250a2d6b08538c78a1993d5e637"
hash = "d71dabaf362ddbae6f8fd3a8bb648b20b57bde93a1a59232c98da9e5403203d6"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "7c2712882baa2ed177b9b961cc1052b857f11ed1455609f9e9f01332c0317f12"
file = "mods/xxl-packets.pw.toml"
hash = "6f4ce82de5399daf1dd136b34550cbd0b1bee4f68c4118233472af41c7e6d45e"
metafile = true
[[files]]
file = "mods/yungs-api-fabric.pw.toml"
hash = "b5e74fec582f1dc10fda86a3c41c00821f15471285c2570c7c9ace3316a438be"
file = "mods/yacl.pw.toml"
hash = "34108efa4206b09f00d088be089236914a6fb04852aae5b6ce6293412ed6a6f7"
metafile = true
[[files]]
file = "mods/yungs-api.pw.toml"
hash = "5aa508141e85bc3e7e94e9a6df06fa50365623af4b83f94540a81433bb0df318"
metafile = true
[[files]]
file = "packwiz-installer-bootstrap.jar"
hash = "a8fbb24dc604278e97f4688e82d3d91a318b98efc08d5dbfcbcbcab6443d116c"

View file

@ -1,4 +0,0 @@
config/common.properties
exported/
en.json
README.txt

View file

@ -1,2 +0,0 @@
## FloretCraft
An Resourcepack and Kubejs Pack combination for adorable little florets!

View file

@ -0,0 +1,15 @@
Find out more info on the website: https://kubejs.com/
Directory information:
assets - Acts as a resource pack, you can put any client resources in here, like textures, models, etc. Example: assets/kubejs/textures/item/test_item.png
data - Acts as a datapack, you can put any server resources in here, like loot tables, functions, etc. Example: data/kubejs/loot_tables/blocks/test_block.json
startup_scripts - Scripts that get loaded once during game startup - Used for adding items and other things that can only happen while the game is loading (Can be reloaded with /kubejs reload_startup_scripts, but it may not work!)
server_scripts - Scripts that get loaded every time server resources reload - Used for modifying recipes, tags, loot tables, and handling server events (Can be reloaded with /reload)
client_scripts - Scripts that get loaded every time client resources reload - Used for JEI events, tooltips and other client side things (Can be reloaded with F3+T)
config - KubeJS config storage. This is also the only directory that scripts can access other than world directory
exported - Data dumps like texture atlases end up here
You can find type-specific logs in logs/kubejs/ directory

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 B

View file

@ -1,194 +0,0 @@
{
"language.name": "English Floret!",
"language.region": "Affini Compact",
"language.code": "en_fl",
"block.minecraft.bed.no_sleep": "Sorry, cutie! It's not bedtime yet!",
"block.minecraft.bed.too_far_away": "Cutie the bed is too far for you to to lay down!",
"block.minecraft.bed.not_safe": "Sorry, cutie! there are feralists nearby!",
"block.minecraft.spawn.not_valid": "Whoops! Make sure to take a nap the next time you get the chance, cutie~",
"block.minecraft.set_spawn": "Welcome Home, Cutie",
// Change Title Screen text to be more floret friendly
"title.singleplayer": "Quiet Space",
"menu.singleplayer": "Quiet Space",
"title.multiplayer": "Play with Friends",
"menu.multiplayer": "Play with Friends",
"title.online": "Overnet Realms",
"menu.online": "Overnet Realms",
// Make words floret safe
// censor the word dirt
"block.minecraft.dirt": "D**t",
"block.minecraft.coarse_dirt": "Coarse D**t",
"block.minecraft.dirt_path": "D**t Path",
"block.minecraft.rooted_dirt": "Rooted D**t",
// Make death messages floret friendly
// Death Screen
"deathScreen.respawn": "Naptime!",
"deathScreen.title": "Oh no! You're too tired and need a nap!",
"deathScreen.quit.confirm": "Bye bye friend! Come again soon!",
// Death Messages
"death.attack.lightningBolt": "%1$s got scared by the thunder and wants to go home!",
"death.attack.lightningBolt.player": "%1$s and %2$s were out in the storm! %1$s got scared and went home! ",
"death.attack.freeze": "%1$s got cold and needed a hug!",
"death.fell.accident.vines": "%1$s 's affini decided it was time for a nap!",
"death.fell.accident.weeping_vines": "%1$s 's affini decided it was naptime!",
"death.fell.accident.twisting_vines": "%1$s fell off some vines! And was safely caught by their loving plant.",
"death.fell.accident.scaffolding": "%1$s nearly feel off some scaffolding! They need a nap!",
"death.fell.accident.other_climbable": "%1$s felt too tired to keep climbing and needed a nap",
"death.fell.accident.generic": "%1$s 's Affini has decided it's time for a nap!",
"death.attack.magic": "%1$s was given Class-Zs",
"death.attack.magic.player": "%1$s was given Class-Zs whilst trying to play with %2$s",
"death.attack.even_more_magic": "%1$s was given a lot of Class-Zs",
"commands.kill.success.single": "Gave Class-Zs to %s",
"commands.kill.success.multiple": "Gave Class-Zs to %s entities",
// Misc Replacements to sort
"gui.socialInteractions.empty_hidden": "No Cuties hidden in chat",
"gui.socialInteractions.empty_blocked": "No blocked Cuties in chat",
"spectatorMenu.teleport": "Teleport to Cutie",
"spectatorMenu.teleport.prompt": "Select a Cutie to teleport to",
"lanServer.otherPlayers": "Settings for Other Cuties",
"multiplayer.disconnect.invalid_player_data": "Invalid Cutie data",
"multiplayer.disconnect.invalid_player_movement": "Invalid move Cutie packet received",
"soundCategory.player": "Cuties",
"options.allowServerListing.tooltip": "Servers may list online Cuties as part of their public status.\nWith this option off your name will not show up in such lists.",
"options.hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on: hidden Cuties will be matched based on chat sender names.",
"key.playerlist": "List Cuties",
"key.spectatorOutlines": "Highlight Cuties (Spectators)",
"block.minecraft.player_wall_head": "Cutie Wall Head",
"block.minecraft.player_head": "Cutie Head",
"entity.minecraft.player": "Cutie",
"stat.minecraft.player_kills": "Cutie Naps",
"advMode.nearestPlayer": "Use \"@p\" to target nearest Cutie",
"advMode.randomPlayer": "Use \"@r\" to target random Cutie",
"advMode.allPlayers": "Use \"@a\" to target all Cuties",
"advMode.notAllowed": "Must be an opped Cutie in creative mode",
"subtitles.entity.arrow.hit_player": "Cutie hit",
"subtitles.entity.player.death": "Cutie starts napping",
"subtitles.entity.player.hurt": "Cutie hurts",
"subtitles.entity.player.hurt_drown": "Cutie drowning",
"subtitles.entity.player.hurt_on_fire": "Cutie burns",
"subtitles.entity.player.levelup": "Cutie dings",
"subtitles.entity.player.freeze_hurt": "Cutie freezes",
"subtitles.item.chorus_fruit.teleport": "Cutie teleports",
"argument.entity.selector.nearestPlayer": "Nearest Cutie",
"argument.entity.selector.randomPlayer": "Random Cutie",
"argument.entity.selector.allPlayers": "All Cuties",
"argument.entity.options.gamemode.description": "Cuties with gamemode",
"argument.entity.options.advancements.description": "Cuties with advancements",
"commands.advancement.grant.one.to.many.success": "Granted the advancement %s to %s Cuties",
"commands.advancement.grant.one.to.many.failure": "Couldn't grant advancement %s to %s Cuties as they already have it",
"commands.advancement.grant.many.to.many.success": "Granted %s advancements to %s Cuties",
"commands.advancement.grant.many.to.many.failure": "Couldn't grant %s advancements to %s Cuties as they already have them",
"commands.advancement.grant.criterion.to.many.success": "Granted criterion '%s' of advancement %s to %s Cuties",
"commands.advancement.grant.criterion.to.many.failure": "Couldn't grant criterion '%s' of advancement %s to %s Cuties as they already have it",
"commands.advancement.revoke.one.to.many.success": "Revoked the advancement %s from %s Cuties",
"commands.advancement.revoke.one.to.many.failure": "Couldn't revoke advancement %s from %s Cuties as they don't have it",
"commands.advancement.revoke.many.to.many.success": "Revoked %s advancements from %s Cuties",
"commands.advancement.revoke.many.to.many.failure": "Couldn't revoke %s advancements from %s Cuties as they don't have them",
"commands.advancement.revoke.criterion.to.many.success": "Revoked criterion '%s' of advancement %s from %s Cuties",
"commands.advancement.revoke.criterion.to.many.failure": "Couldn't revoke criterion '%s' of advancement %s from %s Cuties as they don't have it",
"commands.clear.success.single": "Removed %s items from Cutie %s",
"commands.clear.success.multiple": "Removed %s items from %s Cuties",
"commands.clear.test.single": "Found %s matching items on Cutie %s",
"commands.clear.test.multiple": "Found %s matching items on %s Cuties",
"commands.experience.add.points.success.multiple": "Gave %s experience points to %s Cuties",
"commands.experience.add.levels.success.multiple": "Gave %s experience levels to %s Cuties",
"commands.experience.set.points.success.multiple": "Set %s experience points on %s Cuties",
"commands.experience.set.levels.success.multiple": "Set %s experience levels on %s Cuties",
"commands.give.success.multiple": "Gave %s %s to %s Cuties",
"commands.playsound.success.multiple": "Played sound %s to %s Cuties",
"commands.list.players": "There are %s of a max of %s Cuties online: %s",
"commands.setidletimeout.success": "The Cutie idle timeout is now %s minutes",
"commands.bossbar.set.players.success.none": "Custom bossbar %s no longer has any Cuties",
"commands.bossbar.set.players.success.some": "Custom bossbar %s now has %s Cuties: %s",
"commands.bossbar.get.players.none": "Custom bossbar %s has no Cuties currently online",
"commands.bossbar.get.players.some": "Custom bossbar %s has %s Cuties currently online: %s",
"commands.recipe.give.success.multiple": "Unlocked %s recipes for %s Cuties",
"commands.recipe.take.success.multiple": "Took %s recipes from %s Cuties",
"commands.whitelist.none": "There are no whitelisted Cuties",
"commands.whitelist.list": "There are %s whitelisted Cuties: %s",
"commands.spawnpoint.success.multiple": "Set spawn point to %s, %s, %s [%s] in %s for %s Cuties",
"commands.spreadplayers.success.entities": "Spread %s Cuties around %s, %s with an average distance of %s blocks apart",
"commands.banip.info": "This ban affects %s Cuties: %s",
"commands.title.cleared.multiple": "Cleared titles for %s Cuties",
"commands.title.reset.multiple": "Reset title options for %s Cuties",
"commands.title.show.title.multiple": "Showing new title for %s Cuties",
"commands.title.show.subtitle.multiple": "Showing new subtitle for %s Cuties",
"commands.title.show.actionbar.multiple": "Showing new actionbar title for %s Cuties",
"commands.title.times.multiple": "Changed title display times for %s Cuties",
"permissions.requires.player": "A Cutie is required to run this command here",
"argument.player.toomany": "Only one Cutie is allowed, but the provided selector allows more than one",
"argument.player.entities": "Only Cuties may be affected by this command, but the provided selector includes entities",
"argument.entity.notfound.player": "No Cutie was found",
"argument.player.unknown": "That Cutie does not exist",
"commands.banip.invalid": "Invalid IP address or unknown Cutie",
"commands.ban.failed": "Nothing changed. The Cutie is already banned",
"commands.bossbar.set.players.unchanged": "Nothing changed. Those Cuties are already on the bossbar with nobody to add or remove",
"commands.deop.failed": "Nothing changed. The Cutie is not an operator",
"commands.experience.set.points.invalid": "Cannot set experience points above the maximum points for the Cutie's current level",
"commands.op.failed": "Nothing changed. The Cutie already is an operator",
"commands.pardon.failed": "Nothing changed. The Cutie isn't banned",
"commands.whitelist.add.failed": "Cutie is already whitelisted",
"commands.whitelist.remove.failed": "Cutie is not whitelisted",
"commands.data.entity.invalid": "Unable to modify Cutie data",
"clear.failed.single": "No items were found on Cutie %s",
"clear.failed.multiple": "No items were found on %s Cuties",
"gamerule.doLimitedCrafting.description": "If enabled, Cuties will be able to craft only unlocked recipes",
"gamerule.forgiveDeadPlayers": "Forgive napping Cuties",
"gamerule.forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted Cutie starts napping nearby.",
"gamerule.playersSleepingPercentage.description": "The percentage of Cuties who must be sleeping to skip the night.",
"gamerule.universalAnger.description": "Angered neutral Feralists attack any nearby Cutie, not just the Cutie that angered them. Works best if forgiveDeadPlayers is disabled.",
"gamerule.category.player": "Cutie",
"sleep.players_sleeping": "%s/%s Cuties sleeping"
}

View file

@ -1,194 +0,0 @@
{
"language.name": "English Floret!",
"language.region": "Affini Compact",
"language.code": "en_fl",
"block.minecraft.bed.no_sleep": "Sorry, cutie! It's not bedtime yet!",
"block.minecraft.bed.too_far_away": "Cutie the bed is too far for you to to lay down!",
"block.minecraft.bed.not_safe": "Sorry, cutie! there are feralists nearby!",
"block.minecraft.spawn.not_valid": "Whoops! Make sure to take a nap the next time you get the chance, cutie~",
"block.minecraft.set_spawn": "Welcome Home, Cutie",
// Change Title Screen text to be more floret friendly
"title.singleplayer": "Quiet Space",
"menu.singleplayer": "Quiet Space",
"title.multiplayer": "Play with Friends",
"menu.multiplayer": "Play with Friends",
"title.online": "Overnet Realms",
"menu.online": "Overnet Realms",
// Make words floret safe
// censor the word dirt
"block.minecraft.dirt": "D**t",
"block.minecraft.coarse_dirt": "Coarse D**t",
"block.minecraft.dirt_path": "D**t Path",
"block.minecraft.rooted_dirt": "Rooted D**t",
// Make death messages floret friendly
// Death Screen
"deathScreen.respawn": "Naptime!",
"deathScreen.title": "Oh no! You're too tired and need a nap!",
"deathScreen.quit.confirm": "Bye bye friend! Come again soon!",
// Death Messages
"death.attack.lightningBolt": "%1$s got scared by the thunder and wants to go home!",
"death.attack.lightningBolt.player": "%1$s and %2$s were out in the storm! %1$s got scared and went home! ",
"death.attack.freeze": "%1$s got cold and needed a hug!",
"death.fell.accident.vines": "%1$s 's affini decided it was time for a nap!",
"death.fell.accident.weeping_vines": "%1$s 's affini decided it was naptime!",
"death.fell.accident.twisting_vines": "%1$s fell off some vines! And was safely caught by their loving plant.",
"death.fell.accident.scaffolding": "%1$s nearly feel off some scaffolding! They need a nap!",
"death.fell.accident.other_climbable": "%1$s felt too tired to keep climbing and needed a nap",
"death.fell.accident.generic": "%1$s 's Affini has decided it's time for a nap!",
"death.attack.magic": "%1$s was given Class-Zs",
"death.attack.magic.player": "%1$s was given Class-Zs whilst trying to play with %2$s",
"death.attack.even_more_magic": "%1$s was given alot of Class-Zs",
"commands.kill.success.single": "Gave Class-Zs to %s",
"commands.kill.success.multiple": "Gave Class-Zs to %s entities",
// Misc Replacements to sort
"gui.socialInteractions.empty_hidden": "No Cuties hidden in chat",
"gui.socialInteractions.empty_blocked": "No blocked Cuties in chat",
"spectatorMenu.teleport": "Teleport to Cutie",
"spectatorMenu.teleport.prompt": "Select a Cutie to teleport to",
"lanServer.otherPlayers": "Settings for Other Cuties",
"multiplayer.disconnect.invalid_player_data": "Invalid Cutie data",
"multiplayer.disconnect.invalid_player_movement": "Invalid move Cutie packet received",
"soundCategory.player": "Cuties",
"options.allowServerListing.tooltip": "Servers may list online Cuties as part of their public status.\nWith this option off your name will not show up in such lists.",
"options.hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on: hidden Cuties will be matched based on chat sender names.",
"key.playerlist": "List Cuties",
"key.spectatorOutlines": "Highlight Cuties (Spectators)",
"block.minecraft.player_wall_head": "Cutie Wall Head",
"block.minecraft.player_head": "Cutie Head",
"entity.minecraft.player": "Cutie",
"stat.minecraft.player_kills": "Cutie Naps",
"advMode.nearestPlayer": "Use \"@p\" to target nearest Cutie",
"advMode.randomPlayer": "Use \"@r\" to target random Cutie",
"advMode.allPlayers": "Use \"@a\" to target all Cuties",
"advMode.notAllowed": "Must be an opped Cutie in creative mode",
"subtitles.entity.arrow.hit_player": "Cutie hit",
"subtitles.entity.player.death": "Cutie starts napping",
"subtitles.entity.player.hurt": "Cutie hurts",
"subtitles.entity.player.hurt_drown": "Cutie drowning",
"subtitles.entity.player.hurt_on_fire": "Cutie burns",
"subtitles.entity.player.levelup": "Cutie dings",
"subtitles.entity.player.freeze_hurt": "Cutie freezes",
"subtitles.item.chorus_fruit.teleport": "Cutie teleports",
"argument.entity.selector.nearestPlayer": "Nearest Cutie",
"argument.entity.selector.randomPlayer": "Random Cutie",
"argument.entity.selector.allPlayers": "All Cuties",
"argument.entity.options.gamemode.description": "Cuties with gamemode",
"argument.entity.options.advancements.description": "Cuties with advancements",
"commands.advancement.grant.one.to.many.success": "Granted the advancement %s to %s Cuties",
"commands.advancement.grant.one.to.many.failure": "Couldn't grant advancement %s to %s Cuties as they already have it",
"commands.advancement.grant.many.to.many.success": "Granted %s advancements to %s Cuties",
"commands.advancement.grant.many.to.many.failure": "Couldn't grant %s advancements to %s Cuties as they already have them",
"commands.advancement.grant.criterion.to.many.success": "Granted criterion '%s' of advancement %s to %s Cuties",
"commands.advancement.grant.criterion.to.many.failure": "Couldn't grant criterion '%s' of advancement %s to %s Cuties as they already have it",
"commands.advancement.revoke.one.to.many.success": "Revoked the advancement %s from %s Cuties",
"commands.advancement.revoke.one.to.many.failure": "Couldn't revoke advancement %s from %s Cuties as they don't have it",
"commands.advancement.revoke.many.to.many.success": "Revoked %s advancements from %s Cuties",
"commands.advancement.revoke.many.to.many.failure": "Couldn't revoke %s advancements from %s Cuties as they don't have them",
"commands.advancement.revoke.criterion.to.many.success": "Revoked criterion '%s' of advancement %s from %s Cuties",
"commands.advancement.revoke.criterion.to.many.failure": "Couldn't revoke criterion '%s' of advancement %s from %s Cuties as they don't have it",
"commands.clear.success.single": "Removed %s items from Cutie %s",
"commands.clear.success.multiple": "Removed %s items from %s Cuties",
"commands.clear.test.single": "Found %s matching items on Cutie %s",
"commands.clear.test.multiple": "Found %s matching items on %s Cuties",
"commands.experience.add.points.success.multiple": "Gave %s experience points to %s Cuties",
"commands.experience.add.levels.success.multiple": "Gave %s experience levels to %s Cuties",
"commands.experience.set.points.success.multiple": "Set %s experience points on %s Cuties",
"commands.experience.set.levels.success.multiple": "Set %s experience levels on %s Cuties",
"commands.give.success.multiple": "Gave %s %s to %s Cuties",
"commands.playsound.success.multiple": "Played sound %s to %s Cuties",
"commands.list.players": "There are %s of a max of %s Cuties online: %s",
"commands.setidletimeout.success": "The Cutie idle timeout is now %s minutes",
"commands.bossbar.set.players.success.none": "Custom bossbar %s no longer has any Cuties",
"commands.bossbar.set.players.success.some": "Custom bossbar %s now has %s Cuties: %s",
"commands.bossbar.get.players.none": "Custom bossbar %s has no Cuties currently online",
"commands.bossbar.get.players.some": "Custom bossbar %s has %s Cuties currently online: %s",
"commands.recipe.give.success.multiple": "Unlocked %s recipes for %s Cuties",
"commands.recipe.take.success.multiple": "Took %s recipes from %s Cuties",
"commands.whitelist.none": "There are no whitelisted Cuties",
"commands.whitelist.list": "There are %s whitelisted Cuties: %s",
"commands.spawnpoint.success.multiple": "Set spawn point to %s, %s, %s [%s] in %s for %s Cuties",
"commands.spreadplayers.success.entities": "Spread %s Cuties around %s, %s with an average distance of %s blocks apart",
"commands.banip.info": "This ban affects %s Cuties: %s",
"commands.title.cleared.multiple": "Cleared titles for %s Cuties",
"commands.title.reset.multiple": "Reset title options for %s Cuties",
"commands.title.show.title.multiple": "Showing new title for %s Cuties",
"commands.title.show.subtitle.multiple": "Showing new subtitle for %s Cuties",
"commands.title.show.actionbar.multiple": "Showing new actionbar title for %s Cuties",
"commands.title.times.multiple": "Changed title display times for %s Cuties",
"permissions.requires.player": "A Cutie is required to run this command here",
"argument.player.toomany": "Only one Cutie is allowed, but the provided selector allows more than one",
"argument.player.entities": "Only Cuties may be affected by this command, but the provided selector includes entities",
"argument.entity.notfound.player": "No Cutie was found",
"argument.player.unknown": "That Cutie does not exist",
"commands.banip.invalid": "Invalid IP address or unknown Cutie",
"commands.ban.failed": "Nothing changed. The Cutie is already banned",
"commands.bossbar.set.players.unchanged": "Nothing changed. Those Cuties are already on the bossbar with nobody to add or remove",
"commands.deop.failed": "Nothing changed. The Cutie is not an operator",
"commands.experience.set.points.invalid": "Cannot set experience points above the maximum points for the Cutie's current level",
"commands.op.failed": "Nothing changed. The Cutie already is an operator",
"commands.pardon.failed": "Nothing changed. The Cutie isn't banned",
"commands.whitelist.add.failed": "Cutie is already whitelisted",
"commands.whitelist.remove.failed": "Cutie is not whitelisted",
"commands.data.entity.invalid": "Unable to modify Cutie data",
"clear.failed.single": "No items were found on Cutie %s",
"clear.failed.multiple": "No items were found on %s Cuties",
"gamerule.doLimitedCrafting.description": "If enabled, Cuties will be able to craft only unlocked recipes",
"gamerule.forgiveDeadPlayers": "Forgive napping Cuties",
"gamerule.forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted Cutie starts napping nearby.",
"gamerule.playersSleepingPercentage.description": "The percentage of Cuties who must be sleeping to skip the night.",
"gamerule.universalAnger.description": "Angered neutral Feralists attack any nearby Cutie, not just the Cutie that angered them. Works best if forgiveDeadPlayers is disabled.",
"gamerule.category.player": "Cutie",
"sleep.players_sleeping": "%s/%s Cuties sleeping"
}

View file

@ -1,167 +0,0 @@
Hello Cutie!
Remember to take your meds!
Do you have water nearby?
What a cute floret!
Plampt!
Have fun cutie!
Xenodruggies not included!
Remember to take breaks!
Digitalis says hello!
Also try Flowers and Vines! (or whatever the floret cut of Chutes and Ladders was called in Recovery)
Ask your Vet!
Ask your Owner!
Beeple Beeple Beeple!
More Teeth Than A Horse!
Blahaj Blast!
Your an adorable Floret
You look good in a Collar!
Say Please!
You're the best gamer!
Plant Computing!
You're a good floret!
Now in Hypnovision!
Distribute far and Wide!
Do you want to cuddle?
Doesn't use the W-word!
200% more cuddly!
Botanical!
Everybody do the Leaf!
Microgravity with style!
Floret fiction!
Class-A!
Prepare before spelunking!
Everything is Free!
There's five Independent developers!
Join the One Big Polycule!
Overnet Legend!
It came from Earth!
Now on Jambolanum!
Implant Compatible! (edited)
Implant not Included!
Haustoric!
Kind of fire free!
More Addictive than Xenodrugs!
Unlimited Edition!
Copyleft!
Trademark Free!
Look mum, Im a plant!
gayming
More Addictive than Xenodrugs!
Less Addictive than Xenodrugs!
Disaster Lesbians!
It's just a houseplant!
The Accord said we put people in here!
Loved by trillions!
Intergalactic!
10,000 species served!
Made in Space!
We have drones for this now!
9/10 cotyledons!
cotyledon tested, affini approved! (edited)
it/it!
Has No Expectations!
Absolutely Gay!
More Voxels!
Seeds Aplenty!
Eggs Aplenty!
Music by Sia Amadi! (she hasn't had her name changed as of the last chapter I can read?) (edited)
Music by Cupressaceae Garaveh, Fourth Bloom!
My bloom for Aiur!
Can I pat you?
Now on Mist!
NP is in P!
Ping the Affini!
Petals!
Dont hoard!
Share!
Make Friends!
Pretty cute!
Now on Tablets!
Skin care is important!
Wash behind your ears!
There's a class-G for that!
Open-Source!
Leashes for Everyone!
Flowers for Everyone!
Bring a Pillow!
Tell your Pinnates!
Thank your waiter!
Domesticated!
Cuddly!
Creeper Plush!
Can you spell Cotyledon?
Sedagive!
The Notorious HRT!
Anticistamines!
Antiboyotics!
Proboyotics!
Breast Mints!
Tasty Terrans!
Tiresome Thoughts!
Save before Warping!
Mmmngh~!!!
Good Pet!
a;lgjna;lgjna;lsgha;lg STAAAAHP!
0981250981258713258 BEEP!
Bottom Text!
Little Spoon!
Gnaw on Vines!
Core World Honey!
Gravity goes SPEEEEEEEEEIN!
No Evil Affini Under Here!
Dawn Cute!
What got you into HDG?
The Affini win, always!
Horny Jail!
Consent is Groovy!
Aftercare!
What's your Safeword?
Freely-given, Reversible, Informed, Enthusiastic, Specific!
I'm from the Affini, and I'm here to help!
Floret Says What?
You are worth it!
Cognitive Behavioural Therapy, from Wikipedia, the free encyclopedia!
What Would Your Owner Do?
I'm Not A Pet!
The Terrans never stood a chance anyway!
The Best Possible Version of You!
Free Terra who?
Pl-Please, Mistress~!!!
Stimming!
Hand-Flapping!
By the Everbloom, I have the power!
Pwhaah...haah....haaaah~
Vine Ticklemonster!
Tasty Xenodruggies!
Sleep is for the Healthy!
The OTNA is spooky!
The biggest most rebellious rebellion ever!
Burrito Blanket!
You have until the count of ten~!
Sophonic!
Tummny rubs!
Earscritches!
Headpats!
These are heatsinks, dummy!
Programmer Socks!
Boots with the Fir!
I can have Vampire Fangs!
Let me Carry you to our Bed!
What's a Horse?
want to go on a date?
Station? Dear, this is a small warship!
right into the waiting vines of the affini!
my little Elvy~
Negotiations Upon Shakey Vibes!
A Normal Singleplayer Run During Which No Domestication Occurs
Its alright, little one!
My little flower!
Exploding Martian Ovens!
Darling, you're safe now!
@I'm Iggy!
Support your Gardener! (edited)
Reddeyfish — Yesterday at 11:46 PM
Brave words for someone in Domestication Distance!
[11:47 PM]
I-I-I-I-I-I-I-I gayyyy

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 B

View file

@ -1,4 +0,0 @@
Vanilla Tweaks Resource Pack
Version: 1.19
Packs:
NoPanoramaOverlay

View file

@ -1,8 +0,0 @@
// priority: 0
console.info('Hello, World! (You will see this line every time client resources reload)')
onEvent('jei.hide.items', event => {
// Hide items in JEI here
// event.hide('minecraft:cobblestone')
})

View file

@ -1,15 +1,16 @@
#KubeJS Client Properties
#Mon Sep 26 19:27:11 PDT 2022
#Sat Mar 30 08:04:03 PDT 2024
backgroundColor=2b2b2b
barBorderColor=ECEFF4
exportAtlases=false
menuBackgroundBrightness=64
disableRecipeBook=false
title=FloretCraft
barColor=ECEFF4
overrideColors=true
blurScaledPackIcon=true
disableRecipeBook=false
exportAtlases=false
fmlLogColor=ECEFF4
showTagNames=false
fmlMemoryColor=ECEFF4
menuBackgroundBrightness=64
menuBackgroundScale=32.0
menuInnerBackgroundBrightness=32
overrideColors=false
showTagNames=false
title=FlortMC

View file

@ -0,0 +1,13 @@
#KubeJS Common Properties
#Sat Mar 30 08:03:56 PDT 2024
allowAsyncStreams=true
announceReload=true
creativeModeTabIcon=minecraft\:purple_dye
hideServerScriptErrors=false
ignoreCustomUniqueRecipeIds=false
matchJsonRecipes=true
packmode=
saveDevPropertiesInConfig=false
serverOnly=false
startupErrorGUI=true
startupErrorReportUrl=

View file

@ -0,0 +1,38 @@
{
"replace": false,
"values": [
"spectrum:slate_noxwood_planks",
"spectrum:slate_noxwood_stairs",
"spectrum:slate_noxwood_slab",
"spectrum:slate_noxwood_fence",
"spectrum:slate_noxwood_fence_gate",
"spectrum:slate_noxwood_beam",
"spectrum:slate_noxwood_amphora",
"spectrum:ebony_noxwood_planks",
"spectrum:ebony_noxwood_stairs",
"spectrum:ebony_noxwood_slab",
"spectrum:ebony_noxwood_fence",
"spectrum:ebony_noxwood_fence_gate",
"spectrum:ebony_noxwood_beam",
"spectrum:ebony_noxwood_amphora",
"spectrum:ivory_noxwood_planks",
"spectrum:ivory_noxwood_stairs",
"spectrum:ivory_noxwood_slab",
"spectrum:ivory_noxwood_fence",
"spectrum:ivory_noxwood_fence_gate",
"spectrum:ivory_noxwood_beam",
"spectrum:ivory_noxwood_amphora",
"spectrum:chestnut_noxwood_planks",
"spectrum:chestnut_noxwood_stairs",
"spectrum:chestnut_noxwood_slab",
"spectrum:chestnut_noxwood_fence",
"spectrum:chestnut_noxwood_fence_gate",
"spectrum:chestnut_noxwood_beam",
"spectrum:chestnut_noxwood_amphora",
"#spectrum:colored_planks",
"#spectrum:colored_stairs",
"#spectrum:colored_fences",
"#spectrum:colored_fence_gates",
"#spectrum:colored_slabs"
]
}

View file

@ -0,0 +1,13 @@
{
"replace": true,
"values": [
"#spectrum:decay/forfeiture_safe",
"minecraft:air",
"minecraft:cave_air",
"minecraft:light",
"spectrum:wand_light",
"minecraft:bedrock",
"spectrum:bedrock_storage_block",
"minecraft:snow"
]
}

View file

@ -0,0 +1,9 @@
{
"replace": false,
"values": [
"#minecraft:mineable/axe",
"#minecraft:mineable/hoe",
"#minecraft:mineable/pickaxe",
"#minecraft:mineable/shovel"
]
}

View file

@ -1,20 +0,0 @@
/assets/
* functions exactly like the resourcepack/assets folder
/client_scripts/
* KubeJS Scripts that run on the client
* uknown the full capabilities, something to look into
/config/
* kubejs config, shouldnt need to change but can be changed
/data/
* functions exactly like the datapack/data folder
/server_scripts/
* these are scripts that function when *in an world*
* they can be used for recipie alteration or other things
/startup_scripts/
* these happen on game load
* They can be used to add, remove, or modify items

View file

@ -1,6 +0,0 @@
{
"pack": {
"description": "FloretSpeak!",
"pack_format": 7
}
}

View file

@ -1,20 +0,0 @@
// priority: 0
settings.logAddedRecipes = true
settings.logRemovedRecipes = true
settings.logSkippedRecipes = false
settings.logErroringRecipes = true
console.info('Hello, World! (You will see this line every time server resources reload)')
onEvent('recipes', event => {
// Change recipes here
})
onEvent('item.tags', event => {
// Get the #forge:cobblestone tag collection and add Diamond Ore to it
// event.get('forge:cobblestone').add('minecraft:diamond_ore')
// Get the #forge:cobblestone tag collection and remove Mossy Cobblestone from it
// event.get('forge:cobblestone').remove('minecraft:mossy_cobblestone')
})

View file

@ -1,13 +0,0 @@
// priority: 0
console.info('Hello, World! (You will only see this line once in console, during startup)')
onEvent('item.registry', event => {
// Register new items here
// event.create('example_item').displayName('Example Item')
})
onEvent('block.registry', event => {
// Register new blocks here
// event.create('example_block').material('wood').hardness(1.0).displayName('Example Block')
})

View file

@ -1,13 +0,0 @@
name = "Ad Astra!"
filename = "ad-astra-1.0.3-1.18.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/fzC9pnwK/ad-astra-1.0.3-1.18.2.jar"
hash-format = "sha1"
hash = "a59a050a1a63291e3105ebbb7821e24b66c0e354"
[update]
[update.modrinth]
mod-id = "3ufwT9JF"
version = "fzC9pnwK"

View file

@ -0,0 +1,13 @@
name = "Ad Astra"
filename = "ad_astra-fabric-1.20.1-1.15.18.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/MxqFxL9C/ad_astra-fabric-1.20.1-1.15.18.jar"
hash-format = "sha1"
hash = "d93d7a03c15a642fa88c84d67bdca0d90a011efe"
[update]
[update.modrinth]
mod-id = "3ufwT9JF"
version = "MxqFxL9C"

View file

@ -0,0 +1,13 @@
name = "Additional Redstone"
filename = "additionalredstone-fabric-1.20.1-1.1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/hhraLneG/versions/4lkprnNO/additionalredstone-fabric-1.20.1-1.1.0.jar"
hash-format = "sha1"
hash = "2dcd770c4fa5ff6057de172bace8c77b89329dae"
[update]
[update.modrinth]
mod-id = "hhraLneG"
version = "4lkprnNO"

View file

@ -1,13 +0,0 @@
name = "Adorn"
filename = "Adorn-3.5.0+1.18.2-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/E6FUtRJh/versions/3.5.0-fabric/Adorn-3.5.0%2B1.18.2-fabric.jar"
hash-format = "sha1"
hash = "54dc846236010b1e22bfdb6b7d06a669f6ccfb5a"
[update]
[update.modrinth]
mod-id = "E6FUtRJh"
version = "6N5U8wzl"

View file

@ -0,0 +1,13 @@
name = "Advanced Reborn"
filename = "AdvancedReborn-1.20.1-1.2.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ir8okcEA/versions/L2HOKlCc/AdvancedReborn-1.20.1-1.2.8.jar"
hash-format = "sha1"
hash = "8e2effc1ef846f965ded32b6670987dbd225ef78"
[update]
[update.modrinth]
mod-id = "ir8okcEA"
version = "L2HOKlCc"

View file

@ -0,0 +1,13 @@
name = "Alternate Origin GUI"
filename = "altorigingui-1.20.1-1.0.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ldWHqZwQ/versions/2Xvkw6un/altorigingui-1.20.1-1.0.1.jar"
hash-format = "sha1"
hash = "23426753bc7a0ab84c1627b059aee3717a2bf3f9"
[update]
[update.modrinth]
mod-id = "ldWHqZwQ"
version = "2Xvkw6un"

View file

@ -0,0 +1,13 @@
name = "Amecs"
filename = "amecs-1.3.10+mc.1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/rcLriA4v/versions/HuXAp0GB/amecs-1.3.10%2Bmc.1.20.1.jar"
hash-format = "sha1"
hash = "1eff33308da62b47e5767875b28cdd436da77e2c"
[update]
[update.modrinth]
mod-id = "rcLriA4v"
version = "HuXAp0GB"

View file

@ -1,13 +0,0 @@
name = "AntiGhost"
filename = "antighost-1.18.2-fabric0.47.10-1.1.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.18.2-fabric0.47.10-1.1.4/antighost-1.18.2-fabric0.47.10-1.1.4.jar"
hash-format = "sha1"
hash = "b9a690827fdaa60388bc297d6bf339c7ffd68261"
[update]
[update.modrinth]
mod-id = "Jw3Wx1KR"
version = "JX1vBTrB"

View file

@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-fabric-mc1.20.1-2.5.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar"
hash-format = "sha1"
hash = "d0f11243f79c071416bbcee781ae93eb57a0283c"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "xcauwnEB"

View file

@ -1,13 +1,13 @@
name = "Architectury API"
filename = "architectury-4.9.84-fabric.jar"
filename = "architectury-9.2.14-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/foPbHoIn/architectury-4.9.84-fabric.jar"
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
hash-format = "sha1"
hash = "ee6d6ac3e96e0894537d34ec9ed4b80f1a59e95e"
hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d"
[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "foPbHoIn"
version = "WbL7MStR"

View file

@ -0,0 +1,13 @@
name = "Athena"
filename = "athena-fabric-1.20.1-3.1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/mXJWSwbJ/athena-fabric-1.20.1-3.1.2.jar"
hash-format = "sha1"
hash = "53014ceff1e10085609c16adbe246df51113bfe9"
[update]
[update.modrinth]
mod-id = "b1ZV3DIJ"
version = "mXJWSwbJ"

View file

@ -0,0 +1,17 @@
name = "Axiom"
filename = "Axiom-2.8.1-for-MC1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/N6n5dqoA/versions/JJt0NDC2/Axiom-2.8.1-for-MC1.20.1.jar"
hash-format = "sha1"
hash = "39ec1eb855d67f2343a8f03225f3836d680f57a8"
[update]
[update.modrinth]
mod-id = "N6n5dqoA"
version = "JJt0NDC2"
[option]
optional = true
description = "world edit on steroids."

View file

@ -1,13 +0,0 @@
name = "BadStdOut"
filename = "badstdout-1.1.1-1.18.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9Y8sMRVG/versions/1.1.1-1.18/badstdout-1.1.1-1.18.jar"
hash-format = "sha1"
hash = "d2867a49691ea3c395596ab7f16744b059b9c13a"
[update]
[update.modrinth]
mod-id = "9Y8sMRVG"
version = "V81dH2uu"

View file

@ -0,0 +1,13 @@
name = "BCLib"
filename = "bclib-3.0.14.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar"
hash-format = "sha1"
hash = "34be724165bfe1207542f26551b10925d099eee1"
[update]
[update.modrinth]
mod-id = "BgNRHReB"
version = "TPC86Pyz"

View file

@ -0,0 +1,13 @@
name = "Create: Bells & Whistles"
filename = "bellsandwhistles-0.4.5+1.20.1-FABRIC.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gJ5afkVv/versions/m0GUubvz/bellsandwhistles-0.4.5%2B1.20.1-FABRIC.jar"
hash-format = "sha1"
hash = "70e97c2ff786b8df7f354a37442ae36f4df35dc3"
[update]
[update.modrinth]
mod-id = "gJ5afkVv"
version = "m0GUubvz"

View file

@ -1,13 +0,0 @@
name = "Better Command Block UI"
filename = "bettercommandblockui-0.1.0-1.18.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/8iQcgjQ2/versions/0.1.0/bettercommandblockui-0.1.0-1.18.2.jar"
hash-format = "sha1"
hash = "af0553b2f807d8c4f7d4af27a74b3f5674257b92"
[update]
[update.modrinth]
mod-id = "8iQcgjQ2"
version = "R7XOD0de"

View file

@ -0,0 +1,13 @@
name = "BetterEnd"
filename = "better-end-4.0.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gc8OEnCC/versions/7QwyTILr/better-end-4.0.11.jar"
hash-format = "sha1"
hash = "1e54364d63245a51e66e414ca73efbac9e05f11d"
[update]
[update.modrinth]
mod-id = "gc8OEnCC"
version = "7QwyTILr"

View file

@ -1,13 +1,13 @@
name = "BetterF3"
filename = "BetterF3-1.2.5-Fabric-1.18.2.jar"
filename = "BetterF3-7.0.2-Fabric-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/1.2.5.1/BetterF3-1.2.5-Fabric-1.18.2.jar"
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar"
hash-format = "sha1"
hash = "457734b8099afbda9218c59aa6f197e2a2cc8d65"
hash = "ed0383ed8c68e1d1cbfc61267afee028d8a4d7fe"
[update]
[update.modrinth]
mod-id = "8shC1gFX"
version = "EWqUNavR"
version = "7WkFnw9F"

View file

@ -0,0 +1,13 @@
name = "BetterNether"
filename = "better-nether-9.0.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MpzVLzy5/versions/IG7kgtJH/better-nether-9.0.10.jar"
hash-format = "sha1"
hash = "7247c4b3f319f828205fc9f195261c46a24280ec"
[update]
[update.modrinth]
mod-id = "MpzVLzy5"
version = "IG7kgtJH"

View file

@ -1,18 +0,0 @@
name = "Block Meter"
filename = "blockmeter-1.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/oGU9LXKC/versions/1.6/blockmeter-1.6.jar"
hash-format = "sha1"
hash = "261544deeedc70ed503b53d04ae6f86bb6c51834"
[update]
[update.modrinth]
mod-id = "oGU9LXKC"
version = "rqzE7cU2"
[option]
optional = true
default = false
description = "A mod to measure block distances"

View file

@ -1,13 +0,0 @@
name = "Blur (Fabric)"
filename = "blur-2.4.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NK39zBp2/versions/2.4.1/blur-2.4.1.jar"
hash-format = "sha1"
hash = "4e9eb6718bf1aae922f7abd6fc93be1db49e5a4c"
[update]
[update.modrinth]
mod-id = "NK39zBp2"
version = "xetUzR7z"

View file

@ -1,13 +0,0 @@
name = "Bobby"
filename = "bobby-3.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/M08ruV16/versions/3.1.1/bobby-3.1.1.jar"
hash-format = "sha1"
hash = "783d7ab7d34e87c0671a9426be0021caee58c1b8"
[update]
[update.modrinth]
mod-id = "M08ruV16"
version = "xfghgAG8"

View file

@ -1,13 +0,0 @@
name = "Botania"
filename = "Botania-1.18.2-435-FABRIC.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/pfjLUfGv/versions/1.18.2-435-fabric/Botania-1.18.2-435-FABRIC.jar"
hash-format = "sha1"
hash = "39cfb7f9c18f4d04f4734cea9794205a00fb0f5d"
[update]
[update.modrinth]
mod-id = "pfjLUfGv"
version = "I1sdolxI"

View file

@ -0,0 +1,13 @@
name = "Botarium"
filename = "botarium-fabric-1.20.1-2.3.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/5a8eybLl/botarium-fabric-1.20.1-2.3.3.jar"
hash-format = "sha1"
hash = "ffd8b8ec111c5942b30aded4e3ba4f2429023f0e"
[update]
[update.modrinth]
mod-id = "2u6LRnMa"
version = "5a8eybLl"

View file

@ -0,0 +1,13 @@
name = "Building Wands"
filename = "BuildingWands-mc1.20.1-2.6.9-release.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/XkisZUfp/versions/mLBi7a8x/BuildingWands-mc1.20.1-2.6.9-release.jar"
hash-format = "sha1"
hash = "31e4375395f23b6b3e535d0442f3082cfd94c9fc"
[update]
[update.modrinth]
mod-id = "XkisZUfp"
version = "mLBi7a8x"

View file

@ -0,0 +1,13 @@
name = "Cardinal Components API"
filename = "cardinal-components-api-5.2.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/K01OU20C/versions/qW85eawp/cardinal-components-api-5.2.2.jar"
hash-format = "sha1"
hash = "b049c6342185dae10607d6c1fe2fd792db189582"
[update]
[update.modrinth]
mod-id = "K01OU20C"
version = "qW85eawp"

View file

@ -0,0 +1,13 @@
name = "Carpet"
filename = "fabric-carpet-1.20-1.4.112+v230608.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"
hash-format = "sha1"
hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65"
[update]
[update.modrinth]
mod-id = "TQTTVgYE"
version = "K0Wj117C"

View file

@ -1,13 +0,0 @@
name = "CC: Restitched"
filename = "cc-restitched-1.100.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/eldBwa5V/versions/1.100.8%2B1.18.2/cc-restitched-1.100.8.jar"
hash-format = "sha1"
hash = "3c2291e1b3b7bcc238a2c38522afc274c5f83525"
[update]
[update.modrinth]
mod-id = "eldBwa5V"
version = "FbQHIk33"

View file

@ -0,0 +1,13 @@
name = "CC: Tweaked"
filename = "cc-tweaked-1.20.1-fabric-1.110.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/ekffpGYP/cc-tweaked-1.20.1-fabric-1.110.3.jar"
hash-format = "sha1"
hash = "4a9c26751b8a07ab99e682281c9cb6b78af86d29"
[update]
[update.modrinth]
mod-id = "gu7yAYhd"
version = "ekffpGYP"

View file

@ -0,0 +1,13 @@
name = "CC: VS"
filename = "cc_vs-1.20.1-fabric-0.0.9.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/bvgy8HrZ/versions/c7b3Rnp5/cc_vs-1.20.1-fabric-0.0.9.jar"
hash-format = "sha1"
hash = "6bb4dc8d87c501ae6e434aecec5747020d51b897"
[update]
[update.modrinth]
mod-id = "bvgy8HrZ"
version = "c7b3Rnp5"

View file

@ -0,0 +1,13 @@
name = "CC:C Bridge"
filename = "cccbridge-mc1.20.1-fabric-v1.6.2b.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fXt291FO/versions/57pJUQQM/cccbridge-mc1.20.1-fabric-v1.6.2b.jar"
hash-format = "sha1"
hash = "7de4610e10b8bde87badb77a94ee2e57abbc0fa9"
[update]
[update.modrinth]
mod-id = "fXt291FO"
version = "57pJUQQM"

View file

@ -1,13 +0,0 @@
name = "Charmonium"
filename = "charmonium-fabric-1.18.2-4.1.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/bpii4Xsa/versions/4.1.0+1.18.2/charmonium-fabric-1.18.2-4.1.0.jar"
hash-format = "sha1"
hash = "4b8568ff73b81e4c9c3b23653e2339c86c38e7be"
[update]
[update.modrinth]
mod-id = "bpii4Xsa"
version = "rzkLIRCX"

View file

@ -0,0 +1,13 @@
name = "Chipped"
filename = "Chipped-fabric-1.20.1-3.0.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/Fy1PKYtc/Chipped-fabric-1.20.1-3.0.6.jar"
hash-format = "sha1"
hash = "96f392370790ff17d48270b7473b1578d4b0e2fe"
[update]
[update.modrinth]
mod-id = "BAscRYKm"
version = "Fy1PKYtc"

View file

@ -1,13 +0,0 @@
name = "Chunky Pregenerator"
filename = "Chunky-1.2.164.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fALzjamp/versions/1.2.164/Chunky-1.2.164.jar"
hash-format = "sha1"
hash = "c936401a30394972b102d62a2553927aa79bd501"
[update]
[update.modrinth]
mod-id = "fALzjamp"
version = "JJMpSOeW"

View file

@ -1,13 +0,0 @@
name = "CIT Resewn"
filename = "CITResewn-1.1.1+1.18.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/1.1.1+1.18.2/CITResewn-1.1.1%2B1.18.2.jar"
hash-format = "sha1"
hash = "864c538f4f07bb43445ecdfb27e77649efaf4327"
[update]
[update.modrinth]
mod-id = "otVJckYQ"
version = "SwmQcI45"

View file

@ -1,13 +0,0 @@
name = "ClearDespawn-Fabric"
filename = "cleardespawn-21w40a-1.1.3.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/yoJJjRRE/versions/21w40a-1.1.3/cleardespawn-21w40a-1.1.3.jar"
hash-format = "sha1"
hash = "3390baeaf6a9fe8f6e6120dbfc11cf231abf14dd"
[update]
[update.modrinth]
mod-id = "yoJJjRRE"
version = "9Xke6c1g"

View file

@ -1,13 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-6.3.81-fabric.jar"
filename = "cloth-config-11.1.118-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/gPqHXnrg/cloth-config-6.3.81-fabric.jar"
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar"
hash-format = "sha1"
hash = "f6501a0b48872d2d14da55796f16f582a83bef7b"
hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "gPqHXnrg"
version = "J3FLptsi"

View file

@ -0,0 +1,13 @@
name = "Clumps"
filename = "Clumps-fabric-1.20.1-12.0.0.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar"
hash-format = "sha1"
hash = "a20cfe0b0ee0b897887f81c4919af9d220ba22e7"
[update]
[update.modrinth]
mod-id = "Wnxd13zP"
version = "hefSwtn6"

View file

@ -1,13 +0,0 @@
name = "Clumps"
filename = "Clumps-fabric-1.18.2-8.0.0+15.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e76c85474fa2eaf419b359615e58937ef817d6fe"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3913405
project-id = 256717

View file

@ -1,13 +0,0 @@
name = "Continuity"
filename = "continuity-2.0.1+1.18.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1+1.18.2/continuity-2.0.1%2B1.18.2.jar"
hash-format = "sha1"
hash = "0ccc70d5e03526597558829bffba2ff3bf5db5c4"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "jjpzIZoY"

View file

@ -0,0 +1,13 @@
name = "Controlify"
filename = "Controlify-2.0.0-beta.8+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/naETXOxy/Controlify-2.0.0-beta.8%2B1.20.1.jar"
hash-format = "sha1"
hash = "b7f653dc9d58bb318ff8e5eaa2268613f360357b"
[update]
[update.modrinth]
mod-id = "DOUdJVEm"
version = "naETXOxy"

View file

@ -0,0 +1,13 @@
name = "Controlling"
filename = "Controlling-fabric-1.20.1-12.0.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar"
hash-format = "sha1"
hash = "8d6badebb7f2aea04793c92174dafa946b13f1e9"
[update]
[update.modrinth]
mod-id = "xv94TkTM"
version = "6ipZLQSK"

View file

@ -1,13 +0,0 @@
name = "Conveyor Belts"
filename = "conveyor-belts-1.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WjHeCvm0/versions/1.8/conveyor-belts-1.8.jar"
hash-format = "sha1"
hash = "2afbd6f909431280e32f40f02f5b07b5a19db260"
[update]
[update.modrinth]
mod-id = "WjHeCvm0"
version = "vLWebMRv"

View file

@ -0,0 +1,13 @@
name = "Create Deco"
filename = "createdeco-2.0.2-1.20.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar"
hash-format = "sha1"
hash = "b7b525c64cde199d1ab12fee7f1171812a283646"
[update]
[update.modrinth]
mod-id = "sMvUb4Rb"
version = "GsxgfeNu"

View file

@ -0,0 +1,13 @@
name = "Create Enchantment Industry Fabric"
filename = "create_enchantment_industry-1.2.16.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/AEZO385x/versions/SI0RzkGk/create_enchantment_industry-1.2.16.jar"
hash-format = "sha1"
hash = "c1153315e3d0e7d216ca3179e483fe8b9f794433"
[update]
[update.modrinth]
mod-id = "AEZO385x"
version = "SI0RzkGk"

View file

@ -0,0 +1,13 @@
name = "Create Fabric"
filename = "create-fabric-0.5.1-f-build.1417+mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/h2HgGyvA/create-fabric-0.5.1-f-build.1417%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "dc5c230e3b293092b457200883398225fffab597"
[update]
[update.modrinth]
mod-id = "Xbc0uyRg"
version = "h2HgGyvA"

View file

@ -0,0 +1,13 @@
name = "Create Ore Excavation"
filename = "createoreexcavation-fabric-1.20-1.4.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ResbpANg/versions/jmSBgUUD/createoreexcavation-fabric-1.20-1.4.5.jar"
hash-format = "sha1"
hash = "a7ecd132208b6dc9ea71dfcd49718ae86222f483"
[update]
[update.modrinth]
mod-id = "ResbpANg"
version = "jmSBgUUD"

View file

@ -0,0 +1,13 @@
name = "Create: Steam 'n' Rails"
filename = "Steam_Rails-1.6.4+fabric-mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/AJ3IGl3n/Steam_Rails-1.6.4%2Bfabric-mc1.20.1.jar"
hash-format = "sha1"
hash = "6aebceb3b11005d9cf7255f26344e1c3a635c91c"
[update]
[update.modrinth]
mod-id = "ZzjhlDgM"
version = "AJ3IGl3n"

View file

@ -0,0 +1,13 @@
name = "Create: Structures"
filename = "create-structures-0.1.1-1.20.1-FABRIC.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/IAnP4np7/versions/nqsTHZwx/create-structures-0.1.1-1.20.1-FABRIC.jar"
hash-format = "sha1"
hash = "b0adac5af2734590d57e86a270a343abb74dfed4"
[update]
[update.modrinth]
mod-id = "IAnP4np7"
version = "nqsTHZwx"

View file

@ -0,0 +1,13 @@
name = "Create Track Map"
filename = "create-track-map-1.4+mc1.20.1-fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/gxoNIjg6/versions/qoyYyg2G/create-track-map-1.4%2Bmc1.20.1-fabric.jar"
hash-format = "sha1"
hash = "262e54637fc296c09473325f0fe83d37bc4b3d08"
[update]
[update.modrinth]
mod-id = "gxoNIjg6"
version = "qoyYyg2G"

View file

@ -0,0 +1,13 @@
name = "Create Crafts & Additions"
filename = "createaddition-fabric+1.20.1-1.2.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/J3uh8pqe/createaddition-fabric%2B1.20.1-1.2.3.jar"
hash-format = "sha1"
hash = "e0109d1aba129d30482aaae060abac0ce1e56bc9"
[update]
[update.modrinth]
mod-id = "kU1G12Nn"
version = "J3uh8pqe"

View file

@ -1,13 +0,0 @@
name = "Iron Chests"
filename = "IronChests-1.7.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/7mHyGgvW/versions/1.7.4/IronChests-1.7.4.jar"
hash-format = "sha1"
hash = "048f1f8aeee64774c05ce0659470ab4462c9136b"
[update]
[update.modrinth]
mod-id = "7mHyGgvW"
version = "SFIhkNnN"

View file

@ -0,0 +1,13 @@
name = "Dark Loading Screen"
filename = "dark-loading-screen-1.6.14.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/h3XWIuzM/versions/HLjyJHzA/dark-loading-screen-1.6.14.jar"
hash-format = "sha1"
hash = "c6ce1e2c34fe4a412183431ea6b323e5e6eaf8f0"
[update]
[update.modrinth]
mod-id = "h3XWIuzM"
version = "HLjyJHzA"

View file

@ -0,0 +1,13 @@
name = "Ducky Peripherals"
filename = "duckyperiphs-1.20.1-1.3.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/l2IpK3Ji/versions/FYDI2Gut/duckyperiphs-1.20.1-1.3.1-fabric.jar"
hash-format = "sha1"
hash = "a58286a38e0d4dab0dc378aef916bba985cc4ae7"
[update]
[update.modrinth]
mod-id = "l2IpK3Ji"
version = "FYDI2Gut"

View file

@ -0,0 +1,13 @@
name = "Elytra Slot"
filename = "elytraslot-fabric-6.3.0+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mSQF1NpT/versions/6uCj1VmZ/elytraslot-fabric-6.3.0%2B1.20.1.jar"
hash-format = "sha1"
hash = "8434372482be878e0d40542cd2cce09b6dfccf84"
[update]
[update.modrinth]
mod-id = "mSQF1NpT"
version = "6uCj1VmZ"

Some files were not shown because too many files have changed in this diff Show more