Compare commits
76 commits
auto-updat
...
main
Author | SHA1 | Date | |
---|---|---|---|
1692cd2d5d | |||
9076b7d96e | |||
0a7e9b7523 | |||
4686dfcbe2 | |||
c3aee4cf9e | |||
7a322dbdbf | |||
ad5804c675 | |||
74cfc806e5 | |||
cf97387b96 | |||
acc0dc40d8 | |||
393a4519d2 | |||
ecd2a9ead5 | |||
a65f64f9ba | |||
fa06c78b52 | |||
585368c54c | |||
8d5e017ae8 | |||
676a3dd75d | |||
92f9bf25db | |||
702e5f60b6 | |||
1dfede0433 | |||
6e659a57dc | |||
aecfa63547 | |||
fb77721bc6 | |||
0a090fa1af | |||
279892fab5 | |||
819a643dda | |||
bbca93a16d | |||
0465741122 | |||
7bf75bcb21 | |||
8c9451d1c2 | |||
1c3b582225 | |||
7f68ca5d07 | |||
899e4a3d6b | |||
6e14706baf | |||
2a168fb8d6 | |||
33522984cb | |||
acd960e614 | |||
68470b2ab1 | |||
c1b841f5f0 | |||
57c66ec4f7 | |||
2eea546765 | |||
828e14e948 | |||
566d25c689 | |||
971593f800 | |||
3f58a5e724 | |||
addde7889b | |||
727eb82c91 | |||
cb38f4392c | |||
7fbcdf0de3 | |||
f4fcd48333 | |||
9d5502c634 | |||
dbd1209efc | |||
c64e3b4338 | |||
f88ca17c56 | |||
ef3f09ce35 | |||
083be9f4d2 | |||
184adbb98e | |||
148e6e9924 | |||
34384f9013 | |||
cc71700970 | |||
cde5bd15c4 | |||
e193e1a914 | |||
8031b3bf4c | |||
743705b394 | |||
d8d35e63f4 | |||
cb5bffc368 | |||
c7c036a16d | |||
7c103f4a72 | |||
2b64cf5d48 | |||
72924d85f9 | |||
8c541713f9 | |||
b609397f5c | |||
2f691aeae7 | |||
9b4f08829b | |||
5ee695e835 | |||
9570d24a03 |
105 changed files with 11054 additions and 129 deletions
|
@ -17,23 +17,9 @@ jobs:
|
|||
path: "wiki"
|
||||
ref: "main"
|
||||
|
||||
- name: Restore cached licenses
|
||||
id: cache-licenses-restore
|
||||
uses: actions/cache/restore@v4
|
||||
with:
|
||||
path: cache
|
||||
key: licenses
|
||||
|
||||
- name: "Update modlist"
|
||||
run: python pack/.forgejo/scripts/update-wiki.py
|
||||
|
||||
- name: Save cached licenses
|
||||
id: cache-licenses-save
|
||||
uses: actions/cache/save@v4
|
||||
with:
|
||||
path: cache
|
||||
key: ${{ steps.cache-licenses-restore.outputs.cache-primary-key }}
|
||||
|
||||
- name: "Commit changes"
|
||||
run: |
|
||||
cd wiki
|
||||
|
@ -42,16 +28,3 @@ jobs:
|
|||
git config --global user.email 'modupdater@incest.world'
|
||||
git commit -am "Automated wiki update"
|
||||
git push
|
||||
|
||||
restart:
|
||||
if: "contains(github.event.head_commit.message, '[restart]')"
|
||||
name: "Restart server"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Restart the server
|
||||
uses: https://git.incest.world/actions/ssh-action@master
|
||||
with:
|
||||
host: ${{ vars.SSH_SERVER }}
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
script: ${{ vars.RESTART_COMMAND }}
|
||||
|
|
7
config/yosbr/config/ars_creo-common.toml
Normal file
7
config/yosbr/config/ars_creo-common.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
#Base speed of the wheel
|
||||
#Range: > 0
|
||||
wheelBaseSpeed = 16
|
||||
#Speed of the wheel with a gold block in front
|
||||
#Range: > 0
|
||||
wheelMaxSpeed = 24
|
||||
|
50
config/yosbr/config/ars_nouveau-client.toml
Normal file
50
config/yosbr/config/ars_nouveau-client.toml
Normal file
|
@ -0,0 +1,50 @@
|
|||
|
||||
#Lighting
|
||||
[lights]
|
||||
#Show the supporter message. This is set to false after the first time.
|
||||
showSupporterMessage = true
|
||||
#If dynamic lights are enabled
|
||||
lightsEnabled = true
|
||||
#How bright the touch light is
|
||||
#Range: 0 ~ 15
|
||||
touchLightLuminance = 8
|
||||
#How long the touch light lasts in ticks
|
||||
#Range: 0 ~ 40
|
||||
touchLightDuration = 8
|
||||
#Light level an entity should emit when dynamic lights are on
|
||||
#Example entry: minecraft:blaze=15
|
||||
entity_lights = ["minecraft:blaze=10", "ars_nouveau:orbit=15", "ars_nouveau:linger=15", "ars_nouveau:spell_proj=15", "minecraft:magma_cube=8", "ars_nouveau:flying_item=10", "minecraft:spectral_arrow=8", "ars_nouveau:follow_proj=10"]
|
||||
#Light level an item should emit when held when dynamic lights are on
|
||||
#Example entry: minecraft:stick=15
|
||||
item_lights = ["minecraft:redstone_torch=10", "minecraft:soul_lantern=12", "minecraft:glow_ink_sac=10", "minecraft:verdant_froglight=15", "minecraft:blaze_rod=10", "minecraft:shroomlight=10", "minecraft:lantern=14", "minecraft:soul_torch=10", "minecraft:glow_berries=8", "minecraft:glowstone_dust=8", "minecraft:pearlescent_froglight=15", "minecraft:nether_star=14", "minecraft:glowstone=15", "minecraft:torch=14", "minecraft:ochre_froglight=15", "minecraft:lava_bucket=15"]
|
||||
|
||||
#Overlay
|
||||
[overlays]
|
||||
#X offset for the tooltip
|
||||
#Range: > -2147483648
|
||||
xTooltip = 20
|
||||
#Y offset for the tooltip
|
||||
#Range: > -2147483648
|
||||
yTooltip = 0
|
||||
#X offset for the Mana Bar
|
||||
#Range: > -2147483648
|
||||
xManaBar = 0
|
||||
#Y offset for the Mana Bar
|
||||
#Range: > -2147483648
|
||||
yManaBar = 0
|
||||
#If the Storage Lectern should show the recipe book icon
|
||||
showRecipeBook = true
|
||||
#Inform the player of Dynamic lights once.
|
||||
informLights = false
|
||||
|
||||
#Misc
|
||||
[misc]
|
||||
#Use simplified renderer for Warp Portals
|
||||
no_end_portal_render = false
|
||||
#Disables the skyweave renderer. Disable if your sky is broken with shaders.
|
||||
disable_skyweave = false
|
||||
#Enables transparent/opaque rendering of elements in the book GUI. Disable if it leads to crash with Sodium derivatives
|
||||
gui_transparency = true
|
||||
#Disables translucent particles. Disable if your particles are invisible with shaders.
|
||||
opaque_particles = false
|
||||
|
74
config/yosbr/config/ars_nouveau-common.toml
Normal file
74
config/yosbr/config/ars_nouveau-common.toml
Normal file
|
@ -0,0 +1,74 @@
|
|||
|
||||
#General settings
|
||||
[general]
|
||||
#Dimensions where hostile mobs will not spawn. Ex: ["minecraft:overworld", "undergarden:undergarden"]. . Run /forge dimensions for a list.
|
||||
dimensionBlacklist = []
|
||||
#Spawn a book in the players inventory on login
|
||||
spawnBook = true
|
||||
#How much mana whirlisprigs consume per generation
|
||||
#Range: 0 ~ 10000
|
||||
sylphManaCost = 250
|
||||
#How much progress whirlisprigs must accumulate before creating resources
|
||||
#Range: 0 ~ 10000
|
||||
whirlisprigProgress = 250
|
||||
#Should the Wilden Hunter attack animals?
|
||||
hunterHuntsAnimals = false
|
||||
#Should the Wilden Stalker attack animals?
|
||||
stalkerHuntsAnimals = false
|
||||
#Should the Wilden Defender attack animals?
|
||||
defenderHuntsAnimals = false
|
||||
#Should the Wilden Chimera dive bomb destroy blocks?
|
||||
destructiveDiveBomb = true
|
||||
#Archwood forest spawn weight
|
||||
#Range: > 0
|
||||
archwoodForest = 2
|
||||
#How many inventories can lectern support per bookwyrm
|
||||
#Range: > 1
|
||||
bookwyrmLimit = 8
|
||||
|
||||
[drygmy_production]
|
||||
#How much source drygmys consume per generation
|
||||
#Range: 0 ~ 10000
|
||||
drygmyManaCost = 1000
|
||||
#How many channels must occur before a drygmy produces loot
|
||||
#Range: 0 ~ 300
|
||||
drygmyMaxProgress = 20
|
||||
#Bonus number of items a drygmy produces per unique mob
|
||||
#Range: 0 ~ 300
|
||||
drygmyUniqueBonus = 2
|
||||
#Base number of items a drygmy produces per cycle before bonuses.
|
||||
#Range: > -2147483648
|
||||
drygmyBaseItems = 1
|
||||
#Max Bonus number of items a drygmy produces from nearby entities. Each entity equals 1 item.
|
||||
#Range: 0 ~ 300
|
||||
drygmyQuantityCap = 5
|
||||
|
||||
#Items
|
||||
[item]
|
||||
#Spawn Caster Tomes in Dungeon Loot?
|
||||
spawnTomes = true
|
||||
#How much mana the Ring of Jumping consumes per jump
|
||||
#Range: 0 ~ 10000
|
||||
jumpRingCost = 30
|
||||
|
||||
#Blocks
|
||||
[block]
|
||||
#How much potion a melder takes from each input jar. 100 = 1 potion
|
||||
#Range: > 100
|
||||
melderInputCost = 200
|
||||
#How much potion a melder outputs per cycle. 100 = 1 potion
|
||||
#Range: > 100
|
||||
melderOutput = 100
|
||||
#How much source a melder takes per cycle
|
||||
#Range: > 0
|
||||
melderSourceCost = 300
|
||||
#The max potion level the enchanted flask can grant. This isnt needed unless you have an infinite potion leveling exploit.
|
||||
#Range: > 2
|
||||
enchantedFlaskCap = 255
|
||||
|
||||
#Debug
|
||||
[debug]
|
||||
#Max number of log events to keep on entities. Lowering this number may make it difficult to debug why your entities are stuck.
|
||||
#Range: > 0
|
||||
maxLogEvents = 100
|
||||
|
176
config/yosbr/config/embeddium++.toml
Normal file
176
config/yosbr/config/embeddium++.toml
Normal file
|
@ -0,0 +1,176 @@
|
|||
|
||||
[embeddiumplus]
|
||||
|
||||
[embeddiumplus.general]
|
||||
#Configure FPS Display mode
|
||||
#Complete mode gives you min FPS count and average count
|
||||
#Allowed Values: OFF, SIMPLE, ADVANCED
|
||||
fpsDisplay = "ADVANCED"
|
||||
#Shows GPU and memory usage onto FPS display
|
||||
#Allowed Values: OFF, ON, GPU, RAM
|
||||
fpsDisplaySystem = "ON"
|
||||
#Set Fullscreen mode
|
||||
#Borderless let you change between screens more faster and move your mouse across monitors
|
||||
#Allowed Values: WINDOWED, BORDERLESS, FULLSCREEN
|
||||
fullscreen = "WINDOWED"
|
||||
#Configure FPS Display gravity
|
||||
#Places counter on specified corner of your screen
|
||||
#Allowed Values: LEFT, CENTER, RIGHT
|
||||
fpsDisplayGravity = "LEFT"
|
||||
#Toggle FPS Display shadow
|
||||
#In case sometimes you can't see the text
|
||||
fpsDisplayShadow = false
|
||||
#Configure FPS Display margin
|
||||
#Give some space between corner and text
|
||||
#Range: 0 ~ 48
|
||||
fpsDisplayMargin = 12
|
||||
|
||||
[embeddiumplus.performance]
|
||||
#Toggles JREI item rendering until searching
|
||||
#Increases performance a little bit and cleans your screen when you don't want to use it
|
||||
hideJREI = false
|
||||
#Sets culling mode
|
||||
#Reduces number of visible faces when the neighbor blocks are leaves
|
||||
#Allowed Values: ALL, OFF
|
||||
leavesCulling = "OFF"
|
||||
#Toggles Minecraft Fonts shadows
|
||||
#Depending of the case may increase performance
|
||||
#Gives a flat style text
|
||||
fontShadows = true
|
||||
|
||||
[embeddiumplus.performance.distanceCulling]
|
||||
|
||||
[embeddiumplus.performance.distanceCulling.entities]
|
||||
#Configure horizontal max distance before cull entities
|
||||
#Value is squared, default was 64^2 (or 64x64)
|
||||
#Range: > 0
|
||||
cullingMaxDistanceX = 4096
|
||||
#Toggles distance culling for entities, doesn't affect monsters culling
|
||||
#Check the options below
|
||||
enable = true
|
||||
#Configure vertical max distance before cull entities
|
||||
#Value is raw
|
||||
#Range: 0 ~ 512
|
||||
cullingMaxDistanceY = 32
|
||||
#List of all Entities to be ignored by distance culling
|
||||
#Uses ResourceLocation to identify it
|
||||
#Example 1: "minecraft:bat" - Ignores bats only
|
||||
#Example 2: "alexsmobs:*" - ignores all entities for alexmobs mod
|
||||
whitelist = ["minecraft:ghast", "minecraft:ender_dragon", "iceandfire:*", "create:*"]
|
||||
|
||||
[embeddiumplus.performance.distanceCulling.entities.monsters]
|
||||
#Configure horizontal max distance before cull monster entities
|
||||
#Value is squared, default was 64^2 (or 64x64)
|
||||
#Range: > 0
|
||||
cullingMaxDistanceX = 16384
|
||||
#Toggles distance culling for monsters (or hostile entities, whatever you want to call it), doesn't affect neutral/pacific entities
|
||||
#Check the options above
|
||||
enable = false
|
||||
#Configure vertical max distance before cull monster entities
|
||||
#Value is raw
|
||||
#Range: 0 ~ 512
|
||||
cullingMaxDistanceY = 64
|
||||
#List of all monster entities to be ignored by distance culling
|
||||
#Uses ResourceLocation to identify it
|
||||
#Example 1: "minecraft:bat" - Ignores bats only
|
||||
#Example 2: "alexsmobs:*" - ignores all entities for alexmobs mod
|
||||
whitelist = ["minecraft:ghast", "minecraft:ender_dragon", "iceandfire:*", "create:*"]
|
||||
|
||||
[embeddiumplus.performance.distanceCulling.tileEntities]
|
||||
#Configure horizontal max distance before cull Block entities
|
||||
#Value is squared, default was 64^2 (or 64x64)
|
||||
#Range: > 0
|
||||
cullingMaxDistanceX = 4096
|
||||
#Toggles distance culling for Block Entities
|
||||
#Maybe you use another mod for that :(
|
||||
enable = true
|
||||
#Configure vertical max distance before cull Block entities
|
||||
#Value is raw
|
||||
#Range: 0 ~ 512
|
||||
cullingMaxDistanceY = 32
|
||||
#List of all Block Entities to be ignored by distance culling
|
||||
#Uses ResourceLocation to identify it
|
||||
#Example 1: "minecraft:chest" - Ignores chests only
|
||||
#Example 2: "ae2:*" - ignores all Block entities from Applied Energetics 2
|
||||
whitelist = ["waterframes:*"]
|
||||
|
||||
[embeddiumplus.performance.fastModels]
|
||||
#Toggles FastBeds feature
|
||||
enableBeds = false
|
||||
#Toggles FastChest feature
|
||||
#Without flywheel installed or using any backend, it increases FPS significatly on chest rooms
|
||||
enableChests = false
|
||||
|
||||
[embeddiumplus.dynlights]
|
||||
#Toggle if Block Entities should have dynamic lights
|
||||
onTileEntities = true
|
||||
#Configure how fast light whould be updated
|
||||
#Allowed Values: OFF, SLOW, NORMAL, FAST, SUPERFAST, FASTESTS, REALTIME
|
||||
updateSpeed = "REALTIME"
|
||||
#Toggle if Entities should have dynamic lights
|
||||
onEntities = true
|
||||
updateOnlyOnPositionChange = true
|
||||
|
||||
[embeddiumplus.others]
|
||||
#Configure if borderless fullscreen option should be attached to F11 or replace vanilla fullscreen
|
||||
#Allowed Values: ATTACH, REPLACE, OFF
|
||||
borderlessAttachModeOnF11 = "OFF"
|
||||
#Toggles fast language reload
|
||||
#Embeddedt points it maybe cause troubles to JEI, so ¿why not add it as a toggleable option?
|
||||
fastLanguageReload = true
|
||||
|
||||
[embeddiumplus.quality]
|
||||
#Chunks fade in speed
|
||||
#This option doesn't affect performance, just changes speed
|
||||
#Allowed Values: OFF, FAST, SLOW
|
||||
chunkFadeSpeed = "SLOW"
|
||||
#Clean my skies
|
||||
#Blue band was a vanilla feature, toggle off will show sky color directly
|
||||
blueBand = true
|
||||
#Raise clouds
|
||||
#Modify clouds height perfect for a adaptative world experience
|
||||
#Range: 0 ~ 512
|
||||
cloudsHeight = 192
|
||||
#Do not show me your name
|
||||
#disables nametag rendering for players and entities
|
||||
disableNameTagRendering = false
|
||||
#Toggle fog feature
|
||||
#Fog was a vanilla feature
|
||||
fog = true
|
||||
|
||||
[embeddiumplus.quality.darkness]
|
||||
#Configure fog brightness on nether when darkness is enabled
|
||||
#Range: 0.0 ~ 1.0
|
||||
endFogBright = 0.5
|
||||
#Configure min moon brightness level with darkness
|
||||
#Range: 0.0 ~ 1.0
|
||||
newMoonBright = 0.0
|
||||
#Toggle Darkness on End dimension
|
||||
enableOnEnd = false
|
||||
#Toggle Darkness default mode for modded dimensions
|
||||
valueByDefault = false
|
||||
#Configure Darkness Mode
|
||||
#Each config changes what is considered 'true darkness'
|
||||
#Allowed Values: TOTAL_DARKNESS, PITCH_BLACK, DARK, DIM, OFF
|
||||
mode = "OFF"
|
||||
#Toggles if moon phases affects darkness in the overworld
|
||||
affectedByMoonPhase = true
|
||||
#List of all dimensions to use True Darkness
|
||||
#This option overrides 'valueByDefault' state
|
||||
dimensionWhitelist = []
|
||||
#Configure max moon brightness level with darkness
|
||||
#Range: 0.0 ~ 1.0
|
||||
fullMoonBright = 0.25
|
||||
#Configure fog brightness on nether when darkness is enabled
|
||||
#Range: 0.0 ~ 1.0
|
||||
netherFogBright = 0.5
|
||||
#Toggle Darkness on Nether dimension
|
||||
enableOnNether = false
|
||||
#Toggle darkness when dimension has no SkyLight
|
||||
enableOnNoSkyLight = false
|
||||
#Disables all bright sources of darkness like moon or fog
|
||||
#Only affects darkness effect
|
||||
enableBlockLightOnly = false
|
||||
#Toggle Darkness on Overworld dimension
|
||||
enableOnOverworld = true
|
||||
|
1
config/yosbr/config/embeddium-fingerprint.json
Normal file
1
config/yosbr/config/embeddium-fingerprint.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"v":1,"s":"3dc7091fae80370534a5ff40192242bfcf7e3b0371cb64fc81ac35219cd69a2eb5bd49735bee4b242bf2b0925baedb956e843c345ef55ae241751377e2752992","u":"c3bcd58f046d7942f4889723eeb899d4b6e6bfc10c94b2f9357038dfac50b42a95efac053920ed818b7bf1d2cf182d00f52dd90c03475704c232cec56a9aa8e5","p":"e4fbba78b3e05564ae2da8351238918a1d343079607a16c4384f20f715a04c672160bb589ad334f500efb7adb23f0b67dacf5ee4aa951db19c8c43ec5387e94e","t":1736328311}
|
6
config/yosbr/config/embeddium-mixins.properties
Normal file
6
config/yosbr/config/embeddium-mixins.properties
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This is the configuration file for Embeddium.
|
||||
#
|
||||
# You can find information on editing this file and all the available options here:
|
||||
# https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File
|
||||
#
|
||||
# By default, this file will be empty except for this notice.
|
30
config/yosbr/config/embeddium-options.json
Normal file
30
config/yosbr/config/embeddium-options.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"quality": {
|
||||
"weather_quality": "DEFAULT",
|
||||
"leaves_quality": "DEFAULT",
|
||||
"enable_vignette": true,
|
||||
"use_quad_normals_for_shading": false
|
||||
},
|
||||
"advanced": {
|
||||
"enable_memory_tracing": false,
|
||||
"use_advanced_staging_buffers": true,
|
||||
"disable_incompatible_mod_warnings": false,
|
||||
"cpu_render_ahead_limit": 3
|
||||
},
|
||||
"performance": {
|
||||
"chunk_builder_threads": 0,
|
||||
"always_defer_chunk_updates_v2": false,
|
||||
"animate_only_visible_textures": true,
|
||||
"use_entity_culling": true,
|
||||
"use_fog_occlusion": true,
|
||||
"use_block_face_culling": true,
|
||||
"use_compact_vertex_format": true,
|
||||
"use_translucent_face_sorting_v2": true,
|
||||
"use_no_error_g_l_context": true
|
||||
},
|
||||
"notifications": {
|
||||
"force_disable_donation_prompts": false,
|
||||
"has_cleared_donation_button": true,
|
||||
"has_seen_donation_prompt": false
|
||||
}
|
||||
}
|
8
config/yosbr/config/oculus.properties
Normal file
8
config/yosbr/config/oculus.properties
Normal file
|
@ -0,0 +1,8 @@
|
|||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Thu Jan 09 19:36:44 CET 2025
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
maxShadowRenderDistance=32
|
||||
shaderPack=MakeUp-UltraFast-9.1b.zip
|
||||
enableShaders=true
|
|
@ -0,0 +1,118 @@
|
|||
{
|
||||
"customizedAnimations": [
|
||||
{
|
||||
"identifier": 0,
|
||||
"Name": "default",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.5,
|
||||
"Type": 0,
|
||||
"Particle Spawn": []
|
||||
},
|
||||
{
|
||||
"identifier": 5,
|
||||
"Name": "portal",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.0,
|
||||
"Type": 0,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:reverse_portal",
|
||||
"Amount": 16,
|
||||
"Spread Radius": 0.8,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1,
|
||||
"Sound": "minecraft:block.portal.ambient"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 6,
|
||||
"Name": "splash",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.0,
|
||||
"Type": 0,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:splash",
|
||||
"Amount": 16,
|
||||
"Spread Radius": 0.7,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1,
|
||||
"Sound": "minecraft:entity.dolphin.splash"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 1,
|
||||
"Name": "vanish",
|
||||
"Animation Curve": 2,
|
||||
"Despawn Speed": 0.5,
|
||||
"Type": 1,
|
||||
"Particle Spawn": []
|
||||
},
|
||||
{
|
||||
"identifier": 3,
|
||||
"Name": "explosion",
|
||||
"Animation Curve": 1,
|
||||
"Despawn Speed": 0.5,
|
||||
"Type": 2,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:lava",
|
||||
"Amount": 4,
|
||||
"Spread Radius": 0.5,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1,
|
||||
"Sound": "minecraft:block.lava.extinguish"
|
||||
},
|
||||
{
|
||||
"Type": "minecraft:poof",
|
||||
"Amount": 7,
|
||||
"Spread Radius": 0.5,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 4,
|
||||
"Name": "poof",
|
||||
"Animation Curve": 0,
|
||||
"Despawn Speed": 0.0,
|
||||
"Type": 0,
|
||||
"Particle Spawn": [
|
||||
{
|
||||
"Type": "minecraft:poof",
|
||||
"Amount": 6,
|
||||
"Spread Radius": 0.8,
|
||||
"Spawn Chance": 1.0,
|
||||
"Velocity X": 0.0,
|
||||
"Velocity Y": 0.0,
|
||||
"Velocity Z": 0.0,
|
||||
"Sound Volume": 0.2,
|
||||
"Sound": "minecraft:entity.fox.sniff"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": 2,
|
||||
"Name": "bounce",
|
||||
"Animation Curve": 3,
|
||||
"Despawn Speed": 0.6,
|
||||
"Type": 0,
|
||||
"Particle Spawn": []
|
||||
}
|
||||
]
|
||||
}
|
8028
config/yosbr/config/physicsmod/physics_blocks_client_config.json
Normal file
8028
config/yosbr/config/physicsmod/physics_blocks_client_config.json
Normal file
File diff suppressed because it is too large
Load diff
167
config/yosbr/config/physicsmod/physics_client_config.json
Normal file
167
config/yosbr/config/physicsmod/physics_client_config.json
Normal file
|
@ -0,0 +1,167 @@
|
|||
{
|
||||
"maxPhysicsObjects": 10000,
|
||||
"particleLifetimeVines": 4.0,
|
||||
"particleLifetimeItems": 3.0,
|
||||
"particleLifetimeParticles": 0.1,
|
||||
"particleLifetimeLiquids": 6.0,
|
||||
"particleLifetimeSmoke": 60.0,
|
||||
"particleDespawnTimeSmoke": 3.0,
|
||||
"particleLifetimeVarianceVines": 3.0,
|
||||
"particleLifetimeVarianceItems": 3.0,
|
||||
"particleLifetimeVarianceParticles": 3.0,
|
||||
"particleLifetimeVarianceLiquids": 3.0,
|
||||
"particleLifetimeVarianceSmoke": 15.0,
|
||||
"particleDespawnTimeVarianceSmoke": 12.0,
|
||||
"cpuThreads": 3,
|
||||
"itemPhysics": true,
|
||||
"minecraftBlockBreakParticles": false,
|
||||
"vinePhysics": false,
|
||||
"capePhysics": true,
|
||||
"fishingRodPhysics": true,
|
||||
"leashPhysics": true,
|
||||
"bannerPhysics": true,
|
||||
"clothSmoothShading": true,
|
||||
"showUpdateNotifications": true,
|
||||
"clothThreads": 4,
|
||||
"leashLength": 3.0,
|
||||
"fishingLineLength": 12.0,
|
||||
"pvpServerCompatibility": false,
|
||||
"snowballModel": 0,
|
||||
"snowballImpact": 0,
|
||||
"snowballShade": true,
|
||||
"enderpearlModel": 0,
|
||||
"enderpearlImpact": 2,
|
||||
"enderpearlShade": true,
|
||||
"eggModel": 0,
|
||||
"eggImpact": 0,
|
||||
"eggShade": true,
|
||||
"crackPhysicsParticles": true,
|
||||
"liquidPhysics": false,
|
||||
"liquidSourceDistance": 6.0,
|
||||
"liquidThreads": 2,
|
||||
"bannerPhysicsRange": 48.0,
|
||||
"soundVolume": 1.0,
|
||||
"blockPhysicsRange": 96.0,
|
||||
"vineRange": 32.0,
|
||||
"waterDensity": 3,
|
||||
"snowPhysics": true,
|
||||
"snowTracks": true,
|
||||
"snowTrackEntities": 6,
|
||||
"snowTrackDistance": 48.0,
|
||||
"snowThickness": 0.0,
|
||||
"grassSnowy": true,
|
||||
"snowType": 0,
|
||||
"snowSmoothShading": true,
|
||||
"snowChunkSize": 0,
|
||||
"blockSettings": {
|
||||
"Physics Type": 2,
|
||||
"Lifetime": 0.4000000059604645,
|
||||
"Lifetime Variance": 3.0,
|
||||
"Scale": 1.0,
|
||||
"Animation": 1
|
||||
},
|
||||
"mobSettings": {
|
||||
"Physics Type": 0,
|
||||
"Lifetime": 4.0,
|
||||
"Lifetime Variance": 3.0,
|
||||
"Animation": 4
|
||||
},
|
||||
"sprintingPhysicsParticles": true,
|
||||
"eatingPhysicsParticles": true,
|
||||
"serverBlockPhysicsParticles": true,
|
||||
"smokePhysics": true,
|
||||
"smokeParticleLimit": 6000,
|
||||
"verificationCode": "",
|
||||
"smokeColorRed": 0.56,
|
||||
"smokeColorGreen": 0.56,
|
||||
"smokeColorBlue": 0.56,
|
||||
"smokeDenseColorRed": 0.364,
|
||||
"smokeDenseColorGreen": 0.364,
|
||||
"smokeDenseColorBlue": 0.364,
|
||||
"smokeDensity": 0.9,
|
||||
"smokePhysicsRange": 130.3000030517578,
|
||||
"smokeBlaze": 0.05,
|
||||
"smokeCampfire": 0.3,
|
||||
"smokeFire": 0.3,
|
||||
"smokeOther": 1.0,
|
||||
"smokeShadowTransformer": 10,
|
||||
"maxLoadedDynamicBlocks": 20,
|
||||
"windPhysics": true,
|
||||
"weatherParticles": true,
|
||||
"weatherClearStrength": 0.1,
|
||||
"weatherRainStrength": 1.0,
|
||||
"weatherThunderStrength": 1.4,
|
||||
"windVolume": 1.0,
|
||||
"weatherRainParticleAmount": 5,
|
||||
"weatherThunderParticleAmount": 2,
|
||||
"oceanPhysics": true,
|
||||
"oceanAdjustHitbox": true,
|
||||
"oceanDetail": 1.0,
|
||||
"oceanWaveHeightMultiplier": 1.0,
|
||||
"oceanBlockRange": 32,
|
||||
"oceanWeatherClear": 0.0,
|
||||
"oceanWeatherRain": 0.75,
|
||||
"oceanWeatherThunder": 0.25,
|
||||
"oceanBaseSpeed": 1.0,
|
||||
"oceanHorizontalWaveScale": 1.0,
|
||||
"oceanParticles": true,
|
||||
"oceanParticleAlpha": 0.5,
|
||||
"oceanStickyEntities": false,
|
||||
"oceanSplashVolumeNew": 1.0,
|
||||
"snowLOD": 1.0,
|
||||
"particleRainOpacity": 1.0,
|
||||
"particleSnowOpacity": 1.0,
|
||||
"particleDustOpacity": 1.0,
|
||||
"itemRotationSpeed": 1.0,
|
||||
"jointBreakForce": 1.0,
|
||||
"jointBlood": 1.0,
|
||||
"mobRagdollLimit": 16,
|
||||
"clothEntityRange": 48.0,
|
||||
"clothForceArmor": false,
|
||||
"oceanPuddles": true,
|
||||
"oceanFoamAmount": 0.8,
|
||||
"oceanFoamOpacity": 0.5,
|
||||
"cudaLiquids": false,
|
||||
"cudaLiquidsParticleSize": 0.1,
|
||||
"cudaLiquidsBlurPasses": 3,
|
||||
"playbackSpeed": 1.0,
|
||||
"oceanRainPuddleAmount": 0.5,
|
||||
"puddleResolutionQuality": 2048,
|
||||
"itemBreakPhysics": true,
|
||||
"customizedGravities": [
|
||||
"minecraft:the_nether",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"minecraft:overworld",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"minecraft:the_end",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0,
|
||||
"truedarkness:yteria",
|
||||
0.0,
|
||||
-9.81,
|
||||
0.0
|
||||
],
|
||||
"customizedBuoyancies": [
|
||||
"minecraft:the_nether",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"minecraft:overworld",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"minecraft:the_end",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0,
|
||||
"truedarkness:yteria",
|
||||
0.0,
|
||||
2.0,
|
||||
0.0
|
||||
]
|
||||
}
|
4
config/yosbr/config/physicsmod/physics_cloth_config.json
Normal file
4
config/yosbr/config/physicsmod/physics_cloth_config.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"entityCustomizations": {},
|
||||
"version": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"customizedMobs": []
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"collapse": true,
|
||||
"maxCollapseObjects": 100,
|
||||
"collapseSpeed": 10,
|
||||
"dropBlocks": true
|
||||
}
|
564
config/yosbr/config/physicsmod/physics_vines_client_config.json
Normal file
564
config/yosbr/config/physicsmod/physics_vines_client_config.json
Normal file
|
@ -0,0 +1,564 @@
|
|||
{
|
||||
"customizedDynamicBlocks": [
|
||||
{
|
||||
"blockID": "minecraft:oak_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:dark_oak_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:tall_seagrass",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:sunflower",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:mangrove_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:twisting_vines",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:twisting_vines_plant",
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 2400.0,
|
||||
"Damping": 10.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:mangrove_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:birch_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:dark_oak_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:crimson_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:weeping_vines",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:weeping_vines_plant",
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:spruce_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:spruce_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:acacia_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:jungle_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:tall_grass",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:bamboo_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:chain",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": true,
|
||||
"Hitbox scale x": 1.5,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.5,
|
||||
"Stiffness": 60.0,
|
||||
"Damping": 40.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:birch_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:birch_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:kelp",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:kelp_plant",
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:cherry_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:sugar_cane",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 2300.0,
|
||||
"Damping": 90.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:acacia_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:jungle_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:cave_vines",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Can link": "minecraft:cave_vines_plant",
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:dark_oak_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:spruce_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:large_fern",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:peony",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:cherry_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:bamboo_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:crimson_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:jungle_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:mangrove_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:iron_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:lilac",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:oak_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:rose_bush",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": true,
|
||||
"No gravity": true,
|
||||
"Side connection": false,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 110.0,
|
||||
"Damping": 48.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:warped_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:acacia_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:warped_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:crimson_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:vine",
|
||||
"settingID": 0,
|
||||
"Linked Physics": true,
|
||||
"Fixed on bottom": false,
|
||||
"No gravity": false,
|
||||
"Side connection": true,
|
||||
"Hitbox scale x": 1.0,
|
||||
"Hitbox scale y": 1.0,
|
||||
"Hitbox scale z": 1.0,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:warped_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:oak_hanging_sign",
|
||||
"settingID": 3,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.9,
|
||||
"Hitbox scale y": 0.9,
|
||||
"Hitbox scale z": 0.9,
|
||||
"Stiffness": 45.0,
|
||||
"Damping": 45.0
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:cherry_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:bamboo_trapdoor",
|
||||
"settingID": 2,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
},
|
||||
{
|
||||
"blockID": "minecraft:iron_door",
|
||||
"settingID": 1,
|
||||
"Linked Physics": true,
|
||||
"Hitbox scale x": 0.85,
|
||||
"Hitbox scale y": 0.85,
|
||||
"Hitbox scale z": 0.85,
|
||||
"Stiffness": 1580.0,
|
||||
"Damping": 8.0,
|
||||
"Collision": true
|
||||
}
|
||||
]
|
||||
}
|
67
config/yosbr/journeymap/config/5.10/journeymap.core.config
Normal file
67
config/yosbr/journeymap/config/5.10/journeymap.core.config
Normal file
|
@ -0,0 +1,67 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"logLevel": "INFO",
|
||||
"autoMapPoll": "2000",
|
||||
"cacheAnimalsData": "3100",
|
||||
"cacheMobsData": "3000",
|
||||
"cachePlayerData": "1000",
|
||||
"cachePlayersData": "2000",
|
||||
"cacheVillagersData": "2200",
|
||||
"announceMod": "true",
|
||||
"checkUpdates": "true",
|
||||
"recordCacheStats": "false",
|
||||
"themeName": "OceanMonument",
|
||||
"caveIgnoreGlass": "true",
|
||||
"mapBathymetry": "false",
|
||||
"mapWaterBiomeColors": "false",
|
||||
"mapTopography": "true",
|
||||
"mapBiome": "true",
|
||||
"mapTransparency": "true",
|
||||
"mapCaveLighting": "true",
|
||||
"mapAntialiasing": "true",
|
||||
"mapPlantShadows": "false",
|
||||
"mapPlants": "false",
|
||||
"mapCrops": "true",
|
||||
"mapBlendGrass": "true",
|
||||
"mapBlendFoliage": "true",
|
||||
"mapBlendWater": "false",
|
||||
"mapSurfaceAboveCaves": "true",
|
||||
"caveBlackAsClear": "false",
|
||||
"renderDistanceCaveMax": "0",
|
||||
"renderDistanceSurfaceMax": "0",
|
||||
"renderDelay": "2",
|
||||
"revealShape": "Circle",
|
||||
"alwaysMapCaves": "false",
|
||||
"alwaysMapSurface": "false",
|
||||
"tileHighDisplayQuality": "true",
|
||||
"maxAnimalsData": "32",
|
||||
"maxMobsData": "32",
|
||||
"maxPlayersData": "32",
|
||||
"maxVillagersData": "32",
|
||||
"hideSneakingEntities": "true",
|
||||
"hideSpectators": "false",
|
||||
"radarLateralDistance": "64",
|
||||
"radarVerticalDistance": "16",
|
||||
"tileRenderType": "1",
|
||||
"dataCachingEnabled": "true",
|
||||
"glErrorChecking": "false",
|
||||
"seedId": "false",
|
||||
"mappingEnabled": "true",
|
||||
"optionsManagerViewed": null,
|
||||
"splashViewed": null,
|
||||
"gridSpecs": {
|
||||
"day": "Squares,#808080,0.5,-1,-1",
|
||||
"night": "Squares,#8080ff,0.3,-1,-1",
|
||||
"underground": "Squares,#808080,0.3,-1,-1"
|
||||
},
|
||||
"colorPassive": "#bbbbbb",
|
||||
"colorHostile": "#ff0000",
|
||||
"colorPet": "#0077ff",
|
||||
"colorVillager": "#88e188",
|
||||
"colorPlayer": "#ffffff",
|
||||
"colorSelf": "#0000ff",
|
||||
"verboseColorPalette": "false",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"showKeys": "true",
|
||||
"showPlayerLoc": "true",
|
||||
"showMouseLoc": "true",
|
||||
"playerDisplay": "LargeDots",
|
||||
"selfDisplayScale": "1.0",
|
||||
"playerDisplayScale": "1.0",
|
||||
"showPlayerHeading": "true",
|
||||
"mobDisplay": "LargeDots",
|
||||
"mobDisplayScale": "1.0",
|
||||
"showMobHeading": "true",
|
||||
"showMobs": "true",
|
||||
"showAnimals": "true",
|
||||
"showVillagers": "true",
|
||||
"showPets": "true",
|
||||
"showPlayers": "true",
|
||||
"fontScale": "1.0",
|
||||
"showWaypointLabels": "true",
|
||||
"waypointLabelScale": "1.0",
|
||||
"waypointIconScale": "1.0",
|
||||
"locationFormatVerbose": "true",
|
||||
"locationFormat": "xzyv",
|
||||
"showWaypoints": "true",
|
||||
"showSelf": "true",
|
||||
"showGrid": "true",
|
||||
"showCaves": "true",
|
||||
"showEntityNames": "true",
|
||||
"preferredMapType": "day",
|
||||
"zoomLevel": "0",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"gameTimeRealFormat": "HH:mm:ss",
|
||||
"systemTimeRealFormat": "HH:mm:ss",
|
||||
"enabled": "true",
|
||||
"shape": "Circle",
|
||||
"showDayNight": "true",
|
||||
"info1Label": "jm.theme.labelsource.blank",
|
||||
"info2Label": "jm.theme.labelsource.gametime",
|
||||
"info3Label": "jm.theme.labelsource.location",
|
||||
"info4Label": "jm.theme.labelsource.biome",
|
||||
"infoSlotAlpha": "0.7",
|
||||
"positionX": "0.9",
|
||||
"positionY": "0.25",
|
||||
"sizePercent": "30",
|
||||
"frameAlpha": "100",
|
||||
"terrainAlpha": "100",
|
||||
"backgroundAlpha": "0.8",
|
||||
"orientation": "North",
|
||||
"compassFontScale": "1.0",
|
||||
"showCompass": "true",
|
||||
"showReticle": "true",
|
||||
"reticleOrientation": "Compass",
|
||||
"moveEffectIcons": "true",
|
||||
"effectTranslateX": "-609",
|
||||
"effectTranslateY": "0",
|
||||
"effectVertical": "false",
|
||||
"effectReversed": "false",
|
||||
"minimapKeyMovementSpeed": "0.001",
|
||||
"position": "TopRight",
|
||||
"active": true,
|
||||
"playerDisplay": "LargeDots",
|
||||
"selfDisplayScale": "1.0",
|
||||
"playerDisplayScale": "1.0",
|
||||
"showPlayerHeading": "true",
|
||||
"mobDisplay": "LargeDots",
|
||||
"mobDisplayScale": "1.0",
|
||||
"showMobHeading": "true",
|
||||
"showMobs": "true",
|
||||
"showAnimals": "true",
|
||||
"showVillagers": "true",
|
||||
"showPets": "true",
|
||||
"showPlayers": "true",
|
||||
"fontScale": "1.0",
|
||||
"showWaypointLabels": "true",
|
||||
"waypointLabelScale": "1.0",
|
||||
"waypointIconScale": "1.0",
|
||||
"locationFormatVerbose": "true",
|
||||
"locationFormat": "xzyv",
|
||||
"showWaypoints": "true",
|
||||
"showSelf": "true",
|
||||
"showGrid": "true",
|
||||
"showCaves": "true",
|
||||
"showEntityNames": "true",
|
||||
"preferredMapType": "night",
|
||||
"zoomLevel": "0",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"gameTimeRealFormat": "HH:mm:ss",
|
||||
"systemTimeRealFormat": "HH:mm:ss",
|
||||
"enabled": "true",
|
||||
"shape": "Rectangle",
|
||||
"showDayNight": "true",
|
||||
"info1Label": "jm.theme.labelsource.blank",
|
||||
"info2Label": "jm.theme.labelsource.gametime",
|
||||
"info3Label": "jm.theme.labelsource.location",
|
||||
"info4Label": "jm.theme.labelsource.biome",
|
||||
"infoSlotAlpha": "0.7",
|
||||
"positionX": "0.9",
|
||||
"positionY": "0.25",
|
||||
"sizePercent": "30",
|
||||
"frameAlpha": "100",
|
||||
"terrainAlpha": "100",
|
||||
"backgroundAlpha": "0.8",
|
||||
"orientation": "North",
|
||||
"compassFontScale": "1.0",
|
||||
"showCompass": "true",
|
||||
"showReticle": "true",
|
||||
"reticleOrientation": "Compass",
|
||||
"moveEffectIcons": "true",
|
||||
"effectTranslateX": "0",
|
||||
"effectTranslateY": "0",
|
||||
"effectVertical": "false",
|
||||
"effectReversed": "false",
|
||||
"minimapKeyMovementSpeed": "0.001",
|
||||
"position": "TopRight",
|
||||
"active": false,
|
||||
"playerDisplay": "LargeDots",
|
||||
"selfDisplayScale": "1.0",
|
||||
"playerDisplayScale": "1.0",
|
||||
"showPlayerHeading": "true",
|
||||
"mobDisplay": "LargeDots",
|
||||
"mobDisplayScale": "1.0",
|
||||
"showMobHeading": "true",
|
||||
"showMobs": "true",
|
||||
"showAnimals": "true",
|
||||
"showVillagers": "true",
|
||||
"showPets": "true",
|
||||
"showPlayers": "true",
|
||||
"fontScale": "1.0",
|
||||
"showWaypointLabels": "true",
|
||||
"waypointLabelScale": "1.0",
|
||||
"waypointIconScale": "1.0",
|
||||
"locationFormatVerbose": "true",
|
||||
"locationFormat": "xzyv",
|
||||
"showWaypoints": "true",
|
||||
"showSelf": "true",
|
||||
"showGrid": "true",
|
||||
"showCaves": "true",
|
||||
"showEntityNames": "true",
|
||||
"preferredMapType": "day",
|
||||
"zoomLevel": "0",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
10
config/yosbr/journeymap/config/5.10/journeymap.topo.config
Normal file
10
config/yosbr/journeymap/config/5.10/journeymap.topo.config
Normal file
|
@ -0,0 +1,10 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"showContour": "true",
|
||||
"landContour": "#3F250B",
|
||||
"waterContour": "#0000dd",
|
||||
"land": "#010c02,#041105,#071609,#0a1b0c,#0d200f,#102513,#132a16,#162f19,#19341c,#1b3a20,#1e3f23,#214426,#24492a,#274e2d,#2a5330,#2d5834,#375f41,#41674d,#4b6e5a,#557567,#5f7c73,#698480,#738b8d,#7c929a,#8699a6,#90a1b3,#9aa8c0,#a4afcc,#aeb6d9,#b8bee6,#c2c5f2,#ccccff,#cccfff,#ccd2ff,#ccd6ff,#ccd9ff,#ccdcff,#ccdfff,#cce2ff,#cce5ff,#cce9ff,#ccecff,#ccefff,#ccf2ff,#ccf5ff,#ccf9ff,#ccfcff,#ccffff,#cfffff,#d2ffff,#d6ffff,#d9ffff,#dcffff,#dfffff,#e2ffff,#e5ffff,#e9ffff,#ecffff,#efffff,#f2ffff,#f5ffff,#f9ffff,#fcffff,#ffffff",
|
||||
"water": "#000040,#02024e,#03035d,#05056b,#070779,#080887,#0a0a96,#0b0ba4,#1a1aaa,#2a2aaf,#3939b5,#4848bb,#5757c0,#6767c6,#7676cc,#8585d2,#9494d7,#a4a4dd,#b3b3e3,#c2c2e8,#d1d1ee,#d7d7f0,#ddddf2,#e2e2f4,#e8e8f6,#eeeef9,#f4f4fb,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"managerEnabled": "true",
|
||||
"beaconEnabled": "true",
|
||||
"showTexture": "true",
|
||||
"showStaticBeam": "true",
|
||||
"showRotatingBeam": "true",
|
||||
"showName": "true",
|
||||
"showDistance": "true",
|
||||
"autoHideLabel": "true",
|
||||
"showDeviationLabel": "false",
|
||||
"disableStrikeThrough": "false",
|
||||
"boldLabel": "false",
|
||||
"fontScale": "2.0",
|
||||
"textureSmall": "true",
|
||||
"shaderBeacon": "false",
|
||||
"maxDistance": "0",
|
||||
"minDistance": "4",
|
||||
"createDeathpoints": "true",
|
||||
"autoRemoveDeathpoints": "false",
|
||||
"autoRemoveDeathpointDistance": "2",
|
||||
"autoRemoveTempWaypoints": "2",
|
||||
"showDeathpointlabel": "true",
|
||||
"fullscreenDoubleClickToCreate": "true",
|
||||
"teleportCommand": "/tp {name} {x} {y} {z}",
|
||||
"dateFormat": "MM-dd-yyyy",
|
||||
"timeFormat": "HH:mm:ss",
|
||||
"managerDimensionFocus": "false",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"enabled": "false",
|
||||
"port": "8080",
|
||||
"configVersion": "5.10.3"
|
||||
}
|
300
config/yosbr/options.txt
Normal file
300
config/yosbr/options.txt
Normal file
|
@ -0,0 +1,300 @@
|
|||
version:3465
|
||||
autoJump:false
|
||||
operatorItemsTab:false
|
||||
autoSuggestions:true
|
||||
chatColors:true
|
||||
chatLinks:true
|
||||
chatLinksPrompt:true
|
||||
enableVsync:true
|
||||
entityShadows:true
|
||||
forceUnicodeFont:false
|
||||
discrete_mouse_scroll:false
|
||||
invertYMouse:false
|
||||
realmsNotifications:true
|
||||
reducedDebugInfo:false
|
||||
showSubtitles:false
|
||||
directionalAudio:false
|
||||
touchscreen:false
|
||||
fullscreen:false
|
||||
bobView:true
|
||||
toggleCrouch:false
|
||||
toggleSprint:false
|
||||
darkMojangStudiosBackground:false
|
||||
hideLightningFlashes:false
|
||||
mouseSensitivity:0.40492957746478875
|
||||
fov:0.25
|
||||
screenEffectScale:1.0
|
||||
fovEffectScale:1.0
|
||||
darknessEffectScale:1.0
|
||||
glintSpeed:1.0
|
||||
glintStrength:0.0
|
||||
damageTiltStrength:1.0
|
||||
highContrast:false
|
||||
gamma:0.5
|
||||
renderDistance:2
|
||||
simulationDistance:5
|
||||
entityDistanceScaling:1.0
|
||||
guiScale:2
|
||||
particles:0
|
||||
maxFps:60
|
||||
graphicsMode:1
|
||||
ao:true
|
||||
prioritizeChunkUpdates:0
|
||||
biomeBlendRadius:2
|
||||
renderClouds:"true"
|
||||
resourcePacks:["tacz_resources","vanilla","mod_resources","Moonlight Mods Dynamic Assets","fabric"]
|
||||
incompatibleResourcePacks:[]
|
||||
lastServer:arson.pw
|
||||
lang:en_us
|
||||
soundDevice:""
|
||||
chatVisibility:0
|
||||
chatOpacity:1.0
|
||||
chatLineSpacing:0.0
|
||||
textBackgroundOpacity:0.5
|
||||
backgroundForChatOnly:true
|
||||
hideServerAddress:false
|
||||
advancedItemTooltips:true
|
||||
pauseOnLostFocus:true
|
||||
overrideWidth:0
|
||||
overrideHeight:0
|
||||
chatHeightFocused:1.0
|
||||
chatDelay:0.0
|
||||
chatHeightUnfocused:0.4375
|
||||
chatScale:1.0
|
||||
chatWidth:1.0
|
||||
notificationDisplayTime: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:true
|
||||
hideBundleTutorial:false
|
||||
syncChunkWrites:false
|
||||
showAutosaveIndicator:true
|
||||
allowServerListing:true
|
||||
onlyShowSecureChat:false
|
||||
panoramaScrollSpeed:1.0
|
||||
telemetryOptInExtra:false
|
||||
onboardAccessibility:false
|
||||
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.spectatorOutlines:key.keyboard.unknown
|
||||
key_key.swapOffhand:key.keyboard.f
|
||||
key_key.saveToolbarActivator:key.keyboard.unknown
|
||||
key_key.loadToolbarActivator:key.keyboard.unknown
|
||||
key_key.advancements:key.keyboard.l
|
||||
key_key.hotbar.1:key.keyboard.1
|
||||
key_key.hotbar.2:key.keyboard.2
|
||||
key_key.hotbar.3:key.keyboard.3
|
||||
key_key.hotbar.4:key.keyboard.4
|
||||
key_key.hotbar.5:key.keyboard.5
|
||||
key_key.hotbar.6:key.keyboard.6
|
||||
key_key.hotbar.7:key.keyboard.7
|
||||
key_key.hotbar.8:key.keyboard.8
|
||||
key_key.hotbar.9:key.keyboard.9
|
||||
key_key.estrogen.dash:key.keyboard.x
|
||||
key_tetra.toolbelt.binding.access:key.keyboard.b
|
||||
key_tetra.toolbelt.binding.restock:key.keyboard.b:SHIFT
|
||||
key_tetra.toolbelt.binding.open:key.keyboard.b:ALT
|
||||
key_tetra.toolbelt.binding.secondary_use:key.keyboard.v
|
||||
key_key.hexerei.broomDescend:key.keyboard.left.control
|
||||
key_key.hexerei.book_hovering_uses:key.keyboard.u
|
||||
key_key.hexerei.book_hovering_recipe:key.keyboard.r
|
||||
key_key.hexerei.glasses_zoom:key.keyboard.z
|
||||
key_key.modernfix.config:key.keyboard.unknown
|
||||
key_railways.keyinfo.bogey_menu:key.keyboard.left.alt
|
||||
key_railways.keyinfo.cycle_menu:key.keyboard.left.alt
|
||||
key_key.curios.open.desc:key.keyboard.g
|
||||
key_iris.keybind.reload:key.keyboard.unknown
|
||||
key_iris.keybind.toggleShaders:key.keyboard.k
|
||||
key_iris.keybind.shaderPackSelection:key.keyboard.o
|
||||
key_keyinfo.copycats.fill_copycat:key.keyboard.left.alt
|
||||
key_key.tacz.inspect.desc:key.keyboard.h
|
||||
key_key.tacz.reload.desc:key.keyboard.r
|
||||
key_key.tacz.shoot.desc:key.mouse.left
|
||||
key_key.tacz.interact.desc:key.keyboard.f
|
||||
key_key.tacz.fire_select.desc:key.keyboard.g
|
||||
key_key.tacz.aim.desc:key.mouse.right
|
||||
key_key.tacz.crawl.desc:key.keyboard.c
|
||||
key_key.tacz.refit.desc:key.keyboard.z
|
||||
key_key.tacz.zoom.desc:key.keyboard.v
|
||||
key_key.tacz.melee.desc:key.keyboard.v
|
||||
key_key.tacz.open_config.desc:key.keyboard.t:ALT
|
||||
key_key.journeymap.zoom_in:key.keyboard.equal
|
||||
key_key.journeymap.zoom_out:key.keyboard.minus
|
||||
key_key.journeymap.minimap_type:key.keyboard.left.bracket
|
||||
key_key.journeymap.minimap_preset:key.keyboard.backslash
|
||||
key_key.journeymap.create_waypoint:key.keyboard.b
|
||||
key_key.journeymap.toggle_waypoints:key.keyboard.z
|
||||
key_key.journeymap.fullscreen_create_waypoint:key.keyboard.b
|
||||
key_key.journeymap.fullscreen_chat_position:key.keyboard.c
|
||||
key_key.journeymap.map_toggle_alt:key.keyboard.j
|
||||
key_key.journeymap.fullscreen_waypoints:key.keyboard.n
|
||||
key_key.journeymap.minimap_toggle_alt:key.keyboard.j:CONTROL
|
||||
key_key.journeymap.fullscreen_options:key.keyboard.o
|
||||
key_key.journeymap.fullscreen.north:key.keyboard.up
|
||||
key_key.journeymap.fullscreen.south:key.keyboard.down
|
||||
key_key.journeymap.fullscreen.east:key.keyboard.right
|
||||
key_key.journeymap.fullscreen.west:key.keyboard.left
|
||||
key_key.journeymap.fullscreen.disable_buttons:key.keyboard.h
|
||||
key_key.ars_nouveau.open_book:key.keyboard.c
|
||||
key_key.ars_nouveau.selection_hud:key.keyboard.v
|
||||
key_key.ars_nouveau.next_slot:key.keyboard.x
|
||||
key_key.ars_nouveau.previous_slot:key.keyboard.z
|
||||
key_key.ars_nouveau.head_curio_hotkey:key.keyboard.g
|
||||
key_key.ars_nouveau.qc1:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc2:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc3:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc4:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc5:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc6:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc7:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc8:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc9:key.keyboard.unknown
|
||||
key_key.ars_nouveau.qc10:key.keyboard.unknown
|
||||
key_key.ars_nouveau.familiar_toggle:key.keyboard.unknown
|
||||
key_key.jei.toggleOverlay:key.keyboard.o:CONTROL
|
||||
key_key.jei.clearSearchBar:key.mouse.right
|
||||
key_key.jei.transferRecipeBookmark:key.mouse.left:SHIFT
|
||||
key_key.jei.toggleCheatMode:key.keyboard.unknown
|
||||
key_key.jei.cheatOneItem2:key.mouse.right
|
||||
key_key.jei.previousCategory:key.keyboard.page.up:SHIFT
|
||||
key_key.jei.toggleHideIngredient:key.mouse.left:CONTROL
|
||||
key_key.jei.previousSearch:key.keyboard.up
|
||||
key_key.jei.nextSearch:key.keyboard.down
|
||||
key_key.jei.cheatItemStack2:key.mouse.middle
|
||||
key_key.jei.nextCategory:key.keyboard.page.down:SHIFT
|
||||
key_key.jei.nextRecipePage:key.keyboard.page.down
|
||||
key_key.jei.toggleCheatModeConfigButton:key.mouse.left:CONTROL
|
||||
key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown
|
||||
key_key.jei.previousRecipePage:key.keyboard.page.up
|
||||
key_key.jei.showUses:key.keyboard.u
|
||||
key_key.jei.cheatOneItem:key.mouse.left
|
||||
key_key.jei.previousPage:key.keyboard.unknown
|
||||
key_key.jei.nextPage:key.keyboard.unknown
|
||||
key_key.jei.showRecipe2:key.mouse.left
|
||||
key_key.jei.copy.recipe.id:key.keyboard.unknown
|
||||
key_key.jei.toggleWildcardHideIngredient:key.mouse.right:CONTROL
|
||||
key_key.jei.showUses2:key.mouse.right
|
||||
key_key.jei.bookmark:key.keyboard.a
|
||||
key_key.jei.cheatItemStack:key.mouse.left:SHIFT
|
||||
key_key.jei.maxTransferRecipeBookmark:key.mouse.left:CONTROL
|
||||
key_key.jei.closeRecipeGui:key.keyboard.escape
|
||||
key_key.jei.toggleEditMode:key.keyboard.unknown
|
||||
key_key.jei.showRecipe:key.keyboard.r
|
||||
key_key.jei.recipeBack:key.keyboard.backspace
|
||||
key_key.jei.focusSearch:key.keyboard.f:CONTROL
|
||||
key_physicsmod.keybinding.guiphysics:key.keyboard.f6
|
||||
key_physicsmod.keybinding.physicsmenu:key.keyboard.f7
|
||||
key_physicsmod.keybinding.togglephysics:key.keyboard.unknown
|
||||
key_physicsmod.keybinding.debug:key.keyboard.unknown
|
||||
key_key.jade.config:key.keyboard.keypad.0
|
||||
key_key.jade.show_overlay:key.keyboard.unknown
|
||||
key_key.jade.toggle_liquid:key.keyboard.unknown
|
||||
key_key.jade.show_recipes:key.keyboard.keypad.3
|
||||
key_key.jade.show_uses:key.keyboard.keypad.4
|
||||
key_key.jade.narrate:key.keyboard.unknown
|
||||
key_key.jade.show_details:key.keyboard.left.shift
|
||||
key_create.keyinfo.toolmenu:key.keyboard.left.alt
|
||||
key_create.keyinfo.toolbelt:key.keyboard.left.alt
|
||||
key_create.keyinfo.ponder:key.keyboard.w
|
||||
key_quark.keybind.autorun:key.keyboard.unknown
|
||||
key_quark.keybind.back:key.mouse.4
|
||||
key_quark.keybind.camera_mode:key.keyboard.f12
|
||||
key_quark.keybind.transfer_insert:key.keyboard.unknown
|
||||
key_quark.keybind.transfer_extract:key.keyboard.unknown
|
||||
key_quark.keybind.shift_lock:key.keyboard.unknown
|
||||
key_quark.emote.no:key.keyboard.unknown
|
||||
key_quark.emote.yes:key.keyboard.unknown
|
||||
key_quark.emote.wave:key.keyboard.unknown
|
||||
key_quark.emote.salute:key.keyboard.unknown
|
||||
key_quark.emote.cheer:key.keyboard.unknown
|
||||
key_quark.emote.clap:key.keyboard.unknown
|
||||
key_quark.emote.think:key.keyboard.unknown
|
||||
key_quark.emote.point:key.keyboard.unknown
|
||||
key_quark.emote.shrug:key.keyboard.unknown
|
||||
key_quark.emote.headbang:key.keyboard.unknown
|
||||
key_quark.emote.weep:key.keyboard.unknown
|
||||
key_quark.emote.facepalm:key.keyboard.unknown
|
||||
key_quark.keybind.patreon_emote.dance:key.keyboard.unknown
|
||||
key_quark.keybind.patreon_emote.tpose:key.keyboard.unknown
|
||||
key_quark.keybind.patreon_emote.dab:key.keyboard.unknown
|
||||
key_quark.keybind.patreon_emote.jet:key.keyboard.unknown
|
||||
key_quark.keybind.patreon_emote.exorcist:key.keyboard.unknown
|
||||
key_quark.keybind.patreon_emote.zombie:key.keyboard.unknown
|
||||
key_quark.keybind.change_hotbar:key.keyboard.z
|
||||
key_quark.keybind.sort_player:key.keyboard.unknown
|
||||
key_quark.keybind.sort_container:key.keyboard.unknown
|
||||
key_quark.keybind.lock_rotation:key.keyboard.unknown
|
||||
key_quark.keybind.narrator_readout:key.keyboard.unknown
|
||||
key_quark.keybind.narrator_full_readout:key.keyboard.unknown
|
||||
key_quark.keybind.variant_selector:key.keyboard.r
|
||||
key_supplementaries.keybind.quiver:key.keyboard.v
|
||||
key_figura.config.action_wheel_button:key.mouse.4
|
||||
key_figura.config.popup_button:key.mouse.5
|
||||
key_figura.config.reload_button:key.keyboard.unknown
|
||||
key_figura.config.panic_button:key.keyboard.unknown
|
||||
key_figura.config.wardrobe_button:key.keyboard.unknown
|
||||
key_key.raised.options:key.keyboard.grave.accent
|
||||
key_key.occultism.backpack:key.keyboard.b
|
||||
key_key.occultism.storage_remote:key.keyboard.n
|
||||
key_key.occultism.familiar.greedy_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.otherworld_bird:key.keyboard.unknown
|
||||
key_key.occultism.familiar.bat_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.deer_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.cthulhu_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.devil_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.dragon_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.blacksmith_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.guardian_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.headless_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.chimera_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.goat_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.shub_niggurath_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.beholder_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.fairy_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.mummy_familiar:key.keyboard.unknown
|
||||
key_key.occultism.familiar.beaver_familiar:key.keyboard.unknown
|
||||
soundCategory_master:1.0
|
||||
soundCategory_music:0.10211267605633803
|
||||
soundCategory_record:1.0
|
||||
soundCategory_weather:0.4014084507042254
|
||||
soundCategory_block:1.0
|
||||
soundCategory_hostile:1.0
|
||||
soundCategory_neutral:1.0
|
||||
soundCategory_player:1.0
|
||||
soundCategory_ambient:1.0
|
||||
soundCategory_voice:1.0
|
||||
modelPart_cape:false
|
||||
modelPart_jacket:true
|
||||
modelPart_left_sleeve:true
|
||||
modelPart_right_sleeve:true
|
||||
modelPart_left_pants_leg:true
|
||||
modelPart_right_pants_leg:true
|
||||
modelPart_hat:true
|
454
index.toml
454
index.toml
|
@ -1,5 +1,105 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = ".forgejo/scripts/update-wiki.py"
|
||||
hash = "96033d007f13f5c4c4a6e38f796ded00d9523bf54c621dc621f967c627f554b1"
|
||||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/automation.yaml"
|
||||
hash = "01ce8481a3bcf2c58941c0ac7f31da48deda0f54e516c39a0f420cc75fa4a0af"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/ars_creo-common.toml"
|
||||
hash = "e1aff340b763854c0b923faf0e67dff7164a91ab74360f61246fd2ff0b4e78a2"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/ars_nouveau-client.toml"
|
||||
hash = "a60bf06776bf116b4ab314f852b4139aacae64a7be734896939cd8e9a479eb27"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/ars_nouveau-common.toml"
|
||||
hash = "6dcb19167fd1858fb60b6057b37f318568c5ecedbcf226ab68d2c8b53286478a"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/embeddium++.toml"
|
||||
hash = "ad01c1fbe0e2aef6587c455921dca6ed1a6875ed34df951c776c0da9d24b5fad"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/embeddium-fingerprint.json"
|
||||
hash = "40d167487205742de6f647b0d7fbbd3b98126a367ad0c3ee2c06eeb7f4264697"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/embeddium-mixins.properties"
|
||||
hash = "09ff183e061d93b79514bc171bf9118497578757e7a5c45946039487656e2619"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/embeddium-options.json"
|
||||
hash = "86904b765369d1c7ef3e290552f6ea9e1368145deb2c8cbe11873ca3a0838187"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/oculus.properties"
|
||||
hash = "df8597359e5b31361c9b239b50f8160ac2da5d8846e950369545fff9e8218126"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_animations_client_config.json"
|
||||
hash = "d8a629b25da461374926b02b6649ed90154cb1bb6ab7e5208f519b5bcf29b08b"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_blocks_client_config.json"
|
||||
hash = "10fb542c144e02a1cecbf32d1252f9af303e670af76468404920472f12da8b15"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_client_config.json"
|
||||
hash = "785837a1be8cb70637f3d58bf22d632702afbd527e1ba7a30cdc56dfd0a50c65"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_cloth_config.json"
|
||||
hash = "c004242898b912a2ad1a836a4e017d921c1e8660180565ce56dc4cadc027e939"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_mobs_client_config.json"
|
||||
hash = "752775debf65550a6a11ae2cc27c6f5c649cb8ac833a496e5c222d484bc63c14"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_server_config.json"
|
||||
hash = "1afde48eff108eb21adb246de5d44ef6ced16862cca62cf0123c059a9934c7cc"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/physicsmod/physics_vines_client_config.json"
|
||||
hash = "63cdb79168ab870093adb7ce0099d1a8d5ec0d37c7df69ab35683b4c7f745b63"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.core.config"
|
||||
hash = "dfb1b2fd02d3a1dd9cc9edf4662b4807c1690b75dccbe8ecc9206017295d4f7d"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.fullmap.config"
|
||||
hash = "ba12d4cce1d71ac5b1d78d1f70054d427d5deb76229d95319f168cbc88deae8e"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.minimap.config"
|
||||
hash = "3d33ee374c297ca9eeab8938f01777d9e83e23f5831ae680b04c757373aa90c2"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.minimap2.config"
|
||||
hash = "28389610e2fda4c7f0c37e3ecf2a1f0e82edffaae5c4ffd49a79053e89b1f20d"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.topo.config"
|
||||
hash = "9e273064e62c540e09d104258a8ea0d88e8dd9e2c2e22605b243f92f33f39847"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.waypoint.config"
|
||||
hash = "ef311d5f27219bd7fb76a2c794ae8523efa3b953328455974cc5625121ab0467"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/journeymap/config/5.10/journeymap.webmap.config"
|
||||
hash = "629ff218d4305e5262d0eff38ca2261f2033dda46c8e9f8c0d5815bfcf52bd77"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "ea3f2619db558ce4925dc6caa55c747e1fc351d9526c307c0a116e3e3bb3c49a"
|
||||
|
||||
[[files]]
|
||||
file = "mods/alternate-current.pw.toml"
|
||||
hash = "64a9d35d95525940611e536b2d16ee73dec0c213832195b2f7f8f925e077d774"
|
||||
|
@ -10,6 +110,36 @@ file = "mods/ambient-environment.pw.toml"
|
|||
hash = "4cd6809fbe7df73d6527e5d27f7a2658f21d32041bbb668d5243816990736945"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/amendments.pw.toml"
|
||||
hash = "d9b4a00fb278edc50edee3aff85932b2c36f3d91b9e4390afaa0b85800607a6d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/another-furniture.pw.toml"
|
||||
hash = "ba45971e28bf00e0dc80a43d0422c6be3ba67924af1dfbfd7d41b0c746dbdba4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "0a1d5aeaae3975eaa4bb3a98e91852f797a5095794af70df41d50841c57ca347"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ars-creo.pw.toml"
|
||||
hash = "628d399340e67a9f64246c8900dabc1efc338ca5dafec5fc24938c9d8b3bfdfa"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ars-nouveau.pw.toml"
|
||||
hash = "5b73728cb17bf6fbcfcf2740e75255f766b69c964ea57a070e7c580d490d221f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-advancements.pw.toml"
|
||||
hash = "45bfe44cb3208de7ce385b6a3e98251e7423c5aac8ebec9c13c752b75661d793"
|
||||
|
@ -20,9 +150,28 @@ file = "mods/botarium.pw.toml"
|
|||
hash = "15f70ccb7c7b0ff27ec791788d24de00fc6f6715311644b0fe374f006c9f230e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/building-but-better.pw.toml"
|
||||
hash = "2dce72392a6ccd4ff82e1be4932d066e177862dbbd487e216b272564c239eee7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/casualness-delight.pw.toml"
|
||||
hash = "36266d68235cfe0582215a4e502720704ad5bd567f6c47809a667421a0d1bea6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/catalogue-forge-1.20.1-1.8.0.jar"
|
||||
hash = "58445fc445546ab0db677edb9bf45bb87b99370e6483ee9080d816a9109cb210"
|
||||
|
||||
[[files]]
|
||||
file = "mods/cc-tweaked.pw.toml"
|
||||
hash = "ee37851fa61e60f3a8fbd606aed57d88e77cc2c129abdea99fe1120423ad4bb8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chat-heads.pw.toml"
|
||||
hash = "28d6efa091891b34587f5a03fd8973183d73be11e20b255706fb758326c3d92f"
|
||||
hash = "218637c9bd09f5c9a276b73dfb1b9c61c4f145c3b8f2c31ce8ea2cc33333d7d8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -30,6 +179,21 @@ file = "mods/clumps.pw.toml"
|
|||
hash = "fb8e035187556a9406507176782dd251769d8cdf14e9712b508bcc47ff6904d9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cluttered.pw.toml"
|
||||
hash = "c7ba95d8b8f60a36db85c863366251d34b3de57ff01ad7247766bf0d109b0e8f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/colorful-hearts.pw.toml"
|
||||
hash = "ac1b5d2396a45632fb2c273a4cbb5fd0b8d3c6653ed9431360f2edb15a35c76d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/connector.pw.toml"
|
||||
hash = "a71da6b2e8a7654cdc2936e0ac684fbcbed513eb07b32f68f39497c27fe0de1d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/controlling.pw.toml"
|
||||
hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c"
|
||||
|
@ -40,6 +204,15 @@ file = "mods/copycats.pw.toml"
|
|||
hash = "3b6dc6e75bb8832b02aec2d6368f6f4da1be234800ba8702eaabf7989d61b2c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cosmeticarmorreworked-1.20.1-v1a.jar"
|
||||
hash = "c790e8671625b05ec0aa19272e0ea74ea95619f953e3c6f39a6736af0d386804"
|
||||
|
||||
[[files]]
|
||||
file = "mods/crate-delight.pw.toml"
|
||||
hash = "ea412b4f6a8e9dc0c79af79aa8e1f01f6fe502ece90f20b9d4562ed29441ceb9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-new-age.pw.toml"
|
||||
hash = "85c58f1343f94ffbf510922ada6b2d3ff9ca323eb98eaeeff2237a5d5e342d87"
|
||||
|
@ -57,7 +230,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/createaddition.pw.toml"
|
||||
hash = "84a74f965c0d0ae77b2a67d988d0778a52ec783456a8cf9602c675123ac78fe0"
|
||||
hash = "24fd39b924fe2d5f210698dccca7e4fed2ecdba623f9892363b0047fbbb0883e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cuisine-delight.pw.toml"
|
||||
hash = "3df6f4aa90554c10e9fe2cb871d882c0b99320673cb3da0b98cd6ebb63cc90a5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -75,6 +253,11 @@ file = "mods/embeddium.pw.toml"
|
|||
hash = "2a4e32365b962f7857d6003af7abee398a92919a5b3ddcd2a51ab9359b80865a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/embeddiumplus.pw.toml"
|
||||
hash = "b3646d2ca37ec2b5c5d1a21cf09a589db0791558c7c670c6c92338af0db5ff6c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi-enchanting.pw.toml"
|
||||
hash = "fd2cb146f2059cdb07f5133187dc4244bfb4609bfda35cb6645e6a5c58fe1328"
|
||||
|
@ -92,7 +275,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/emi.pw.toml"
|
||||
hash = "494cc2e06f22b673603598ffe648758d5a7c7ddbdfdfa207c7bb5082ef522022"
|
||||
hash = "7446c9b79c6b9cfce8f71df730bc060a57cfcb9ccba885f72f076d5bf478252a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emiffect.pw.toml"
|
||||
hash = "68d1babb9367d13f4ac375ea41cd4f1affaf12a5ff047386ab2c6aee83c9a023"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -110,11 +298,36 @@ file = "mods/entitytexturefeatures.pw.toml"
|
|||
hash = "c593551ad29c010a4985f4310c32707bfb8859ebe939d5e17c4cd919862f5555"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/epic-knightsnmages.pw.toml"
|
||||
hash = "815164dfc1339e02858e6a81e7b05d4e9586aa3aca1dc32473e24b24e36b1c64"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/estrogen.pw.toml"
|
||||
hash = "2a7fdb4f20471f1b15ae0ca113ef7434cf0f234325cf11349279878bfad559c5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/every-compat.pw.toml"
|
||||
hash = "aa2bf2748b555aaeb44148c3cc3e8396f02000de333ebebca8bb1e20151d06ce"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/exlines-furniture.pw.toml"
|
||||
hash = "e5656d377d893e15279fa1dcaf062bea31bb60dadfbdcf6871180770845a44b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/extra-mod-integrations.pw.toml"
|
||||
hash = "a822c628af8202734ff60c8d8674211965db934c29b0589ba3d86038063ca5a8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fallingtree.pw.toml"
|
||||
hash = "a79279c798e10b673c3e7dfbe675a29e09d5709ddf38d7300356346a7d29ac13"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/farmers-delight.pw.toml"
|
||||
hash = "14ff0d55d64f80bc1630272a7979e1dfed7e9bfc77202c503e05445bbe905773"
|
||||
|
@ -130,9 +343,28 @@ file = "mods/ferrite-core.pw.toml"
|
|||
hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/forgified-fabric-api.pw.toml"
|
||||
hash = "e6c184b3eab95901a7a54dcec7a30a197538d5f580febceb1a1b461b16a75dc1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/framework-forge-1.20.1-0.7.12.jar"
|
||||
hash = "28ade2da0795ca36de2925e14cb5fe6b4e51ae84c149352fd9690951fe1baf87"
|
||||
|
||||
[[files]]
|
||||
file = "mods/fzzy-config.pw.toml"
|
||||
hash = "242b6b2fca430d5a672f4c7be8002515c4ae1e416efd3e016c5e5f32041dc5b7"
|
||||
hash = "429fd703aaab4c1e6cf044fe9a6bcd3cf18e20d2e48a05d76fca3770fb8aeb36"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/geckolib.pw.toml"
|
||||
hash = "842114b0822d9c2b8b3f474afa55bb973687e8c779aa1cf83548d6ed49b348cd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/hexerei.pw.toml"
|
||||
hash = "928da64bd144be538ea63be18270ef6553edbbfefa9055b49b4a515f8775c79c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -142,12 +374,22 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/jade.pw.toml"
|
||||
hash = "24d38ab780ec22edb2c1a80f4c2c06a5e9dd5f7c275a0fd6c2541793535d7978"
|
||||
hash = "e1b7575ede41282245f402976e29af128960d7dd4d34827c8068b06e3fdb30a6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei.pw.toml"
|
||||
hash = "7cfcef2f1142baa641151461c3e8f99fcd84f6f9f447cbc16e069a03f5aee8ca"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeymap.pw.toml"
|
||||
hash = "1ff2d8ad68c4c66a92454a917ab0e383ac67872e56832bf80559a724c8845041"
|
||||
hash = "5ce73cea812cb66372354398608d37b8fefd45db242e2aced03fbde5598df311"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/just-enough-resources-jer.pw.toml"
|
||||
hash = "83219231c7af4677a2507e01ca0faf39acca69f05506148d1d6a3e47b4c94562"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -155,11 +397,6 @@ file = "mods/kotlin-for-forge.pw.toml"
|
|||
hash = "82ffc26ad624cdd846cbbeb99ed40ef44229ec7006a7ae7e8caa8df6409c20db"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ksyxis.pw.toml"
|
||||
hash = "cf4d50556f99d310bea0745680a9d8574791ad55880e5a8d85029e85711601ff"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lavenders-delight.pw.toml"
|
||||
hash = "e6546bb3ca1c27433a5304bd3863b11c16796bfb61e268c228dd930b56e51065"
|
||||
|
@ -170,6 +407,26 @@ file = "mods/leaves-be-gone.pw.toml"
|
|||
hash = "79f696c09f378d5a2127ad7ddcda4c03cb2fe71622860c99addef9aa29c91b74"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/macaws-furniture.pw.toml"
|
||||
hash = "0a141cdae9c73e39dd61cabcc2bb3902bb2d558abe39b83dab46ee7c9a6ea110"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mantle.pw.toml"
|
||||
hash = "38ea2676136952bde1c1653e2a432fdbae0cb71c6be093488d7d2a375bfecc0a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/markdownmanual.pw.toml"
|
||||
hash = "149ed49c72c1a9409de4487075757c4da3f8ddfc2e02c95ef499d9cfc2a68deb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightlib.pw.toml"
|
||||
hash = "8ccb54bebc5af2470ee2fdaf0a719efd00548b442f6641ed88f7b031207dc4cd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modelfix.pw.toml"
|
||||
hash = "23007c9b06315a062ca923911d9fd89066946f6f52df31c06548fa8bc241b55c"
|
||||
|
@ -177,17 +434,17 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/modernfix.pw.toml"
|
||||
hash = "db076e3f15ef19f439e2101dfec27b216f4c904f657ac517cb5bc9a8c1b774aa"
|
||||
hash = "2e0b93cbe56f0a8645f72f256452ec9261a1d97386dfeb67bac0c1aca830cac8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modonomicon.pw.toml"
|
||||
hash = "c98f49bbf8db1d03cb171598acfcea93678607a945bb9e47e044676534dfc38b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/moonlight.pw.toml"
|
||||
hash = "cf8f0283134b8fa0d1377f4602f1506d2c3b7f505a1807c28a81e0dad9181835"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/more-delight.pw.toml"
|
||||
hash = "00aa34c4a6411cf9377ccaed486df4ddfdfb867ec32c71086ca80a3623e5dabd"
|
||||
hash = "29f05c279f4f7d9bb2cd7d64b5d948e995e5e0f0eb3b4b50c6a4b6ab8c6f2593"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -195,6 +452,11 @@ file = "mods/mouse-tweaks.pw.toml"
|
|||
hash = "ea7f91e66e1e475cd5fa10f56caa46a6a53754da99ed3252e6a6f68b731699b1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mutil.pw.toml"
|
||||
hash = "c730f5a36bad3b8f4ffd4fdb9d1c87e5c84af61c0c5f53df5ee3df2ba068dfa1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "9a3c80bf6eee8234001d2a1602b3e123ac5706af051902e40f24abe317b86e50"
|
||||
|
@ -207,7 +469,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/oc2r.pw.toml"
|
||||
hash = "a564b96cb09e25fafe44a920b5338598053394c0289fba031340e69d4ea2377e"
|
||||
hash = "6fbf722601cf5b6d9a7eb08d6d5b5819701a35a3e7a5c580464714a243345365"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/occultism.pw.toml"
|
||||
hash = "aa4ad90f52ed69b3b2212b5a69f49e1ee46f3882211ccbd92e1ad4db17e487ad"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -221,8 +488,18 @@ hash = "a16469440f8810cdec24cae1309975eccbbbaedae94318f49b9a9fbc41fecd96"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/physicsmod.pw.toml"
|
||||
hash = "9dc37ece48570647cbdbf4eb98c0c30661cb288f896679b6cfeace4e2b2d2a00"
|
||||
file = "mods/pandalib.pw.toml"
|
||||
hash = "08470d7dfa1b0900224b55783901a1cb7b9e40a3606366a49b35fbf163380554"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/patchouli.pw.toml"
|
||||
hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/physics-mod.pw.toml"
|
||||
hash = "3aac879bff8768e8d618aec84f9c8bbe745d052fca4295eed16ce4202553a1fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -230,26 +507,79 @@ file = "mods/puzzles-lib.pw.toml"
|
|||
hash = "94da1183e5cded15cfa4e6e9022538e47482ed3b0d8addedd437f789fd01a7ad"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quark.pw.toml"
|
||||
hash = "2bf1f46465f3a9650a62eb30c0608a566c1ad56e256bdfa378d5fca0e6245f42"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/raised.pw.toml"
|
||||
hash = "2d4454a9c2e9d8486dd49a1120ca9ca7bbbe0e07e7678a50e2b46308ab5568ea"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/refurbished_furniture-forge-1.20.1-1.0.8.jar"
|
||||
hash = "ca0ea8131e43b57068a10c2e69aa906652be73a9b74eb857ab77835a335bc7c7"
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourceful-lib.pw.toml"
|
||||
hash = "33c1012df4c3267ee9e70509001739908b2f2c72ae0b2728a750b3516644aa2c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourcify.pw.toml"
|
||||
hash = "fcbfb0ddc33cbc891ee1dc14994e2850dc466687f05bbd20a44847731894aff3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ridingmousefix.pw.toml"
|
||||
hash = "a1226a7f792f4b48a1f22ac75f41b5cf0ac23df37e0e272e102bc76d40fb1685"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sedna-1.18.2-forge-1.0.15+24e9fd2.jar"
|
||||
hash = "606377830a6d0ee945d5dd5c5877738e791580fc95491b3080c6a255e28a35a7"
|
||||
|
||||
[[files]]
|
||||
file = "mods/servercore.pw.toml"
|
||||
hash = "ad28b6da4783f9cc5e469e3073c2c94592d72cddfeb0d51b4c3dc406c3e5f512"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/shadered.pw.toml"
|
||||
hash = "fd27621d38f6afca43d03fccbd5be3fb29083bdf6f5e3fed625bd165393f18fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/slice-and-dice.pw.toml"
|
||||
hash = "264de662a3aa18ddd73d3d883c4a04a7242e0a933aa84b672e1483ccad49f786"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/smartbrainlib.pw.toml"
|
||||
hash = "98bec1c6dc3719e058586ca3942482579fec44d69e6fa2e856ebbb3cac2f3889"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/some-assembly-required.pw.toml"
|
||||
hash = "a6a81031dfc84de82dbd9755c05eaa72046eb0bde1a29e22989270ae2d7fc031"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sophisticated-backpacks.pw.toml"
|
||||
hash = "2512d658be000c9bbfb9f4a8611faf0e904c38298dac65c55af3fd6ab81fa793"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sophisticated-core.pw.toml"
|
||||
hash = "075ae0f2bbad93539a37dc406922d4fbfca0a950f870a537fe6794e18e316ef0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "cbe934294ab92311a1a98cb354b86e4ee66433aa07b1efd11fb6996ffecba18e"
|
||||
|
@ -260,7 +590,89 @@ file = "mods/spark.pw.toml"
|
|||
hash = "dbe2c430bf58c773082d7fd9d1bee2d510a2e0c08f390f7465e819b6e321ae09"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/storage-delight.pw.toml"
|
||||
hash = "2b42c4e8c8f9b1bd6ba1702886f7b7ab99366a8f452fbc76af846d877c3ecd6a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/supplementaries.pw.toml"
|
||||
hash = "96a3d4a122b7c27abc74d901a3926bf6be4e3a42874aa12928e37486f24e3651"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tetra-extras.pw.toml"
|
||||
hash = "212fc263606971eefb70bbef4f56c7108bfeaf25df6d48a7ad33fd91a5b5c8bb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tetra-tables-looking-neat.pw.toml"
|
||||
hash = "ceff1d7a651c0e3dadd20a88f7e96cdb27ea3e57a5ec7306bfd266f454d651fc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tetra.pw.toml"
|
||||
hash = "d8a74beccd9d17c415b012c6470f9cbe51dc4aa92c0110059f007d63754762e6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tetracelium.pw.toml"
|
||||
hash = "ef593110796782edd4a1d62c09aaf05995b53a206ffa728c861dcd471608fd5c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/timeless-and-classics-zero.pw.toml"
|
||||
hash = "b15f2f93940712e43f2fb0ed26b065436cb7950085f919004d51fb86421de9d6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trinkets.pw.toml"
|
||||
hash = "b2e02d1210f025b905299bfc88f895058640158343322641aca2c4875622c992"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/true-darkness-elementary.pw.toml"
|
||||
hash = "e5e90163daae52cd443cac039f37ccd1c853caface244d6dc31b401cec23de68"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/true-darkness-forge-updated-fork.pw.toml"
|
||||
hash = "7c5434ba889898e6f88bb323ff25d47bd2fc693ad0a259a920f644f23b1979d6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/veggies-delight.pw.toml"
|
||||
hash = "837651948fce7105a7f9a31db72de82aaec6daf152aaf6f5f6c0ff216ac433ab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xxl-packets.pw.toml"
|
||||
hash = "13f1a271265c23dfc25960fed8fbccb3848338f757d60e112478ae55d8f9e271"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yosbr.pw.toml"
|
||||
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zeta.pw.toml"
|
||||
hash = "3664bd4082d2852e252fcf094f0d82f4e20b3adb3d9f894c46be6a316e397971"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/makeup-ultra-fast-shaders.pw.toml"
|
||||
hash = "e21049e1505b849d2996e1390a6e91e3030a44277b873242cadfc074b576662d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "tacz/ARIPS.zip"
|
||||
hash = "d1768e7949adbaa3c1636675c09ca987bd33170d6e2715be570118622be1c466"
|
||||
|
||||
[[files]]
|
||||
file = "tacz/bluearchive.zip"
|
||||
hash = "6da109fe5d9892c7b8a51322a41fda591c8802830dbc09327de1210ad2c7cc44"
|
||||
|
||||
[[files]]
|
||||
file = "tacz/knives_and_classics.zip"
|
||||
hash = "c2fb4ed0b09129b3a75c1dfa2b8e99b193d0fded27a6e967a90524f01b2e68f5"
|
||||
|
|
13
mods/amendments.pw.toml
Normal file
13
mods/amendments.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Amendments"
|
||||
filename = "amendments-1.20-1.2.14.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6iTJugQR/versions/1g60gHDB/amendments-1.20-1.2.14.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9dca9541e9c20240b03ad3ee5e1b10a4663b64fc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6iTJugQR"
|
||||
version = "1g60gHDB"
|
13
mods/another-furniture.pw.toml
Normal file
13
mods/another-furniture.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Another Furniture"
|
||||
filename = "another_furniture-forge-1.20.1-3.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ulloLmqG/versions/cmWbslFO/another_furniture-forge-1.20.1-3.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7257a28594012cdd905e581c54bce6749228a016"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ulloLmqG"
|
||||
version = "cmWbslFO"
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "AppleSkin"
|
||||
filename = "appleskin-forge-mc1.20.1-2.5.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/XdXDExVF/appleskin-forge-mc1.20.1-2.5.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "81919356f84eab14258db98924b66c3c38e372b1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "XdXDExVF"
|
13
mods/architectury-api.pw.toml
Normal file
13
mods/architectury-api.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Architectury API"
|
||||
filename = "architectury-9.2.14-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/1MKTLiiG/architectury-9.2.14-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a52918a500ff421180a1cbd1a0cabee712134ec4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lhGA9TYQ"
|
||||
version = "1MKTLiiG"
|
13
mods/ars-creo.pw.toml
Normal file
13
mods/ars-creo.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Ars Creo"
|
||||
filename = "ars_creo-1.20.1-4.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fZ324GMc/versions/IBTmGXNV/ars_creo-1.20.1-4.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4db15d1de2526d5aa72586bb3454dc6828f6b778"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fZ324GMc"
|
||||
version = "IBTmGXNV"
|
13
mods/ars-nouveau.pw.toml
Normal file
13
mods/ars-nouveau.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Ars Nouveau"
|
||||
filename = "ars_nouveau-1.20.1-4.9.0-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TKB6INcv/versions/qtW93rN7/ars_nouveau-1.20.1-4.9.0-all.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "557db639fbf3e88184b9f7086d0d78606326a2da"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "TKB6INcv"
|
||||
version = "qtW93rN7"
|
13
mods/building-but-better.pw.toml
Normal file
13
mods/building-but-better.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Building But Better"
|
||||
filename = "bbb-1.20.1-forge-1.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/OSDpLd82/versions/zGMhmLYb/bbb-1.20.1-forge-1.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3fef65f2180f5657c89f1d6848c9dd2017872894"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "OSDpLd82"
|
||||
version = "zGMhmLYb"
|
13
mods/casualness-delight.pw.toml
Normal file
13
mods/casualness-delight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Casualness Delight"
|
||||
filename = "[+食品}_随意乐事casualness_delight-1.20.1-0.4n.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zYuGPZIx/versions/p6Z5Qd84/%5B%2B%E9%A3%9F%E5%93%81%7D_%E9%9A%8F%E6%84%8F%E4%B9%90%E4%BA%8Bcasualness_delight-1.20.1-0.4n.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "dff138d3d92f17383f599ee25b118a852a3710b5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zYuGPZIx"
|
||||
version = "p6Z5Qd84"
|
BIN
mods/catalogue-forge-1.20.1-1.8.0.jar
Normal file
BIN
mods/catalogue-forge-1.20.1-1.8.0.jar
Normal file
Binary file not shown.
13
mods/cc-tweaked.pw.toml
Normal file
13
mods/cc-tweaked.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "CC: Tweaked"
|
||||
filename = "cc-tweaked-1.20.1-forge-1.114.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/L6wGt675/cc-tweaked-1.20.1-forge-1.114.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "90bee876bfe460668474ca3041b648edc213bd0f66649c970e40f0aa1e95890bf751122feddc91b592649b30a93fa68c86983dd99ae25a89473bb746e2e7d0ad"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gu7yAYhd"
|
||||
version = "L6wGt675"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Chat Heads"
|
||||
filename = "chat_heads-0.13.7-forge-1.20.jar"
|
||||
filename = "chat_heads-0.13.11-forge-1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/fIpQhJZ4/chat_heads-0.13.7-forge-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "288ca8e77d116f4cb0b487a4e490c0337ec1fa1f"
|
||||
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/DrF1cdOv/chat_heads-0.13.11-forge-1.20.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "0f8f81afdbbcac9b53634cd07e419399007724d347f4881ba10162b912b521d3506d65370592365edb8c6e5e6827ee1e348af74faa965b1c9beb81daa3f367c1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wb5oqrBJ"
|
||||
version = "fIpQhJZ4"
|
||||
version = "DrF1cdOv"
|
||||
|
|
13
mods/cluttered.pw.toml
Normal file
13
mods/cluttered.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Cluttered"
|
||||
filename = "cluttered-2.1-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UnAEo77V/versions/kWx3d6G0/cluttered-2.1-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2be671ba8cf1e34f859810c92b5d0a1fe43016f0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UnAEo77V"
|
||||
version = "kWx3d6G0"
|
13
mods/colorful-hearts.pw.toml
Normal file
13
mods/colorful-hearts.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Colorful Hearts"
|
||||
filename = "colorfulhearts-forge-1.20.1-4.3.16.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wQfMUdZT/versions/LkhTyd10/colorfulhearts-forge-1.20.1-4.3.16.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "840036c824edfe6e155f4488337e5f5aec26a17f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wQfMUdZT"
|
||||
version = "LkhTyd10"
|
13
mods/connector.pw.toml
Normal file
13
mods/connector.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sinytra Connector"
|
||||
filename = "Connector-1.0.0-beta.46+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u58R1TMW/versions/e8hSZ4vp/Connector-1.0.0-beta.46%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a4ad6605706bebca9470a5affe6f44abaef5d507"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u58R1TMW"
|
||||
version = "e8hSZ4vp"
|
BIN
mods/cosmeticarmorreworked-1.20.1-v1a.jar
Normal file
BIN
mods/cosmeticarmorreworked-1.20.1-v1a.jar
Normal file
Binary file not shown.
13
mods/crate-delight.pw.toml
Normal file
13
mods/crate-delight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Crate Delight"
|
||||
filename = "cratedelight-24.11.29-1.20-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9rlXSyLg/versions/RAaOvXO9/cratedelight-24.11.29-1.20-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "09dfd040c58998d964eb3cea8f16eec39f55c457"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9rlXSyLg"
|
||||
version = "RAaOvXO9"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Create Crafts & Additions"
|
||||
filename = "createaddition-1.20.1-1.2.4e.jar"
|
||||
filename = "createaddition-1.20.1-1.2.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/4DW3pAsX/createaddition-1.20.1-1.2.4e.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "41f22b70ceb9f61db0306871f2ae9998b25ed4fd"
|
||||
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/VTTLcYWM/createaddition-1.20.1-1.2.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "be1d03082b2f404c7ebe93f0ad3995c8a65053f86624ef4b1ee5d5b697f62e68672f93c7e4f9bd6a50de69661b72b073be69f2ac1d1331b7f043f78caaf982ba"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kU1G12Nn"
|
||||
version = "4DW3pAsX"
|
||||
version = "VTTLcYWM"
|
||||
|
|
13
mods/cuisine-delight.pw.toml
Normal file
13
mods/cuisine-delight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Cuisine Delight"
|
||||
filename = "cuisinedelight-1.1.16.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gOQjCAAD/versions/8N27V2V5/cuisinedelight-1.1.16.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "45c423d0eb71aa630cdb1bda21f2f793f1e4ccb0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gOQjCAAD"
|
||||
version = "8N27V2V5"
|
13
mods/embeddiumplus.pw.toml
Normal file
13
mods/embeddiumplus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Embeddium++"
|
||||
filename = "embeddiumplus-1.20.1-v1.2.13.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yD9qW65f/versions/KEd4eJfk/embeddiumplus-1.20.1-v1.2.13.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d922515ae0f16af2afdddfd72243a4890a2c7ad8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yD9qW65f"
|
||||
version = "KEd4eJfk"
|
|
@ -1,13 +1,13 @@
|
|||
name = "EMI"
|
||||
filename = "emi-1.1.18+1.20.1+forge.jar"
|
||||
filename = "emi-1.1.19+1.20.1+forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/nD8mVPnn/emi-1.1.18%2B1.20.1%2Bforge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0f4cf0d51db37dca3213bb22ed483a945f9206f6"
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/GSmsesll/emi-1.1.19%2B1.20.1%2Bforge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "dc6eea0544a0daba3868be6544900759e6d1f6892fba201722747bb3ace2a3b9eed4e20138474cc7c88e9d7d599972b0330053930bb6d0526853fed9fe995307"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fRiHVvU7"
|
||||
version = "nD8mVPnn"
|
||||
version = "GSmsesll"
|
||||
|
|
13
mods/emiffect.pw.toml
Normal file
13
mods/emiffect.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "EMIffect"
|
||||
filename = "emiffect-forge-1.1.2+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/705gWllI/versions/cwzXpY1E/emiffect-forge-1.1.2%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cb87cd6b12e3a9cc5bbb979406d310fe50cd92a6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "705gWllI"
|
||||
version = "cwzXpY1E"
|
13
mods/epic-knightsnmages.pw.toml
Normal file
13
mods/epic-knightsnmages.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Epic Knights'n'Mages - Forge"
|
||||
filename = "knightsnmages-0.0.7-neo.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/N9OZtLAj/versions/6OcyjfTE/knightsnmages-0.0.7-neo.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7c3b0902609d5d921a7df7d026c771aa2e6c807e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "N9OZtLAj"
|
||||
version = "6OcyjfTE"
|
13
mods/every-compat.pw.toml
Normal file
13
mods/every-compat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Every Compat (Wood Good)"
|
||||
filename = "everycomp-1.20-2.7.14.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/eiktJyw1/versions/WlYM6HDN/everycomp-1.20-2.7.14.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "dfaf2756b42fa197c4db71e33d8632af799c2ec5b628fc76f422c63bcbd0afe38aee66411d715a718a1152d75a1c22f3578f2e50ef2c6d953bc96cd3f3bbe038"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "eiktJyw1"
|
||||
version = "WlYM6HDN"
|
13
mods/exlines-furniture.pw.toml
Normal file
13
mods/exlines-furniture.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Exline's Furniture"
|
||||
filename = "exlinefurniture-forge-1.20.1-2.7.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/CQ7pGNKT/versions/YxDo2BlX/exlinefurniture-forge-1.20.1-2.7.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "dca95e3ca4447a2eba39f9488bfd4cc034ab5494"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "CQ7pGNKT"
|
||||
version = "YxDo2BlX"
|
13
mods/extra-mod-integrations.pw.toml
Normal file
13
mods/extra-mod-integrations.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "EMI Addon: Extra Mod Integrations"
|
||||
filename = "extra-mod-integrations-0.4.7+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bpRHnWUb/versions/V1QbMdYW/extra-mod-integrations-0.4.7%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3c7c6645130f35772d81ba8a9cd70e6a85d0bbc8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bpRHnWUb"
|
||||
version = "V1QbMdYW"
|
13
mods/fallingtree.pw.toml
Normal file
13
mods/fallingtree.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FallingTree"
|
||||
filename = "FallingTree-1.20.1-4.3.4.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Fb4jn8m6/versions/NrtzFkZE/FallingTree-1.20.1-4.3.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "617b79628fca3968979c1cc5f42edda882a55adb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Fb4jn8m6"
|
||||
version = "NrtzFkZE"
|
13
mods/forgified-fabric-api.pw.toml
Normal file
13
mods/forgified-fabric-api.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Forgified Fabric API"
|
||||
filename = "fabric-api-0.92.2+1.11.9+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/2Jm6cdbX/fabric-api-0.92.2%2B1.11.9%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c3e2030ca7652d3cb05c688c0cb37cccffb93363"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Aqlf1Shp"
|
||||
version = "2Jm6cdbX"
|
BIN
mods/framework-forge-1.20.1-0.7.12.jar
Normal file
BIN
mods/framework-forge-1.20.1-0.7.12.jar
Normal file
Binary file not shown.
|
@ -1,13 +1,13 @@
|
|||
name = "Fzzy Config"
|
||||
filename = "fzzy_config-0.6.0+1.20.1+forge.jar"
|
||||
filename = "fzzy_config-0.6.3+1.20.1+forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/hYykXjDp/versions/ES0aX61C/fzzy_config-0.6.0%2B1.20.1%2Bforge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "843dfce61f91071f11a8f7ae9909e33cd60bd180"
|
||||
url = "https://cdn.modrinth.com/data/hYykXjDp/versions/UnPCA534/fzzy_config-0.6.3%2B1.20.1%2Bforge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "24e99ada2a1dd31748d6e455b32553fd8f4c56938c15588d3c7c67d6755bdf93ca3a08c2715393eabfd673138d7d0a2ac9b5f8774aae9b3233d081083b026519"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "hYykXjDp"
|
||||
version = "ES0aX61C"
|
||||
version = "UnPCA534"
|
||||
|
|
13
mods/geckolib.pw.toml
Normal file
13
mods/geckolib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Geckolib"
|
||||
filename = "geckolib-neoforge-1.20.1-4.4.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/maatiOOo/geckolib-neoforge-1.20.1-4.4.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e0345002b883161ebda2695d81d45e2b0792b646"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8BmcQJ2H"
|
||||
version = "maatiOOo"
|
13
mods/hexerei.pw.toml
Normal file
13
mods/hexerei.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Hexerei"
|
||||
filename = "hexerei-0.4.2.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/IQSOHVhI/versions/1DZLciOu/hexerei-0.4.2.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b8ae064ccfbdefa12718f97ae80e220ff6801ed5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "IQSOHVhI"
|
||||
version = "1DZLciOu"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Jade 🔍"
|
||||
filename = "Jade-1.20.1-Forge-11.12.2.jar"
|
||||
filename = "Jade-1.20.1-Forge-11.12.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/bzWVE2db/Jade-1.20.1-Forge-11.12.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "364c39334b7f7c842eecc839de2730a2899e580b"
|
||||
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/SOuuRR07/Jade-1.20.1-Forge-11.12.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7871ec035b146c852dcc1eb0b9c2bdeee192777ecde78b4d3a06a0111f94194bc12eabdb5b15804f61b365fa43bcad0b58bde80d01a5cc3a996fa4039339a3d2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nvQzSEkH"
|
||||
version = "bzWVE2db"
|
||||
version = "SOuuRR07"
|
||||
|
|
13
mods/jei.pw.toml
Normal file
13
mods/jei.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Just Enough Items"
|
||||
filename = "jei-1.20.1-forge-15.20.0.106.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/WTWP98yg/jei-1.20.1-forge-15.20.0.106.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "c49f6f4fa86a76751fae927e93f6f6a00b955aca97edae6eecc496f2959e581f4e697f80c53e27d2c90e73374171669b3be6bd860b9446aaa521a2553569bfc1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u6dRKJwZ"
|
||||
version = "WTWP98yg"
|
|
@ -1,13 +1,13 @@
|
|||
name = "JourneyMap"
|
||||
filename = "journeymap-1.20.1-5.10.3-forge.jar"
|
||||
filename = "journeymap-1.20.1-5.9.18-neoforge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/r7FWVNCs/journeymap-1.20.1-5.10.3-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fdd97a782bdc6d0e28a851a9715abb190df47aa6"
|
||||
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/gQvJhjQf/journeymap-1.20.1-5.9.18-neoforge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a14c1996c7524cd934d02443e82d3d49075a4d38f3cd116e1b7a3642d90b2fb9f9ceb5b2aa90a6167c2b1d2ec5db8941d4ead6ea3e379f6c7dad2b214453fb26"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lfHFW1mp"
|
||||
version = "r7FWVNCs"
|
||||
version = "gQvJhjQf"
|
||||
|
|
13
mods/just-enough-resources-jer.pw.toml
Normal file
13
mods/just-enough-resources-jer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Just Enough Resources (JER)"
|
||||
filename = "JustEnoughResources-1.20.1-1.4.0.247.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uEfK2CXF/versions/jW52tbTk/JustEnoughResources-1.20.1-1.4.0.247.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "526e788a9b38afc5171fab49b64a5a54e1bb25d7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uEfK2CXF"
|
||||
version = "jW52tbTk"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Ksyxis"
|
||||
filename = "Ksyxis-1.3.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/QFfBwOwT/Ksyxis-1.3.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "21c82ab70e7b427e07cee07cec26ba603301d83e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "2ecVyZ49"
|
||||
version = "QFfBwOwT"
|
13
mods/macaws-furniture.pw.toml
Normal file
13
mods/macaws-furniture.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Macaw's Furniture"
|
||||
filename = "mcw-furniture-3.3.0-mc1.20.1forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/dtWC90iB/versions/jQcvCX79/mcw-furniture-3.3.0-mc1.20.1forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "997ff389bebed728e1e8094ba5438e7beb059ef3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "dtWC90iB"
|
||||
version = "jQcvCX79"
|
13
mods/mantle.pw.toml
Normal file
13
mods/mantle.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Mantle"
|
||||
filename = "Mantle-1.20.1-1.11.36.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Cg6Uc79H/versions/rwGfUxbm/Mantle-1.20.1-1.11.36.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "139cb32af45600fc4986ff3555b4e7bb213e6816c5433b66b30a183aa07a9af714add1bb78494669e08bcb3cadbb875953d691f0c073b4d2dc61b65cc409394c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Cg6Uc79H"
|
||||
version = "rwGfUxbm"
|
13
mods/markdownmanual.pw.toml
Normal file
13
mods/markdownmanual.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Markdown Manual"
|
||||
filename = "markdown_manual-MC1.20.1-forge-1.2.5+c3f0b88.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nPQ9xkPg/versions/oyfNmTsm/markdown_manual-MC1.20.1-forge-1.2.5%2Bc3f0b88.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9e2dec58cb2d827e42dc8453214d815a7b63ce82"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nPQ9xkPg"
|
||||
version = "oyfNmTsm"
|
13
mods/midnightlib.pw.toml
Normal file
13
mods/midnightlib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "MidnightLib"
|
||||
filename = "midnightlib-forge-1.4.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/codAaoxh/versions/UhRAdyzr/midnightlib-forge-1.4.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9c99369a5b703f428dc31f8e4a1a83fc892bba48"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "codAaoxh"
|
||||
version = "UhRAdyzr"
|
|
@ -1,13 +1,13 @@
|
|||
name = "ModernFix"
|
||||
filename = "modernfix-forge-5.20.0+mc1.20.1.jar"
|
||||
filename = "modernfix-forge-5.20.2+mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/tLSzIfcj/modernfix-forge-5.20.0%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "89077671ba67dbf454d59bc9863e9548a5543fef"
|
||||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/LmgaF8pW/modernfix-forge-5.20.2%2Bmc1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e34badc237b2ef3e763d0d45a8a0d0c9f361e6b87ce02ccc92bd978855736713ace08069d7f3f78331b109f86dfa824a76329fed1affa9b2c63c195112b03c13"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nmDcB62a"
|
||||
version = "tLSzIfcj"
|
||||
version = "LmgaF8pW"
|
||||
|
|
13
mods/modonomicon.pw.toml
Normal file
13
mods/modonomicon.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Modonomicon"
|
||||
filename = "modonomicon-1.20.1-forge-1.77.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/692GClaE/versions/pmgtNvBe/modonomicon-1.20.1-forge-1.77.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "39a315991235547102286d18d6bedcf52fa51452"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "692GClaE"
|
||||
version = "pmgtNvBe"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Moonlight Lib"
|
||||
filename = "moonlight-1.20-2.13.46-forge.jar"
|
||||
filename = "moonlight-1.20-2.13.53-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/1Zfl0MuC/moonlight-1.20-2.13.46-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cddd2aaf79f1b2f0efda52e832612b3ca0a31614"
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/FWYcTyut/moonlight-1.20-2.13.53-forge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "14215b0c23257c213450a8c5db56bf1e7f02b5624285fd32f6ed92e95514c78a6154b2adb17f51a011314acf5bfaea2ad922caa73f9c14a31ba28228cee8f1c6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "twkfQtEc"
|
||||
version = "1Zfl0MuC"
|
||||
version = "FWYcTyut"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "More Delight (for Farmer's Delight)"
|
||||
filename = "moredelight-24.11.06-1.20-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/znHQQtuU/versions/8uvYZJuQ/moredelight-24.11.06-1.20-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3f6826582446dc176914b93125a6d88b9019a151"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "znHQQtuU"
|
||||
version = "8uvYZJuQ"
|
13
mods/mutil.pw.toml
Normal file
13
mods/mutil.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "mutil"
|
||||
filename = "mutil-1.20.1-6.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HWHl8Evb/versions/PI1cIWsh/mutil-1.20.1-6.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a5030682cbbb003aa487763e7476643e0793d840"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HWHl8Evb"
|
||||
version = "PI1cIWsh"
|
|
@ -1,5 +1,6 @@
|
|||
name = "oc2r"
|
||||
filename = "oc2r-1.20.1-forge-1.1.0+83b6d4e4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/North-Western-Development/oc2r/releases/download/1.20.1-1.1.0%2B83b6d4e4/oc2r-1.20.1-forge-1.1.0+83b6d4e4.jar"
|
||||
|
|
13
mods/occultism.pw.toml
Normal file
13
mods/occultism.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Occultism"
|
||||
filename = "occultism-1.20.1-1.140.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/sbJh4AZw/versions/EbOztEEx/occultism-1.20.1-1.140.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7ea8fb14f59d068d6a5b48029afc5e4d2c33ce1c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "sbJh4AZw"
|
||||
version = "EbOztEEx"
|
13
mods/pandalib.pw.toml
Normal file
13
mods/pandalib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "PandaLib"
|
||||
filename = "pandalib-forge-0.4.2-1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mEEGbEIu/versions/Hs1ReP4A/pandalib-forge-0.4.2-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cc0332d3bbf7824b673abc59e231f1f5aafc6420"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mEEGbEIu"
|
||||
version = "Hs1ReP4A"
|
13
mods/patchouli.pw.toml
Normal file
13
mods/patchouli.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Patchouli"
|
||||
filename = "Patchouli-1.20.1-84-FORGE.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/JMtc0mTS/Patchouli-1.20.1-84-FORGE.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b6b7267f3669c10c167d5d375d0274d40e3eb756"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nU0bVIaL"
|
||||
version = "JMtc0mTS"
|
8
mods/physics-mod.pw.toml
Normal file
8
mods/physics-mod.pw.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
name = "physics-mod"
|
||||
filename = "physics-mod-pro-v169g-forge-1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://www.patreon.com/file?h=102372581&m=311561283"
|
||||
hash-format = "sha256"
|
||||
hash = "b73b6562f9615fac0c2564f0810bd0c71429c5bb12facc480386a4ef2c9da905"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Physics Mod"
|
||||
filename = "physics-mod-3.0.14-mc-1.20.1-forge.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Xy8aRQKS/versions/JkM3OTEl/physics-mod-3.0.14-mc-1.20.1-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "55fd84fc2c4d473b3a1fef2e585187dd7be42ba6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Xy8aRQKS"
|
||||
version = "JkM3OTEl"
|
13
mods/quark.pw.toml
Normal file
13
mods/quark.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Quark"
|
||||
filename = "Quark-4.0-460.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/vIWYw2yn/Quark-4.0-460.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3aef3c60a7f77e17c630df05cbb9da72d274b683"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qnQsVE2z"
|
||||
version = "vIWYw2yn"
|
13
mods/raised.pw.toml
Normal file
13
mods/raised.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Raised"
|
||||
filename = "raised-forge-1.20.1-4.0.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nCQRBEiR/versions/KikwC56L/raised-forge-1.20.1-4.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4eeab41b91c763d5f3cb066be780637e1cb72e0f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nCQRBEiR"
|
||||
version = "KikwC56L"
|
BIN
mods/refurbished_furniture-forge-1.20.1-1.0.8.jar
Normal file
BIN
mods/refurbished_furniture-forge-1.20.1-1.0.8.jar
Normal file
Binary file not shown.
13
mods/resourcify.pw.toml
Normal file
13
mods/resourcify.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Resourcify"
|
||||
filename = "Resourcify (1.20.1-forge)-1.7.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/Ia0gCj6d/Resourcify%20%281.20.1-forge%29-1.7.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ffa37e711356a4f242f3504197b2d0c9f067da5df4eb8cb62d33fbe03b71d3bec8ce2a1fcbb53871efc100d47b6e0f00b3cf64e3599cde9a4b078531d467b5f2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RLzHAoZe"
|
||||
version = "Ia0gCj6d"
|
13
mods/ridingmousefix.pw.toml
Normal file
13
mods/ridingmousefix.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Riding Mouse Fix"
|
||||
filename = "ridingmousefix-1.0.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kwS02byl/versions/IocX87m3/ridingmousefix-1.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ada7508c9967b54fa88542a082e096babca25235"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kwS02byl"
|
||||
version = "IocX87m3"
|
BIN
mods/sedna-1.18.2-forge-1.0.15+24e9fd2.jar
Normal file
BIN
mods/sedna-1.18.2-forge-1.0.15+24e9fd2.jar
Normal file
Binary file not shown.
13
mods/shadered.pw.toml
Normal file
13
mods/shadered.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Shadered"
|
||||
filename = "shadered-1.0.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NtwUFqmD/versions/w35Qe2Dx/shadered-1.0.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f6650c6f87447d7fd1b5a0494e297e460efeb42e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NtwUFqmD"
|
||||
version = "w35Qe2Dx"
|
13
mods/smartbrainlib.pw.toml
Normal file
13
mods/smartbrainlib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "SmartBrainLib"
|
||||
filename = "SmartBrainLib-neoforge-1.20.1-1.15.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/PuyPazRT/versions/EPH5uBb1/SmartBrainLib-neoforge-1.20.1-1.15.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7982cd1b9d77897d153800facb4b4abf0d7fa52f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "PuyPazRT"
|
||||
version = "EPH5uBb1"
|
13
mods/some-assembly-required.pw.toml
Normal file
13
mods/some-assembly-required.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Some Assembly Required"
|
||||
filename = "some-assembly-required-1.20.1-4.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/jZi8ogTA/versions/FfaVwI1D/some-assembly-required-1.20.1-4.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c3992cd9fbf805e72145bae89af7219a5d39eb39"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "jZi8ogTA"
|
||||
version = "FfaVwI1D"
|
13
mods/sophisticated-backpacks.pw.toml
Normal file
13
mods/sophisticated-backpacks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sophisticated Backpacks"
|
||||
filename = "sophisticatedbackpacks-1.20.1-3.22.5.1179.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TyCTlI4b/versions/Xi7A8IMH/sophisticatedbackpacks-1.20.1-3.22.5.1179.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "18ec8596a17ed9586fd6ea4b7a8f688872722a1f748d9358b21d3dab4daf1c93d3a68f9fe61b3db2e7061f4beb64ac61715817bf895e7f423b30fa2ecd2eeb19"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "TyCTlI4b"
|
||||
version = "Xi7A8IMH"
|
13
mods/sophisticated-core.pw.toml
Normal file
13
mods/sophisticated-core.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sophisticated Core"
|
||||
filename = "sophisticatedcore-1.20.1-1.1.5.841.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nmoqTijg/versions/LOzBYl8J/sophisticatedcore-1.20.1-1.1.5.841.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "2aeaeae1ee387b1c67681dd60c2f15fbd5b5bb1a3a913d701326513607ccd283ee290ad0d8f3199634723b0f5c9e8af838664f29a805d69480b622a725461f27"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nmoqTijg"
|
||||
version = "LOzBYl8J"
|
13
mods/storage-delight.pw.toml
Normal file
13
mods/storage-delight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Storage Delight"
|
||||
filename = "storagedelight-24.12.15-1.20-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LTTvOp5L/versions/D3KyKGJT/storagedelight-24.12.15-1.20-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "827ebcb81654fde5b3d5c56531ad94be5f849d61"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LTTvOp5L"
|
||||
version = "D3KyKGJT"
|
13
mods/tetra-extras.pw.toml
Normal file
13
mods/tetra-extras.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Tetra Extras"
|
||||
filename = "tetraextras-0.1.4-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wDvpvvcU/versions/UV4t9tjE/tetraextras-0.1.4-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "90c4a393eafa025d02673fc23b9443e90b7ccee3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wDvpvvcU"
|
||||
version = "UV4t9tjE"
|
13
mods/tetra-tables-looking-neat.pw.toml
Normal file
13
mods/tetra-tables-looking-neat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Tetra tables looking neat"
|
||||
filename = "tetra_tables--mc1.20--1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9Tk5Ttel/versions/unicTgBh/tetra_tables--mc1.20--1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ba914edf70e70cb3ed20675b42490296cda3c248"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9Tk5Ttel"
|
||||
version = "unicTgBh"
|
13
mods/tetra.pw.toml
Normal file
13
mods/tetra.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "tetra"
|
||||
filename = "tetra-1.20.1-6.8.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YP9DjOvN/versions/lAB6ZGqG/tetra-1.20.1-6.8.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "1e33bd00c10d5087196910f20adcf4c6eae2377d96f37973df5d8dd5491a56cc82823377fcbaeef30237946ae18e873e8c8a50ff2a9d91681d132ce9ac2337d3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YP9DjOvN"
|
||||
version = "lAB6ZGqG"
|
13
mods/tetracelium.pw.toml
Normal file
13
mods/tetracelium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "tetracelium"
|
||||
filename = "tetracelium-1.20.1-1.3.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rTvWs5Jz/versions/ylknRMaS/tetracelium-1.20.1-1.3.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6ee599a2cfec8bc38d5d8a583046f5d6140758b9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rTvWs5Jz"
|
||||
version = "ylknRMaS"
|
13
mods/timeless-and-classics-zero.pw.toml
Normal file
13
mods/timeless-and-classics-zero.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "[TaCZ] Timeless and Classics Zero"
|
||||
filename = "tacz-1.20.1-1.1.4-hotfix-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SzzJttH8/versions/VIAwq0sR/tacz-1.20.1-1.1.4-hotfix-all.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2d6680433e2782082a3dd6f2c7cff1e8f5d4c645"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SzzJttH8"
|
||||
version = "VIAwq0sR"
|
13
mods/trinkets.pw.toml
Normal file
13
mods/trinkets.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Trinkets"
|
||||
filename = "trinkets-3.7.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5aaWibi9/versions/e563ycts/trinkets-3.7.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "eb2a91a80d18513ca0b9ea3f76fc86422166e440"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5aaWibi9"
|
||||
version = "e563ycts"
|
13
mods/true-darkness-elementary.pw.toml
Normal file
13
mods/true-darkness-elementary.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "True Darkness Elementary"
|
||||
filename = "TrueDarkness-1.20.1_2.2.4_MonarchUpdate.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7WyOSE5Z/versions/UfHjDLQn/TrueDarkness-1.20.1_2.2.4_MonarchUpdate.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9708ccf4e59848bee8a9aaa660bc8de3a2e3f505"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7WyOSE5Z"
|
||||
version = "UfHjDLQn"
|
13
mods/true-darkness-forge-updated-fork.pw.toml
Normal file
13
mods/true-darkness-forge-updated-fork.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "True Darkness [Forge] - Updated Fork"
|
||||
filename = "darkness-forge-1.20.1-2.0.103-fork.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mI4xkilT/versions/SvvdOi5A/darkness-forge-1.20.1-2.0.103-fork.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "56be989675f110d74c04567c4ccc3c1941f7472c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mI4xkilT"
|
||||
version = "SvvdOi5A"
|
13
mods/veggies-delight.pw.toml
Normal file
13
mods/veggies-delight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Veggies Delight"
|
||||
filename = "veggiesdelight-1.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/emQ94xri/versions/NLHw1SkL/veggiesdelight-1.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "104ed66e03d3efc619bfaf638251e9ffcbd35dfb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "emQ94xri"
|
||||
version = "NLHw1SkL"
|
13
mods/xxl-packets.pw.toml
Normal file
13
mods/xxl-packets.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "XXL Packets"
|
||||
filename = "xlpackets-forge-1.20.1-1.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SeCuopwJ/versions/dqaBUpHl/xlpackets-forge-1.20.1-1.0.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f35dd41709eae596bbc99bfa895489a4d8256a78"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SeCuopwJ"
|
||||
version = "dqaBUpHl"
|
13
mods/yosbr.pw.toml
Normal file
13
mods/yosbr.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Your Options Shall Be Respected (YOSBR)"
|
||||
filename = "yosbr-0.1.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f0340e9c0bc95d67f3f3e9c1cd79b61054af11f9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WwbubTsV"
|
||||
version = "KMOzdYko"
|
13
mods/zeta.pw.toml
Normal file
13
mods/zeta.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Zeta"
|
||||
filename = "Zeta-1.0-24.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MVARlG2f/versions/MRyLCiek/Zeta-1.0-24.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e261d5550bb66cd6802597b1b33462470e3b8dae"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MVARlG2f"
|
||||
version = "MRyLCiek"
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue