mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-23 06:29:31 +00:00
update modpack
This commit is contained in:
parent
2e8e5b6b9d
commit
e45e341a4c
34 changed files with 1479 additions and 73 deletions
18
.minecraft/config/yosbr/config/ViaFabric/viafabric.yml
Normal file
18
.minecraft/config/yosbr/config/ViaFabric/viafabric.yml
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# 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'
|
|
@ -0,0 +1,58 @@
|
||||||
|
/*
|
||||||
|
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,
|
||||||
|
}
|
155
.minecraft/config/yosbr/config/betterf3.json
Normal file
155
.minecraft/config/yosbr/config/betterf3.json
Normal file
|
@ -0,0 +1,155 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
}
|
31
.minecraft/config/yosbr/config/bobby.conf
Normal file
31
.minecraft/config/yosbr/config/bobby.conf
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
# 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
|
259
.minecraft/config/yosbr/config/hudtweaks.json
Normal file
259
.minecraft/config/yosbr/config/hudtweaks.json
Normal file
|
@ -0,0 +1,259 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
}
|
71
.minecraft/config/yosbr/config/inventoryhud.json
Normal file
71
.minecraft/config/yosbr/config/inventoryhud.json
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
5
.minecraft/config/yosbr/config/iris.properties
Normal file
5
.minecraft/config/yosbr/config/iris.properties
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#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
|
4
.minecraft/config/yosbr/config/minecraftcapes.json
Normal file
4
.minecraft/config/yosbr/config/minecraftcapes.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"capeVisible": true,
|
||||||
|
"earsVisible": true
|
||||||
|
}
|
65
.minecraft/config/yosbr/config/replaymod.json
Normal file
65
.minecraft/config/yosbr/config/replaymod.json
Normal file
|
@ -0,0 +1,65 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
155
.minecraft/config/yosbr/config/roughlyenoughitems/config.json5
Normal file
155
.minecraft/config/yosbr/config/roughlyenoughitems/config.json5
Normal file
|
@ -0,0 +1,155 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
}
|
11
.minecraft/config/yosbr/config/stendhal/stendhal.properties
Normal file
11
.minecraft/config/yosbr/config/stendhal/stendhal.properties
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
### 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
|
||||||
|
|
103
.minecraft/config/yosbr/config/xaerominimap.txt
Normal file
103
.minecraft/config/yosbr/config/xaerominimap.txt
Normal file
|
@ -0,0 +1,103 @@
|
||||||
|
#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
|
151
.minecraft/config/yosbr/config/xaerominimap_entities.json
Normal file
151
.minecraft/config/yosbr/config/xaerominimap_entities.json
Normal file
|
@ -0,0 +1,151 @@
|
||||||
|
{
|
||||||
|
"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": []
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
1
.minecraft/config/yosbr/config/xaeropatreon.txt
Normal file
1
.minecraft/config/yosbr/config/xaeropatreon.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
showCapes:true
|
32
.minecraft/config/yosbr/config/xaeroworldmap.txt
Normal file
32
.minecraft/config/yosbr/config/xaeroworldmap.txt
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
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
|
121
.minecraft/config/yosbr/options.amecsapi.txt
Normal file
121
.minecraft/config/yosbr/options.amecsapi.txt
Normal file
|
@ -0,0 +1,121 @@
|
||||||
|
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
|
166
.minecraft/config/yosbr/options.txt
Normal file
166
.minecraft/config/yosbr/options.txt
Normal file
|
@ -0,0 +1,166 @@
|
||||||
|
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
|
|
@ -7,12 +7,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/architectury-api.pw.toml"
|
file = "mods/architectury-api.pw.toml"
|
||||||
hash = "75dcdffc0d37e098ef12f1b149d68182337372e2d48653ffe0389b94b357a0de"
|
hash = "bc08ed290f7c076e8297b38f80af9694aa5972318ef29a99693a3e297b76f386"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/betterf3.pw.toml"
|
file = "mods/betterf3.pw.toml"
|
||||||
hash = "97b90825ea397eae1dc108b5a9257e3065feacb553e72c019fba62495a72c1d0"
|
hash = "3ae1a0c92775ab42564f96758eae529e8d08eb0d1010b5bb810208c71b8b2b4b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -37,7 +37,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cit-resewn.pw.toml"
|
file = "mods/cit-resewn.pw.toml"
|
||||||
hash = "c47b4e6dea49ed224870b70e2101f7dfea59c63490cca1d5f5a1dd43b18c56ef"
|
hash = "0da3b33d0d62fcaf24835fb432b8dd9be02e82897cd43fddc38fa81106203d37"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -47,7 +47,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/entitytexturefeatures.pw.toml"
|
file = "mods/entitytexturefeatures.pw.toml"
|
||||||
hash = "82b6f9f3fb89cce2de6facd3fc6e5692bf1c4d2aa77d385ae0207bf84a71f871"
|
hash = "af08de75e8df44bbfb72d18c628c7024db4f4020e7a5cf35a4730f9774b82905"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -67,7 +67,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-language-kotlin.pw.toml"
|
file = "mods/fabric-language-kotlin.pw.toml"
|
||||||
hash = "76f23e3c7d290c587085b22f59e06160a38593d73859cbb4a4738d1fa2fade4d"
|
hash = "dfebd8072576c75a939f56cab83cabdf3c5828da7cdb814e97c272e6c0b8d006"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -102,12 +102,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/midnightcontrols.pw.toml"
|
file = "mods/midnightcontrols.pw.toml"
|
||||||
hash = "d09cd1d0aedef9f4c6acceda635ba7c9d33e688d2cda51f299d9acca1156ea1a"
|
hash = "1946f660ed8f0b6b4fa1680fbc14f30a0db503b09fac5ffd0635ecd9cfecf6d1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/midnightlib.pw.toml"
|
file = "mods/midnightlib.pw.toml"
|
||||||
hash = "1c68b1e077a77dfa2cd5a63b9ad73b11406e4c0bb13ef72a4c337cb50f188740"
|
hash = "d8e9c12d291ecb9f829fe57504ceeb404bbdd2f9de2595595659ebb90440c826"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -137,7 +137,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/no-chat-reports.pw.toml"
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
hash = "86fd76830339379e145c23747d51608f1a3165df7e747184f2d9fc890c7ab385"
|
hash = "3d4e2da11e8a0abf3ca6109630934a7fa400ed49cd6a871b2862abf252f9ada7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -177,12 +177,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/roughly-enough-items.pw.toml"
|
file = "mods/roughly-enough-items.pw.toml"
|
||||||
hash = "79c8f0a39cb0d8e3b30341ad4190b81b283abb8f117adfb539506042e08e4f7e"
|
hash = "59425a808037a8e66f39d063183bec0f9337c3b27bcf09404dada731d4cd83b9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/simple-voice-chat.pw.toml"
|
file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "cc65ff8d2f848aaf2734ab25587ba46a278bb980e85fcf74d09740a819c25900"
|
hash = "e981af55a68d5806b8c1fe0598ff0d9972ee99961c2f08a5815535a39636aba1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -207,22 +207,22 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/viafabric.pw.toml"
|
file = "mods/viafabric.pw.toml"
|
||||||
hash = "a7b858c47621008bec47a437c4615edcede2f1a493c121b6f573ebd87edad47c"
|
hash = "950c28a3c1f22ab36f936ebbb6095e0e5432ec19c2938761d44b99a4c01a9bd0"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
|
file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
|
||||||
hash = "3e6052aa6237502a7861514f13a72e99f5463690bedc67ff29c0528e60aa36fb"
|
hash = "8f45e9a4cc8b1017a2683335a6c98d4c5886306f924a09525148b51bc22b0d7b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "159fc9db0aceadc493a94da1089d74d06df1f768c158b3d65bba189381fe799b"
|
hash = "850a099c4b17fe76f081e95c7b3289a7e56c186235c62fb1dfa7c41f1f1e6a79"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-world-map.pw.toml"
|
file = "mods/xaeros-world-map.pw.toml"
|
||||||
hash = "29512aa4e21b46d522390693b7b0c93a9b2428365429851d9f57756667d9a82c"
|
hash = "8d93bc2d7f34112c08beee850a88c484058bbc990f35083f5bd374c0451315f2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -232,5 +232,5 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/zoomify.pw.toml"
|
file = "mods/zoomify.pw.toml"
|
||||||
hash = "0558c653fc64ef54d493d0f20b20e2599ae70edcaf727af090ff098b9dd9fd64"
|
hash = "2ef6bd2d5beb568877c9e9d379f59d7ce6fe0bff3bae958a1c65d17cce9a09fd"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Architectury API"
|
name = "Architectury API"
|
||||||
filename = "architectury-6.2.43-fabric.jar"
|
filename = "architectury-6.2.46-fabric.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/6.2.43+fabric/architectury-6.2.43-fabric.jar"
|
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/xjWpId6m/architectury-6.2.46-fabric.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "e8f8e0844a4a82125a27b9f59db579dd6547b530"
|
hash = "210c1f482c84598e907713f073c8b712df850efa"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "lhGA9TYQ"
|
mod-id = "lhGA9TYQ"
|
||||||
version = "aNnwGOML"
|
version = "xjWpId6m"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "BetterF3"
|
name = "BetterF3"
|
||||||
filename = "BetterF3-1.3.2-Fabric-1.19.jar"
|
filename = "BetterF3-1.4.0-Fabric-1.19.2.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/1.3.2-fabric/BetterF3-1.3.2-Fabric-1.19.jar"
|
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/YkAPYBjH/BetterF3-1.4.0-Fabric-1.19.2.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "c65443f1ac63aa7e5c16e379557641b76827cf9b"
|
hash = "0c70e5716c98299655f33a4ea0c4d6a17fe9a220"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "8shC1gFX"
|
mod-id = "8shC1gFX"
|
||||||
version = "N2TDuUIv"
|
version = "YkAPYBjH"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "CIT Resewn"
|
name = "CIT Resewn"
|
||||||
filename = "CITResewn-1.1.1+1.19.jar"
|
filename = "CITResewn-1.1.2+1.19.2.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/1.1.1+1.19/CITResewn-1.1.1%2B1.19.jar"
|
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/lYmW1wnD/CITResewn-1.1.2%2B1.19.2.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "cd778490cf2dd6aeda15502c8153e64f32c35fec"
|
hash = "8eee04b02dcb7543633c8a2001d6bc89abb5d5ac"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "otVJckYQ"
|
mod-id = "otVJckYQ"
|
||||||
version = "2jLdI2KI"
|
version = "lYmW1wnD"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Entity Texture Features [Fabric]"
|
name = "Entity Texture Features [Fabric]"
|
||||||
filename = "entity_texture_features_fabric_1.19.x-4.0.2.jar"
|
filename = "entity_texture_features_fabric_1.19.x-4.1.1.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/4.0.2.fabric.1.19/entity_texture_features_fabric_1.19.x-4.0.2.jar"
|
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/QsPxlaAU/entity_texture_features_fabric_1.19.x-4.1.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "ca8adf2be87fca55363fa0a0c76f112e437dc08a"
|
hash = "0c059c382452f5e657af45a1717318ca9c771ecf"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "BVzZfTc1"
|
mod-id = "BVzZfTc1"
|
||||||
version = "eb3qN1Fh"
|
version = "QsPxlaAU"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Fabric Language Kotlin"
|
name = "Fabric Language Kotlin"
|
||||||
filename = "fabric-language-kotlin-1.8.3+kotlin.1.7.10.jar"
|
filename = "fabric-language-kotlin-1.8.4+kotlin.1.7.20.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/MrMwCJlh/fabric-language-kotlin-1.8.3%2Bkotlin.1.7.10.jar"
|
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/allNCj2E/fabric-language-kotlin-1.8.4%2Bkotlin.1.7.20.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "80645897db245424cf1efb474e7bf34ddbc34212"
|
hash = "f66781e06aaace31c370238554aeb99d1ec6bc98"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "Ha28R6CL"
|
mod-id = "Ha28R6CL"
|
||||||
version = "MrMwCJlh"
|
version = "allNCj2E"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "MidnightControls"
|
name = "MidnightControls"
|
||||||
filename = "midnightcontrols-1.5.0+1.19.jar"
|
filename = "midnightcontrols-1.6.0+1.19.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/1.5.0+1.19/midnightcontrols-1.5.0%2B1.19.jar"
|
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/CTvplHoe/midnightcontrols-1.6.0%2B1.19.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "971f190386e9ab63b51111e981d45af313bef6dd"
|
hash = "7c540f8c151d9370e86b5759f8ff55ec2d19d7b2"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "bXX9h73M"
|
mod-id = "bXX9h73M"
|
||||||
version = "M3xjZE2k"
|
version = "CTvplHoe"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "MidnightLib"
|
name = "MidnightLib"
|
||||||
filename = "midnightlib-0.6.0.jar"
|
filename = "midnightlib-0.6.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/codAaoxh/versions/s2fTj4LM/midnightlib-0.6.0.jar"
|
url = "https://cdn.modrinth.com/data/codAaoxh/versions/WjT0Llfm/midnightlib-0.6.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "6da31f2d13b4e5d49574ff235e45a2c6f8501ecd"
|
hash = "1900376fa98df38ceec337874fc5ffe33501e5f0"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "codAaoxh"
|
mod-id = "codAaoxh"
|
||||||
version = "s2fTj4LM"
|
version = "WjT0Llfm"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "No Chat Reports"
|
name = "No Chat Reports"
|
||||||
filename = "NoChatReports-FABRIC-1.19.2-v1.11.2.jar"
|
filename = "NoChatReports-FABRIC-1.19.2-v1.13.9.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/OrXrGI5d/NoChatReports-FABRIC-1.19.2-v1.11.2.jar"
|
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/A7bdmpUO/NoChatReports-FABRIC-1.19.2-v1.13.9.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "213dc0c361ed71ac560810fc2ab00fab74f08aa6"
|
hash = "ad273539ea39ad166cf6b0ea9830e1768ecadbba"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "qQyHxfxd"
|
mod-id = "qQyHxfxd"
|
||||||
version = "OrXrGI5d"
|
version = "A7bdmpUO"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Roughly Enough Items (REI)"
|
name = "Roughly Enough Items (REI)"
|
||||||
filename = "RoughlyEnoughItems-9.1.530.jar"
|
filename = "RoughlyEnoughItems-9.1.550.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/9.1.530+fabric/RoughlyEnoughItems-9.1.530.jar"
|
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/8T2JUPB8/RoughlyEnoughItems-9.1.550.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "3611067a9a3c17ad53755e24cd6909a6659243f0"
|
hash = "5b81d7ce6f52fb0cd1fa467ef688a2d2e0eeeab8"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "nfn13YXA"
|
mod-id = "nfn13YXA"
|
||||||
version = "tNmRA5nr"
|
version = "8T2JUPB8"
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
name = "Simple Voice Chat"
|
name = "Simple Voice Chat"
|
||||||
filename = "voicechat-fabric-1.19.1-2.3.9.jar"
|
filename = "voicechat-fabric-1.19.1-2.3.10.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/gJec6R5o/voicechat-fabric-1.19.1-2.3.9.jar"
|
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/YEck4uvP/voicechat-fabric-1.19.1-2.3.10.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "3017917e715a0796632e5c9762a6c4f8b4a09556"
|
hash = "33155c30d0735f8bd2f1667743fb83db12053987"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "9eGKb6K1"
|
mod-id = "9eGKb6K1"
|
||||||
version = "gJec6R5o"
|
version = "YEck4uvP"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "ViaFabric"
|
name = "ViaFabric"
|
||||||
filename = "viafabric-0.4.8+17-main.jar"
|
filename = "viafabric-0.4.9+19-main.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/dRR5ETJX/viafabric-0.4.8%2B17-main.jar"
|
url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/HDHqNX5V/viafabric-0.4.9%2B19-main.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "ace3e194f4a2e8c9dfbf510e0b544f87f0d79a90"
|
hash = "ec0ad9336714b9fe06c91334b5ba2e8155e6270d"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "YlKdE5VK"
|
mod-id = "YlKdE5VK"
|
||||||
version = "dRR5ETJX"
|
version = "HDHqNX5V"
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
name = "Xaero's Minimap (Fair-play Edition)"
|
name = "Xaero's Minimap (Fair-play Edition)"
|
||||||
filename = "Xaeros_Minimap_FP22.13.2_Fabric_1.19.1.jar"
|
filename = "Xaeros_Minimap_FP22.14.1_Fabric_1.19.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "fb747cb102ab30000317409294b372a5afbca52d"
|
hash = "ebf4d26be42eb5568834f8c1a3c6c81b7186846d"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 3944934
|
file-id = 3984854
|
||||||
project-id = 263466
|
project-id = 263466
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
name = "Xaero's Minimap"
|
name = "Xaero's Minimap"
|
||||||
filename = "Xaeros_Minimap_22.14.1_Fabric_1.19.1.jar"
|
filename = "Xaeros_Minimap_22.15.1_Fabric_1.19.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "aade4cb93ce091f430700962d4de6a908d50a770"
|
hash = "95c0765a66bdd91ceb052bf93a53a3c084e8fb0d"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 3970091
|
file-id = 4012614
|
||||||
project-id = 263420
|
project-id = 263420
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
name = "Xaero's World Map"
|
name = "Xaero's World Map"
|
||||||
filename = "XaerosWorldMap_1.27.0_Fabric_1.19.1.jar"
|
filename = "XaerosWorldMap_1.28.0_Fabric_1.19.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "3f2d3d809b63223f6c9ea1958057869104422b6d"
|
hash = "21751663cc9b68c223b0a07937c9ca1c5df237ba"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 3967777
|
file-id = 4010419
|
||||||
project-id = 317780
|
project-id = 317780
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Zoomify"
|
name = "Zoomify"
|
||||||
filename = "Zoomify-2.5.1.jar"
|
filename = "Zoomify-2.7.0.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/BrGdvUUq/Zoomify-2.5.1.jar"
|
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/TQKBOZaT/Zoomify-2.7.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "ec2c79ddd57f826b134bfd2e93a1f3d23dfda58f"
|
hash = "e12c3d79eda26b1d250b0b37372a70783c6a4533"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "w7ThoJFB"
|
mod-id = "w7ThoJFB"
|
||||||
version = "BrGdvUUq"
|
version = "TQKBOZaT"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4664ed0393c052a138447e47004f81abf200275a260e1f83ecf74a1b02a1b6ee"
|
hash = "fbbb4ccd805219d6ce034f13459cdb8966d8ed90b743687ffaf99380c43c7a7f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.8"
|
fabric = "0.14.8"
|
||||||
|
|
Loading…
Reference in a new issue