Initial commit
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
|
||||
* -text
|
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Exclude exported CurseForge zip files
|
||||
*.zip
|
||||
|
||||
# Exclude exported Modrinth modpacks
|
||||
*.mrpack
|
||||
|
||||
# Exclude files created by direnv
|
||||
.direnv/
|
13
complementary-reimagined.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Complementary Shaders - Reimagined"
|
||||
filename = "ComplementaryReimagined_r5.5.1.zip"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "c9f1724fbe77e1d36afab9612b4aaac693bc84e4"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 6515577
|
||||
project-id = 627557
|
22
config/appleskin.json5
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
// If true, shows the hunger and saturation values of food in its tooltip while holding SHIFT
|
||||
"showFoodValuesInTooltip": true,
|
||||
// If true, shows the hunger and saturation values of food in its tooltip automatically (without needing to hold SHIFT)
|
||||
"showFoodValuesInTooltipAlways": true,
|
||||
// If true, shows your current saturation level overlayed on the hunger bar
|
||||
"showSaturationHudOverlay": false,
|
||||
// If true, shows the hunger (and saturation if showSaturationHudOverlay is true) that would be restored by food you are currently holding
|
||||
"showFoodValuesHudOverlay": false,
|
||||
// If true, enables the hunger/saturation/health overlays for food in your off-hand
|
||||
"showFoodValuesHudOverlayWhenOffhand": false,
|
||||
// If true, shows your food exhaustion as a progress bar behind the hunger bar
|
||||
"showFoodExhaustionHudUnderlay": false,
|
||||
// If true, shows estimated health restored by food on the health bar
|
||||
"showFoodHealthHudOverlay": false,
|
||||
// If true, shows your hunger, saturation, and exhaustion level in Debug Screen
|
||||
"showFoodDebugInfo": true,
|
||||
// If true, health/hunger overlay will shake to match Minecraft's icon animations
|
||||
"showVanillaAnimationsOverlay": true,
|
||||
// Alpha value of the flashing icons at their most visible point (1.0 = fully opaque, 0.0 = fully transparent)
|
||||
"maxHudOverlayFlashAlpha": 0.6499999761581421
|
||||
}
|
433
config/craftpresence.json
Normal file
|
@ -0,0 +1,433 @@
|
|||
{
|
||||
"_schemaVersion": 7,
|
||||
"_lastMCVersionId": 767,
|
||||
"generalSettings": {
|
||||
"detectATLauncherInstance": true,
|
||||
"detectCurseManifest": false,
|
||||
"detectMultiMCManifest": false,
|
||||
"detectMCUpdaterInstance": false,
|
||||
"detectTechnicPack": false,
|
||||
"detectModrinthPack": true,
|
||||
"detectBiomeData": true,
|
||||
"detectDimensionData": true,
|
||||
"detectWorldData": true,
|
||||
"clientId": "1042681781775769610",
|
||||
"defaultIcon": "grass",
|
||||
"enableJoinRequests": false,
|
||||
"preferredClientLevel": 3,
|
||||
"resetTimeOnInit": false,
|
||||
"autoRegister": false
|
||||
},
|
||||
"biomeSettings": {
|
||||
"fallbackBiomeIcon": "unknown",
|
||||
"biomeData": {
|
||||
"default": {
|
||||
"textOverride": "Exploring the {biome.name}",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "",
|
||||
"gameState": "",
|
||||
"largeImageKey": "",
|
||||
"largeImageText": "",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dimensionSettings": {
|
||||
"fallbackDimensionIcon": "unknown",
|
||||
"dimensionData": {
|
||||
"default": {
|
||||
"textOverride": "In the {dimension.name}",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "",
|
||||
"gameState": "",
|
||||
"largeImageKey": "",
|
||||
"largeImageText": "",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"the_nether": {
|
||||
"data": {
|
||||
"enabled": false,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is in The Nether",
|
||||
"gameState": "",
|
||||
"largeImageKey": "nether",
|
||||
"largeImageText": "In the Nether",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"overworld": {
|
||||
"data": {
|
||||
"enabled": false,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is in The Overworld",
|
||||
"gameState": "",
|
||||
"largeImageKey": "overworld",
|
||||
"largeImageText": "In the Overworld",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"the_end": {
|
||||
"data": {
|
||||
"enabled": false,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is in The End",
|
||||
"gameState": "",
|
||||
"largeImageKey": "end",
|
||||
"largeImageText": "In the End",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"serverSettings": {
|
||||
"fallbackServerIcon": "default",
|
||||
"fallbackServerName": "Minecraft Server",
|
||||
"fallbackServerMotd": "A Minecraft Server",
|
||||
"serverData": {
|
||||
"default": {
|
||||
"textOverride": "{server.message}",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "Playing on {server.name} with {server.players.current} players",
|
||||
"gameState": "Playing Online",
|
||||
"largeImageKey": "{server.icon}",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"pingRateInterval": 5,
|
||||
"pingRateUnit": "minutes"
|
||||
},
|
||||
"statusMessages": {
|
||||
"mainMenuData": {
|
||||
"textOverride": "In the Main Menu",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is deciding a game mode",
|
||||
"gameState": "In the Main Menu",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"loadingData": {
|
||||
"textOverride": "Loading...",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "Cobblemon is loading",
|
||||
"gameState": "Game Starting...",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"lanData": {
|
||||
"textOverride": "Playing on a LAN Server",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "",
|
||||
"gameState": "",
|
||||
"largeImageKey": "",
|
||||
"largeImageText": "",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"singleplayerData": {
|
||||
"textOverride": "Playing Singleplayer",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is on a Pokémon journey",
|
||||
"gameState": "Playing Solo",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"realmData": {
|
||||
"textOverride": "Playing on {server.motd.raw}"
|
||||
}
|
||||
},
|
||||
"advancedSettings": {
|
||||
"enablePerGui": true,
|
||||
"enablePerItem": false,
|
||||
"enablePerEntity": false,
|
||||
"formatWords": true,
|
||||
"debugMode": false,
|
||||
"verboseMode": false,
|
||||
"refreshRate": 2,
|
||||
"allowPlaceholderPreviews": false,
|
||||
"guiSettings": {
|
||||
"fallbackGuiIcon": "unknown",
|
||||
"guiData": {
|
||||
"default": {
|
||||
"textOverride": "In {screen.name}",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "",
|
||||
"gameState": "",
|
||||
"largeImageKey": "",
|
||||
"largeImageText": "",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"class_4905": {
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is looking for a Realm",
|
||||
"gameState": "Browsing Realms",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"class_500": {
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is browsing servers",
|
||||
"gameState": "Searching for Other Trainers",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"class_434": {
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is joining a game",
|
||||
"gameState": "Joining Game...",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
},
|
||||
"class_3928": {
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "{player.name} is joining a game",
|
||||
"gameState": "Joining Game...",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"itemMessages": {
|
||||
"default": "Holding {item.message.holding}"
|
||||
},
|
||||
"entitySettings": {
|
||||
"fallbackEntityIcon": "unknown",
|
||||
"targetData": {
|
||||
"default": {
|
||||
"textOverride": "Targeting {entity.target.name}",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "",
|
||||
"gameState": "",
|
||||
"largeImageKey": "",
|
||||
"largeImageText": "",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ridingData": {
|
||||
"default": {
|
||||
"textOverride": "Riding {entity.riding.name}",
|
||||
"data": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "",
|
||||
"gameState": "",
|
||||
"largeImageKey": "",
|
||||
"largeImageText": "",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "",
|
||||
"startTimestamp": "",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"allowEndpointIcons": true,
|
||||
"serverIconEndpoint": "https://api.mcsrvstat.us/icon/%1$s",
|
||||
"playerSkinEndpoint": "https://crafatar.com/avatars/%1$s",
|
||||
"allowDuplicatePackets": false,
|
||||
"maxConnectionAttempts": 10,
|
||||
"enableClassGraph": false
|
||||
},
|
||||
"accessibilitySettings": {
|
||||
"languageId": "en_us",
|
||||
"stripTranslationColors": false,
|
||||
"stripTranslationFormatting": false,
|
||||
"stripExtraGuiElements": false,
|
||||
"configKeyCode": -1
|
||||
},
|
||||
"displaySettings": {
|
||||
"presenceData": {
|
||||
"enabled": true,
|
||||
"useAsMain": true,
|
||||
"isInstance": false,
|
||||
"activityType": 0,
|
||||
"partyPrivacy": 1,
|
||||
"details": "Playing Cobblemon",
|
||||
"gameState": "",
|
||||
"largeImageKey": "cobblemon_icon",
|
||||
"largeImageText": "Cobblemon Fabric {general.version}",
|
||||
"smallImageKey": "mclogo",
|
||||
"smallImageText": "{general.mods} mods installed",
|
||||
"startTimestamp": "{data.general.time}",
|
||||
"endTimestamp": "",
|
||||
"buttons": {}
|
||||
},
|
||||
"dynamicIcons": {
|
||||
"73.24.74.7": "https://api.mcsrvstat.us/icon/73.24.74.7",
|
||||
"Veraxiel": "https://crafatar.com/avatars/1db4f9a387894c739a6c179f8ecf91f1",
|
||||
"localhost": "https://api.mcsrvstat.us/icon/localhost"
|
||||
},
|
||||
"dynamicVariables": {
|
||||
"mods": "{general.mods} Mod(s)",
|
||||
"player_info_coordinate": "At {player.position.x}, {player.position.z}",
|
||||
"players": "{server.players.current} / {server.players.max} Players",
|
||||
"player_info_in": "({custom.player_info.health})",
|
||||
"player_info_items": "Items: {item.main_hand.message}",
|
||||
"player_info_out": "As {player.name}",
|
||||
"player_info_health": "Health: {player.health.current}/{player.health.max}",
|
||||
"world_info": "On {world.name}",
|
||||
"pack": "{pack.name}"
|
||||
}
|
||||
}
|
||||
}
|
BIN
config/fancymenu/assets/cm_audio/north_province.ogg
Normal file
BIN
config/fancymenu/assets/cm_textures/background.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
config/fancymenu/assets/cm_textures/button.png
Normal file
After Width: | Height: | Size: 205 B |
BIN
config/fancymenu/assets/cm_textures/button_hover.png
Normal file
After Width: | Height: | Size: 205 B |
BIN
config/fancymenu/assets/cm_textures/button_small.png
Normal file
After Width: | Height: | Size: 426 B |
BIN
config/fancymenu/assets/cm_textures/button_small_hover.png
Normal file
After Width: | Height: | Size: 426 B |
BIN
config/fancymenu/assets/cm_textures/cm_menu.png
Normal file
After Width: | Height: | Size: 464 B |
BIN
config/fancymenu/assets/cm_textures/cm_title.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
config/fancymenu/assets/cm_textures/exit_button.png
Normal file
After Width: | Height: | Size: 290 B |
BIN
config/fancymenu/assets/cm_textures/exit_hover.png
Normal file
After Width: | Height: | Size: 290 B |
BIN
config/fancymenu/assets/cm_textures/grad.png
Normal file
After Width: | Height: | Size: 482 KiB |
BIN
config/fancymenu/assets/cm_textures/icon16x16.png
Normal file
After Width: | Height: | Size: 7 KiB |
BIN
config/fancymenu/assets/cm_textures/icon32x32.png
Normal file
After Width: | Height: | Size: 934 B |
BIN
config/fancymenu/assets/cm_textures/iconmacos.icns
Normal file
BIN
config/fancymenu/assets/cm_textures/music_button.png
Normal file
After Width: | Height: | Size: 218 B |
BIN
config/fancymenu/assets/cm_textures/music_hover.png
Normal file
After Width: | Height: | Size: 218 B |
BIN
config/fancymenu/assets/cm_textures/scroll.png
Normal file
After Width: | Height: | Size: 201 B |
BIN
config/fancymenu/assets/cm_textures/scroll_hover.png
Normal file
After Width: | Height: | Size: 201 B |
BIN
config/fancymenu/assets/cm_textures/sliderback.png
Normal file
After Width: | Height: | Size: 422 B |
258
config/fancymenu/assets/credits.txt
Normal file
|
@ -0,0 +1,258 @@
|
|||
__
|
||||
|||
|
||||
&n&l&aCode &n&l&aTeam
|
||||
Hiroku
|
||||
amo
|
||||
Apion
|
||||
Aram
|
||||
BlackSpirit
|
||||
comp
|
||||
Crater
|
||||
Dan
|
||||
Deltric
|
||||
erusel
|
||||
Flarkinator
|
||||
Gertimoshka
|
||||
_gisketch
|
||||
jackowes
|
||||
JazzMcNade
|
||||
JPAK
|
||||
landonjw
|
||||
lily
|
||||
MoeBoy76
|
||||
NickImpact
|
||||
Pebbles
|
||||
Plastered_Crab
|
||||
segfault guy
|
||||
Techdaan
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&bArt &n&l&bTeam
|
||||
Veraxiel
|
||||
321RetroGamer
|
||||
Berri
|
||||
BlazingBRO
|
||||
Brotat
|
||||
bwavi
|
||||
CaptainLennie
|
||||
Cumulo
|
||||
dhi_holo
|
||||
Genotyped
|
||||
Gesteeyy
|
||||
Gingledoof
|
||||
Giodude1580
|
||||
GlitchRatt
|
||||
GrassMask
|
||||
HeavenlyPiers
|
||||
Hysako
|
||||
Ida
|
||||
inki
|
||||
JadedArts
|
||||
Jakotens
|
||||
jackowes
|
||||
Jerboa
|
||||
JoeSeff
|
||||
Klee Hubertus
|
||||
Lazaro
|
||||
Likey
|
||||
maashous
|
||||
Mitchoo
|
||||
pohello
|
||||
pokeapache
|
||||
QriviateA
|
||||
Quail
|
||||
The Indominator
|
||||
Torchmarrow
|
||||
TotallyAHobo
|
||||
waffle
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&dDesign &n&l&dTeam
|
||||
JadedArts
|
||||
KonohaDaze
|
||||
Sarge
|
||||
SPG
|
||||
vanspey
|
||||
Zaharad
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&9Audio &n&l&9Team
|
||||
Sterrezo
|
||||
mitchlg531
|
||||
Shroom
|
||||
tor
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&7Build &n&l&7Team
|
||||
Slippy
|
||||
Addy Bromide
|
||||
Az
|
||||
DogsEast
|
||||
Doobies
|
||||
drewlordy
|
||||
Dynamite2pt0
|
||||
Mallowu
|
||||
Master2Dex
|
||||
MJB
|
||||
Nickaholic
|
||||
Samir0n
|
||||
Sleppa
|
||||
Valirus
|
||||
Voxel
|
||||
Wub
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&3Engineer &n&l&3Team
|
||||
Frank the Farmer
|
||||
Carmendar
|
||||
dhi_holo
|
||||
Genotyped
|
||||
Kenji
|
||||
Queao
|
||||
QriviateA
|
||||
RedGenesectNinja
|
||||
Tyzillion
|
||||
Violet
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&eMarketing &n&l&eTeam
|
||||
Virtue
|
||||
Slippy
|
||||
Derpy
|
||||
Sunburnt
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&5Writing &n&l&5Team
|
||||
Ducky Quackington
|
||||
Ash_Green123
|
||||
AwesomeOcelot
|
||||
BlackSpirit
|
||||
Hanz
|
||||
Tay
|
||||
turtles
|
||||
Zaharad
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&cModeration &n&l&cTeam
|
||||
OrdinarySleuthy
|
||||
Ash_Green123
|
||||
Hanz
|
||||
itwasluke
|
||||
Kyozenno
|
||||
Pepper
|
||||
timnic
|
||||
Zackghast
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&6Support &n&l&6Team
|
||||
AwesomeOcelot
|
||||
cace
|
||||
Cider
|
||||
CrazyKrab
|
||||
Dabt
|
||||
EclipsalNight
|
||||
kcin2001
|
||||
Keenan
|
||||
Kiritiop_penguin
|
||||
Novoro
|
||||
Pastel
|
||||
SneakySam
|
||||
Tay
|
||||
The Natter
|
||||
Tomtaru
|
||||
turtles
|
||||
violet
|
||||
WastelandOasis
|
||||
|||
|
||||
|
||||
---
|
||||
|
||||
|||
|
||||
&n&l&fContributors
|
||||
actualbrand
|
||||
Aggro
|
||||
BlizzWhite
|
||||
broccoli
|
||||
CallieBuilds
|
||||
Ceinster
|
||||
Charzard
|
||||
Chris
|
||||
cjv61
|
||||
CraftStreamG
|
||||
DeliWtz
|
||||
Dusken
|
||||
Eiko
|
||||
Ekulchu
|
||||
Gilbert
|
||||
Glace
|
||||
HexeChroma
|
||||
honor
|
||||
Islana
|
||||
JakeSilent
|
||||
Jarkide
|
||||
JMMCP
|
||||
JoQa
|
||||
Lampyridaes
|
||||
Licious
|
||||
lily
|
||||
lion
|
||||
Luc
|
||||
MageFX
|
||||
mateo
|
||||
Mavernator
|
||||
mutual_
|
||||
mvthwus
|
||||
Mylsef
|
||||
negocio
|
||||
Nymphh
|
||||
Paiiiige
|
||||
Prof.Kai
|
||||
Qu
|
||||
Red
|
||||
Reisen
|
||||
Renaissance
|
||||
robby
|
||||
Rogerregoat
|
||||
Saucecoie
|
||||
Sir. Will
|
||||
Snow Hakaishin
|
||||
Soulis
|
||||
Soundstream20
|
||||
spacesticker
|
||||
Tagwail
|
||||
TehWildcard
|
||||
Thor7172
|
||||
KNBrisson
|
||||
Vinyl
|
||||
Waldleufer
|
||||
Wi2ter
|
||||
Yaseen
|
||||
zero_breaker
|
||||
|||
|
6
config/fancymenu/audio_element_controller_metas.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"element_identifier": "5a6513e5-082f-40e2-a668-b46be0b06b90-1715451758508",
|
||||
"volume": 1.0
|
||||
}
|
||||
]
|
5
config/fancymenu/custom_gui_screens.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
type = custom_gui_screens
|
||||
|
||||
overridden_screens {
|
||||
}
|
||||
|
17
config/fancymenu/customizablemenus.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
type = customizablemenus
|
||||
|
||||
net.minecraft.class_526 {
|
||||
}
|
||||
|
||||
net.minecraft.class_500 {
|
||||
}
|
||||
|
||||
net.minecraft.class_446 {
|
||||
}
|
||||
|
||||
net.minecraft.class_4749 {
|
||||
}
|
||||
|
||||
net.minecraft.class_442 {
|
||||
}
|
||||
|
326
config/fancymenu/customization/cm_multiplayer.txt
Normal file
|
@ -0,0 +1,326 @@
|
|||
type = fancymenu_layout
|
||||
|
||||
layout-meta {
|
||||
identifier = join_multiplayer_screen
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1715301271457
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:13149620-17e7-4c42-ad6d-68bddc64f518-1715301243401] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
repeat_scroll_list_header_texture = false
|
||||
repeat_scroll_list_footer_texture = false
|
||||
}
|
||||
|
||||
element {
|
||||
interactable = true
|
||||
source = ^^^%n%There are _no_ official Cobblemon servers.%n%You can find listings of public servers on our website or Discord.%n%^^^
|
||||
source_mode = direct
|
||||
shadow = true
|
||||
scale = 0.75
|
||||
base_color = #FFFF55
|
||||
text_border = 2
|
||||
line_spacing = 2
|
||||
enable_scrolling = false
|
||||
auto_line_wrapping = true
|
||||
remove_html_breaks = true
|
||||
code_block_single_color = #737373FF
|
||||
code_block_multi_color = #565656FF
|
||||
headline_line_color = #A9A9A9FF
|
||||
separation_line_color = #A9A9A9FF
|
||||
hyperlink_color = #0771FCFF
|
||||
quote_color = #818181FF
|
||||
quote_indent = 8.0
|
||||
quote_italic = false
|
||||
bullet_list_dot_color = #A9A9A9FF
|
||||
bullet_list_indent = 8.0
|
||||
bullet_list_spacing = 3.0
|
||||
parse_markdown = true
|
||||
element_type = text_v2
|
||||
instance_identifier = 9916fd82-64ce-4659-bd0b-6646f5cd438e-1715296886381
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = top-right
|
||||
x = -151
|
||||
y = -1
|
||||
width = 168
|
||||
height = 29
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 89ed849d-74e5-47a2-9191-3a045834749f-1715296886381
|
||||
[loading_requirement_container_meta:89ed849d-74e5-47a2-9191-3a045834749f-1715296886381] = [groups:][instances:]
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 797e62ac-aaaf-4ffe-b80f-ca4f21c0def4-1715296750530
|
||||
[executable_block:797e62ac-aaaf-4ffe-b80f-ca4f21c0def4-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 424970
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 164
|
||||
y = 235
|
||||
width = 74
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 16b9907b-fec9-4075-b3b0-c60e0c1d41c0-1715296750530
|
||||
[loading_requirement_container_meta:16b9907b-fec9-4075-b3b0-c60e0c1d41c0-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = eec149e9-18c2-4b64-8e50-2ccfdd8dbaa9-1715296750530
|
||||
[executable_block:eec149e9-18c2-4b64-8e50-2ccfdd8dbaa9-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 346970
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 86
|
||||
y = 235
|
||||
width = 74
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = a9d6e0fd-3219-4eff-9bdd-8dea471c4108-1715296750530
|
||||
[loading_requirement_container_meta:a9d6e0fd-3219-4eff-9bdd-8dea471c4108-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 357942e0-4837-4959-ae7b-e715dc0d43ab-1715296750530
|
||||
[executable_block:357942e0-4837-4959-ae7b-e715dc0d43ab-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 580970
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 320
|
||||
y = 235
|
||||
width = 74
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = d5268642-4134-40ce-9f3e-48f90fe3411a-1715296750530
|
||||
[loading_requirement_container_meta:d5268642-4134-40ce-9f3e-48f90fe3411a-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = d20e5f55-8541-402d-8d39-a1ab5c13cf55-1715296750530
|
||||
[executable_block:d20e5f55-8541-402d-8d39-a1ab5c13cf55-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 554946
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 294
|
||||
y = 211
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 5eb50c00-b659-40ee-9114-b729774f5391-1715296750530
|
||||
[loading_requirement_container_meta:5eb50c00-b659-40ee-9114-b729774f5391-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = d2d35e8f-1ccf-44b3-b2df-86e3e05e1875-1715296750530
|
||||
[executable_block:d2d35e8f-1ccf-44b3-b2df-86e3e05e1875-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 502970
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 242
|
||||
y = 235
|
||||
width = 74
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 53e3e65d-6244-47e6-9a9d-9e4137e4a90b-1715296750530
|
||||
[loading_requirement_container_meta:53e3e65d-6244-47e6-9a9d-9e4137e4a90b-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 135b6834-5123-41aa-828a-9d39d194a34f-1715296750530
|
||||
[executable_block:135b6834-5123-41aa-828a-9d39d194a34f-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 346946
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 86
|
||||
y = 211
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 728bf912-28b7-4cbc-8289-d46fc814dd34-1715296750530
|
||||
[loading_requirement_container_meta:728bf912-28b7-4cbc-8289-d46fc814dd34-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = 92c09dac-423c-451f-9e85-df6f6905be8e-1715296750530
|
||||
[executable_block:92c09dac-423c-451f-9e85-df6f6905be8e-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 450946
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 190
|
||||
y = 211
|
||||
width = 100
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 52cba5da-8ce6-461d-879b-a6db6123c014-1715296750530
|
||||
[loading_requirement_container_meta:52cba5da-8ce6-461d-879b-a6db6123c014-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
||||
vanilla_button {
|
||||
button_element_executable_block_identifier = a2ed838d-c19d-4ae3-b800-b1e109df0824-1715296750530
|
||||
[executable_block:a2ed838d-c19d-4ae3-b800-b1e109df0824-1715296750530][type:generic] = [executables:]
|
||||
restartbackgroundanimations = true
|
||||
loopbackgroundanimations = true
|
||||
nine_slice_custom_background = false
|
||||
nine_slice_border_x = 5
|
||||
nine_slice_border_y = 5
|
||||
navigatable = true
|
||||
element_type = vanilla_button
|
||||
instance_identifier = 66
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = vanilla
|
||||
x = 6
|
||||
y = 6
|
||||
width = 20
|
||||
height = 20
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 9938acd8-71ab-49d6-9ba1-b96e2c73a830-1715296750530
|
||||
[loading_requirement_container_meta:9938acd8-71ab-49d6-9ba1-b96e2c73a830-1715296750530] = [groups:][instances:]
|
||||
is_hidden = false
|
||||
automated_button_clicks = 0
|
||||
nine_slice_slider_handle = false
|
||||
nine_slice_slider_handle_border_x = 5
|
||||
nine_slice_slider_handle_border_y = 5
|
||||
}
|
||||
|
52
config/fancymenu/customization/cm_music.txt
Normal file
|
@ -0,0 +1,52 @@
|
|||
type = fancymenu_layout
|
||||
|
||||
layout-meta {
|
||||
identifier = %fancymenu:universal_layout%
|
||||
render_custom_elements_behind_vanilla = false
|
||||
last_edited_time = 1715451805820
|
||||
is_enabled = true
|
||||
randommode = false
|
||||
randomgroup = 1
|
||||
randomonlyfirsttime = false
|
||||
layout_index = 0
|
||||
[loading_requirement_container_meta:8c3d2333-868b-4a89-9f72-72fa014f317e-1715451749697] = [groups:][instances:]
|
||||
}
|
||||
|
||||
customization {
|
||||
action = backgroundoptions
|
||||
keepaspectratio = false
|
||||
}
|
||||
|
||||
scroll_list_customization {
|
||||
preserve_scroll_list_header_footer_aspect_ratio = true
|
||||
render_scroll_list_header_shadow = true
|
||||
render_scroll_list_footer_shadow = true
|
||||
show_scroll_list_header_footer_preview_in_editor = false
|
||||
repeat_scroll_list_header_texture = false
|
||||
repeat_scroll_list_footer_texture = false
|
||||
}
|
||||
|
||||
element {
|
||||
audio_instance_0 = [source:local]/config/fancymenu/assets/cm_audio/north_province.ogg
|
||||
play_mode = normal
|
||||
looping = true
|
||||
volume = 1.0
|
||||
sound_source = music
|
||||
element_type = audio_v2
|
||||
instance_identifier = 5a6513e5-082f-40e2-a668-b46be0b06b90-1715451758508
|
||||
appearance_delay = no_delay
|
||||
appearance_delay_seconds = 1.0
|
||||
fade_in = false
|
||||
fade_in_speed = 1.0
|
||||
anchor_point = mid-centered
|
||||
x = -50
|
||||
y = -48
|
||||
width = 100
|
||||
height = 100
|
||||
stretch_x = false
|
||||
stretch_y = false
|
||||
stay_on_screen = true
|
||||
element_loading_requirement_container_identifier = 48c25128-a88a-4949-a26a-a69e79008863-1715451758508
|
||||
[loading_requirement_container_meta:48c25128-a88a-4949-a26a-a69e79008863-1715451758508] = [groups:][instances:]
|
||||
}
|
||||
|
1188
config/fancymenu/customization/cm_title.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
type = layout_editor_widget_settings
|
||||
|
||||
settings {
|
||||
offset_x = -1829.0
|
||||
offset_y = 530.0
|
||||
inner_width = 200.0
|
||||
inner_height = 265.0
|
||||
snapping_side = top-right
|
||||
expanded = true
|
||||
visible = false
|
||||
}
|
||||
|
3
config/fancymenu/legacy_checklist.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
##[legacy]
|
||||
|
||||
B:custom_guis_ported = 'true';
|
87
config/fancymenu/options.txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
##[general]
|
||||
|
||||
I:default_gui_scale = '-1';
|
||||
B:play_vanilla_menu_music = 'false';
|
||||
B:force_fullscreen = 'false';
|
||||
|
||||
|
||||
##[customization]
|
||||
|
||||
B:modpack_mode = 'true';
|
||||
B:show_customization_overlay = 'false';
|
||||
B:advanced_customization_mode = 'true';
|
||||
|
||||
|
||||
##[loading]
|
||||
|
||||
B:preload_animations = 'true';
|
||||
S:preload_resources = '';
|
||||
S:custom_game_intro_skip_text = '';
|
||||
B:allow_game_intro_skip = 'true';
|
||||
S:game_intro_animation_name = '';
|
||||
B:game_intro_fade_out = 'true';
|
||||
|
||||
|
||||
##[window]
|
||||
|
||||
B:show_custom_window_icon = 'true';
|
||||
S:custom_window_icon_macos = '/config/fancymenu/assets/cm_textures/iconmacos.icns';
|
||||
S:custom_window_icon_32 = '/config/fancymenu/assets/cm_textures/icon32x32.png';
|
||||
S:custom_window_title = 'Cobblemon 1.20.1';
|
||||
S:custom_window_icon_16 = '/config/fancymenu/assets/cm_textures/icon16x16.png';
|
||||
|
||||
|
||||
##[multiplayer_screen]
|
||||
|
||||
B:show_multiplayer_screen_server_icons = 'true';
|
||||
|
||||
|
||||
##[singleplayer_screen]
|
||||
|
||||
B:show_singleplayer_screen_world_icons = 'true';
|
||||
|
||||
|
||||
##[layout_editor]
|
||||
|
||||
B:layout_editor_grid_snapping = 'true';
|
||||
B:anchor_overlay_change_anchor_on_area_hover = 'true';
|
||||
B:show_layout_editor_grid = 'true';
|
||||
B:anchor_overlay_change_anchor_on_element_hover = 'true';
|
||||
S:anchor_overlay_visibility_mode = 'dragging';
|
||||
B:anchor_overlay_show_all_connection_lines = 'false';
|
||||
S:anchor_overlay_color_base_override = '';
|
||||
F:layout_editor_grid_snapping_strength = '1.0';
|
||||
I:layout_editor_grid_size = '10';
|
||||
B:invert_anchor_overlay_color = 'false';
|
||||
S:anchor_overlay_color_border_override = '';
|
||||
F:anchor_overlay_opacity_normal = '0.5';
|
||||
F:anchor_overlay_opacity_busy = '0.7';
|
||||
D:anchor_overlay_hover_charging_time_seconds = '2.0';
|
||||
|
||||
|
||||
##[ui]
|
||||
|
||||
I:context_menu_hover_open_speed = '1';
|
||||
S:ui_theme = 'dark';
|
||||
F:ui_scale = '4.0';
|
||||
B:play_ui_click_sounds = 'true';
|
||||
B:enable_ui_text_shadow = 'false';
|
||||
|
||||
|
||||
##[debug_overlay]
|
||||
|
||||
B:debug_overlay_show_basic_screen_category = 'true';
|
||||
B:debug_overlay_show_system_category = 'true';
|
||||
B:debug_overlay_show_advanced_screen_category = 'true';
|
||||
B:show_debug_overlay = 'false';
|
||||
B:debug_overlay_show_resources_category = 'true';
|
||||
|
||||
|
||||
##[tutorial]
|
||||
|
||||
B:show_welcome_screen = 'false';
|
||||
|
||||
|
||||
##[keyframe_editor]
|
||||
|
||||
B:arrow_keys_move_preview = 'false';
|
BIN
config/fancymenu/slideshows/cm_showcase/images/Animations.png
Normal file
After Width: | Height: | Size: 244 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/Dex.png
Normal file
After Width: | Height: | Size: 188 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/DoubleBattles.png
Normal file
After Width: | Height: | Size: 316 KiB |
After Width: | Height: | Size: 217 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/Fishing.png
Normal file
After Width: | Height: | Size: 209 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/NPC.png
Normal file
After Width: | Height: | Size: 198 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/NewPokemon.png
Normal file
After Width: | Height: | Size: 276 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/NurseVil.png
Normal file
After Width: | Height: | Size: 290 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/ShinyEffects.png
Normal file
After Width: | Height: | Size: 219 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/ShipwreckCove.png
Normal file
After Width: | Height: | Size: 297 KiB |
BIN
config/fancymenu/slideshows/cm_showcase/images/TripleBattles.png
Normal file
After Width: | Height: | Size: 300 KiB |
After Width: | Height: | Size: 266 KiB |
12
config/fancymenu/slideshows/cm_showcase/properties.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
type = slideshow
|
||||
|
||||
slideshow-meta {
|
||||
name = cm_showcase
|
||||
width = 512
|
||||
height = 316
|
||||
x = 0
|
||||
y = 0
|
||||
duration = 5.0
|
||||
fadespeed = 12.0
|
||||
randomize = true
|
||||
}
|
181
config/fancymenu/ui_themes/dark.json
Normal file
|
@ -0,0 +1,181 @@
|
|||
{
|
||||
"identifier": "dark",
|
||||
"display_name": "fancymenu.ui.themes.dark",
|
||||
"menu_bar_bottom_line_color": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"layout_editor_mouse_selection_rectangle_color": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_grid_color_normal": {
|
||||
"hex": "#BA79F164"
|
||||
},
|
||||
"layout_editor_grid_color_center": {
|
||||
"hex": "#5B5EFF64"
|
||||
},
|
||||
"layout_editor_element_border_color_normal": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_element_border_color_selected": {
|
||||
"hex": "#03DBFCFF"
|
||||
},
|
||||
"layout_editor_element_dragging_not_allowed_color": {
|
||||
"hex": "#E83609C8"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_base": {
|
||||
"hex": "#25B479FF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_border": {
|
||||
"hex": "#114F34FF"
|
||||
},
|
||||
"layout_editor_close_icon_color": {
|
||||
"hex": "#DA3C1EFF"
|
||||
},
|
||||
"scroll_grabber_color_normal": {
|
||||
"hex": "#595B5D64"
|
||||
},
|
||||
"scroll_grabber_color_hover": {
|
||||
"hex": "#66686864"
|
||||
},
|
||||
"screen_background_color": {
|
||||
"hex": "#3C3F41FF"
|
||||
},
|
||||
"screen_background_color_darker": {
|
||||
"hex": "#262626FF"
|
||||
},
|
||||
"element_border_color_normal": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"element_border_color_hover": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"element_background_color_normal": {
|
||||
"hex": "#474747FF"
|
||||
},
|
||||
"element_background_color_hover": {
|
||||
"hex": "#539CD4FF"
|
||||
},
|
||||
"slider_handle_color_normal": {
|
||||
"hex": "#4784B4FF"
|
||||
},
|
||||
"slider_handle_color_hover": {
|
||||
"hex": "#539CD4FF"
|
||||
},
|
||||
"area_background_color": {
|
||||
"hex": "#2B2B2BFF"
|
||||
},
|
||||
"edit_box_background_color": {
|
||||
"hex": "#2B2B2BFF"
|
||||
},
|
||||
"edit_box_border_color_normal": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#5D6164FF"
|
||||
},
|
||||
"list_entry_color_selected_hovered": {
|
||||
"hex": "#323232FF"
|
||||
},
|
||||
"text_editor_sidebar_color": {
|
||||
"hex": "#313335FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_normal": {
|
||||
"hex": "#5B5C5EFF"
|
||||
},
|
||||
"text_editor_line_number_text_color_selected": {
|
||||
"hex": "#899396FF"
|
||||
},
|
||||
"listing_dot_color_1": {
|
||||
"hex": "#3E86A0FF"
|
||||
},
|
||||
"listing_dot_color_2": {
|
||||
"hex": "#AD6C79FF"
|
||||
},
|
||||
"listing_dot_color_3": {
|
||||
"hex": "#AA823FFF"
|
||||
},
|
||||
"suggestions_background_color": {
|
||||
"hex": "#474747FF"
|
||||
},
|
||||
"suggestions_text_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"suggestions_text_color_selected": {
|
||||
"hex": "#64A5ECFF"
|
||||
},
|
||||
"ui_texture_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"generic_text_base_color": {
|
||||
"hex": "#FFFFFFFF"
|
||||
},
|
||||
"element_label_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"element_label_color_inactive": {
|
||||
"hex": "#717577FF"
|
||||
},
|
||||
"edit_box_text_color_normal": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"edit_box_text_color_uneditable": {
|
||||
"hex": "#717577FF"
|
||||
},
|
||||
"edit_box_suggestion_text_color": {
|
||||
"hex": "#808080FF"
|
||||
},
|
||||
"description_area_text_color": {
|
||||
"hex": "#CEDDEDFF"
|
||||
},
|
||||
"text_editor_text_color": {
|
||||
"hex": "#9EAAB8FF"
|
||||
},
|
||||
"success_text_color": {
|
||||
"hex": "#31CE05FF"
|
||||
},
|
||||
"error_text_color": {
|
||||
"hex": "#ED4545FF"
|
||||
},
|
||||
"warning_text_color": {
|
||||
"hex": "#E59B12FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_1": {
|
||||
"hex": "#EB7F7FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_2": {
|
||||
"hex": "#EBC97FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_3": {
|
||||
"hex": "#BEEB7FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_4": {
|
||||
"hex": "#7FEBE6FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_5": {
|
||||
"hex": "#7F9EEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_6": {
|
||||
"hex": "#967FEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_7": {
|
||||
"hex": "#D47FEBFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_8": {
|
||||
"hex": "#F53636FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_9": {
|
||||
"hex": "#F59236FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_10": {
|
||||
"hex": "#F5E536FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_11": {
|
||||
"hex": "#69F536FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_12": {
|
||||
"hex": "#3689F5FF"
|
||||
},
|
||||
"text_editor_text_formatting_brackets_color": {
|
||||
"hex": "#FCDF03FF"
|
||||
}
|
||||
}
|
181
config/fancymenu/ui_themes/light.json
Normal file
|
@ -0,0 +1,181 @@
|
|||
{
|
||||
"identifier": "light",
|
||||
"display_name": "fancymenu.ui.themes.light",
|
||||
"menu_bar_bottom_line_color": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"layout_editor_mouse_selection_rectangle_color": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_grid_color_normal": {
|
||||
"hex": "#BA79F164"
|
||||
},
|
||||
"layout_editor_grid_color_center": {
|
||||
"hex": "#5B5EFF64"
|
||||
},
|
||||
"layout_editor_element_border_color_normal": {
|
||||
"hex": "#0394FCFF"
|
||||
},
|
||||
"layout_editor_element_border_color_selected": {
|
||||
"hex": "#03DBFCFF"
|
||||
},
|
||||
"layout_editor_element_dragging_not_allowed_color": {
|
||||
"hex": "#E83609C8"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_base": {
|
||||
"hex": "#25B479FF"
|
||||
},
|
||||
"layout_editor_anchor_point_overlay_color_border": {
|
||||
"hex": "#114F34FF"
|
||||
},
|
||||
"layout_editor_close_icon_color": {
|
||||
"hex": "#932813FF"
|
||||
},
|
||||
"scroll_grabber_color_normal": {
|
||||
"hex": "#595B5D64"
|
||||
},
|
||||
"scroll_grabber_color_hover": {
|
||||
"hex": "#66686864"
|
||||
},
|
||||
"screen_background_color": {
|
||||
"hex": "#B2B2B2FF"
|
||||
},
|
||||
"screen_background_color_darker": {
|
||||
"hex": "#ADADADFF"
|
||||
},
|
||||
"element_border_color_normal": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"element_border_color_hover": {
|
||||
"hex": "#777777FF"
|
||||
},
|
||||
"element_background_color_normal": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"element_background_color_hover": {
|
||||
"hex": "#AFAFAFFF"
|
||||
},
|
||||
"slider_handle_color_normal": {
|
||||
"hex": "#858484FF"
|
||||
},
|
||||
"slider_handle_color_hover": {
|
||||
"hex": "#A2A2A2FF"
|
||||
},
|
||||
"area_background_color": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"edit_box_background_color": {
|
||||
"hex": "#CBCBCBFF"
|
||||
},
|
||||
"edit_box_border_color_normal": {
|
||||
"hex": "#383838FF"
|
||||
},
|
||||
"edit_box_border_color_focused": {
|
||||
"hex": "#444444FF"
|
||||
},
|
||||
"list_entry_color_selected_hovered": {
|
||||
"hex": "#AFAFAFFF"
|
||||
},
|
||||
"text_editor_sidebar_color": {
|
||||
"hex": "#A4A4A4FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_normal": {
|
||||
"hex": "#696969FF"
|
||||
},
|
||||
"text_editor_line_number_text_color_selected": {
|
||||
"hex": "#464646FF"
|
||||
},
|
||||
"listing_dot_color_1": {
|
||||
"hex": "#438DD0FF"
|
||||
},
|
||||
"listing_dot_color_2": {
|
||||
"hex": "#AB3950FF"
|
||||
},
|
||||
"listing_dot_color_3": {
|
||||
"hex": "#B2740CFF"
|
||||
},
|
||||
"suggestions_background_color": {
|
||||
"hex": "#A2A2A2FF"
|
||||
},
|
||||
"suggestions_text_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"suggestions_text_color_selected": {
|
||||
"hex": "#205EA2FF"
|
||||
},
|
||||
"ui_texture_color": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"generic_text_base_color": {
|
||||
"hex": "#252525FF"
|
||||
},
|
||||
"element_label_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"element_label_color_inactive": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"edit_box_text_color_normal": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"edit_box_text_color_uneditable": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"edit_box_suggestion_text_color": {
|
||||
"hex": "#8A8989FF"
|
||||
},
|
||||
"description_area_text_color": {
|
||||
"hex": "#2D2D2DFF"
|
||||
},
|
||||
"text_editor_text_color": {
|
||||
"hex": "#484E53FF"
|
||||
},
|
||||
"success_text_color": {
|
||||
"hex": "#197E02FF"
|
||||
},
|
||||
"error_text_color": {
|
||||
"hex": "#A41B1BFF"
|
||||
},
|
||||
"warning_text_color": {
|
||||
"hex": "#9B6105FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_1": {
|
||||
"hex": "#A10F0FFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_2": {
|
||||
"hex": "#B27D09FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_3": {
|
||||
"hex": "#66A80AFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_4": {
|
||||
"hex": "#089891FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_5": {
|
||||
"hex": "#072E8DFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_6": {
|
||||
"hex": "#26069DFF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_7": {
|
||||
"hex": "#6A0685FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_8": {
|
||||
"hex": "#730303FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_9": {
|
||||
"hex": "#854306FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_10": {
|
||||
"hex": "#918504FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_11": {
|
||||
"hex": "#267A07FF"
|
||||
},
|
||||
"text_editor_text_formatting_nested_text_color_12": {
|
||||
"hex": "#363CF5FF"
|
||||
},
|
||||
"text_editor_text_formatting_brackets_color": {
|
||||
"hex": "#FF3A0064"
|
||||
}
|
||||
}
|
8
config/fancymenu/user_variables.db
Normal file
|
@ -0,0 +1,8 @@
|
|||
type = user_variables
|
||||
|
||||
variable {
|
||||
name = is_daytime
|
||||
value = 1
|
||||
reset_on_launch = false
|
||||
}
|
||||
|
31
config/openloader/options.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"load_resource_packs": {
|
||||
"//": "Determines if OpenLoader should load resource packs.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"load_data_packs": {
|
||||
"//": "Determines if OpenLoader should load data packs.",
|
||||
"//default": true,
|
||||
"value": false
|
||||
},
|
||||
"additional_locations": {
|
||||
"//": [
|
||||
"A list of additional locations to load packs from. These can be folders or ",
|
||||
"direct paths to specific files. By default all file paths will be relative to ",
|
||||
"the root of your game instance folder. Other locations can be specified using ",
|
||||
"absolute paths. "
|
||||
],
|
||||
"//default": [],
|
||||
"value": ["config/openloader/resources"]
|
||||
},
|
||||
"load_datapacks_dir": {
|
||||
"//": [
|
||||
"Some launchers like CurseForge install data packs to the datapacks folder ",
|
||||
"(.minecraft/datapacks). When enabled, OpenLoader will always check that folder ",
|
||||
"for pack files. "
|
||||
],
|
||||
"//default": true,
|
||||
"value": false
|
||||
}
|
||||
}
|
35
config/yosbr/config/balm-client.toml
Normal file
|
@ -0,0 +1,35 @@
|
|||
|
||||
# This is an example boolean property
|
||||
exampleBoolean = true
|
||||
|
||||
# This is an example enum property
|
||||
exampleEnum = "Hello"
|
||||
|
||||
# This is an example enum list property
|
||||
exampleEnumList = [ "Hello", "World" ]
|
||||
|
||||
# This is an example int property
|
||||
exampleInt = 42
|
||||
|
||||
# This is an example int list property
|
||||
exampleIntList = [ 12, 24 ]
|
||||
|
||||
# This is an example resource location set property
|
||||
exampleResourceLocationSet = [ "minecraft:dirt", "minecraft:diamond" ]
|
||||
|
||||
# This is an example string property
|
||||
exampleString = "Hello World"
|
||||
|
||||
# This is an example string list property
|
||||
exampleStringList = [ "Hello", "World" ]
|
||||
|
||||
|
||||
# This is an example category
|
||||
[exampleCategory]
|
||||
|
||||
# This is an example float inside a category
|
||||
exampleFloat = 42.84
|
||||
|
||||
# This is an example string inside a category
|
||||
innerField = "I am inside"
|
||||
|
22
config/yosbr/config/balm-common.out.toml
Normal file
|
@ -0,0 +1,22 @@
|
|||
[client]
|
||||
|
||||
# Add mod ids here of mods that you wish to disable Crafting Tweaks support for.
|
||||
disabledAddons = [ ]
|
||||
|
||||
# We both know JEI is much better. This option hides Vanilla's crafting book button instead of moving it.
|
||||
hideVanillaCraftingGuide = false
|
||||
|
||||
# Set to 'DEFAULT' to enable both buttons and hotkeys. Set to 'BUTTONS' to enable buttons only. Set to 'HOTKEYS' to enable hotkeys only. Set to 'DISABLED' to disable completely.
|
||||
mode = "DEFAULT"
|
||||
|
||||
# If set to true, right-clicking the result slot in a crafting table will craft a full stack.
|
||||
rightClickCraftsStack = true
|
||||
|
||||
[common]
|
||||
|
||||
# A list of modid:name entries that will not be crafted by the compress key.
|
||||
compressDenylist = [ "minecraft:sandstone", "minecraft:iron_trapdoor" ]
|
||||
|
||||
# Set this to false if you want the (de)compress feature to work outside of crafting GUIs (only works if installed on server while in the player inventory)
|
||||
compressRequiresCraftingGrid = true
|
||||
|
38
config/yosbr/config/balm-common.toml
Normal file
|
@ -0,0 +1,38 @@
|
|||
|
||||
# This is an example boolean property
|
||||
exampleBoolean = true
|
||||
|
||||
# This is an example enum property
|
||||
exampleEnum = "Hello"
|
||||
|
||||
# This is an example enum list property
|
||||
exampleEnumList = [ "Hello", "World" ]
|
||||
|
||||
# This is an example int property
|
||||
exampleInt = 42
|
||||
|
||||
# This is an example int list property
|
||||
exampleIntList = [ 12, 24 ]
|
||||
|
||||
# This is an example multiline string property
|
||||
exampleMultilineString = "Hello World"
|
||||
|
||||
# This is an example resource location set property
|
||||
exampleResourceLocationSet = [ "minecraft:diamond", "minecraft:dirt" ]
|
||||
|
||||
# This is an example string property
|
||||
exampleString = "Hello World"
|
||||
|
||||
# This is an example string list property
|
||||
exampleStringList = [ "Hello", "World" ]
|
||||
|
||||
|
||||
# This is an example category
|
||||
[exampleCategory]
|
||||
|
||||
# This is an example float inside a category
|
||||
exampleFloat = 42.84
|
||||
|
||||
# This is an example string inside a category
|
||||
innerField = "I am inside"
|
||||
|
10
config/yosbr/config/bebooks/config.properties
Normal file
|
@ -0,0 +1,10 @@
|
|||
#Wed May 10 20:34:07 EDT 2023
|
||||
override_curse_color=true
|
||||
color_mode=ALPHABETICALLY
|
||||
enchanted_book_glint=true
|
||||
color_books=true
|
||||
show_max_enchantment_level=false
|
||||
sorting_mode=ALPHABETICALLY
|
||||
keep_curses_below=true
|
||||
version=2
|
||||
tooltip_mode=ENABLED
|
162
config/yosbr/config/bebooks/enchantment_data.json
Normal file
|
@ -0,0 +1,162 @@
|
|||
{
|
||||
"minecraft:fire_protection": {
|
||||
"orderIndex": 1,
|
||||
"color": 12888741
|
||||
},
|
||||
"minecraft:knockback": {
|
||||
"orderIndex": 16,
|
||||
"color": 6314848
|
||||
},
|
||||
"minecraft:mending": {
|
||||
"orderIndex": 37,
|
||||
"color": 13303649
|
||||
},
|
||||
"minecraft:power": {
|
||||
"orderIndex": 24,
|
||||
"color": 12915514
|
||||
},
|
||||
"minecraft:luck_of_the_sea": {
|
||||
"orderIndex": 28,
|
||||
"color": 4974672
|
||||
},
|
||||
"minecraft:thorns": {
|
||||
"orderIndex": 7,
|
||||
"color": 5639435
|
||||
},
|
||||
"minecraft:sweeping": {
|
||||
"orderIndex": 19,
|
||||
"color": 16757505
|
||||
},
|
||||
"minecraft:feather_falling": {
|
||||
"orderIndex": 2,
|
||||
"color": 16773329
|
||||
},
|
||||
"minecraft:flame": {
|
||||
"orderIndex": 26,
|
||||
"color": 16741654
|
||||
},
|
||||
"minecraft:binding_curse": {
|
||||
"orderIndex": 10,
|
||||
"color": 2575646
|
||||
},
|
||||
"minecraft:aqua_affinity": {
|
||||
"orderIndex": 6,
|
||||
"color": 7240439
|
||||
},
|
||||
"minecraft:projectile_protection": {
|
||||
"orderIndex": 4,
|
||||
"color": 13422037
|
||||
},
|
||||
"minecraft:smite": {
|
||||
"orderIndex": 14,
|
||||
"color": 12541742
|
||||
},
|
||||
"minecraft:frost_walker": {
|
||||
"orderIndex": 9,
|
||||
"color": 9483519
|
||||
},
|
||||
"minecraft:vanishing_curse": {
|
||||
"orderIndex": 38,
|
||||
"color": 1511968
|
||||
},
|
||||
"minecraft:punch": {
|
||||
"orderIndex": 25,
|
||||
"color": 6314848
|
||||
},
|
||||
"minecraft:blast_protection": {
|
||||
"orderIndex": 3,
|
||||
"color": 4468322
|
||||
},
|
||||
"minecraft:impaling": {
|
||||
"orderIndex": 31,
|
||||
"color": 12915514
|
||||
},
|
||||
"minecraft:bane_of_arthropods": {
|
||||
"orderIndex": 15,
|
||||
"color": 1003872
|
||||
},
|
||||
"minecraft:sharpness": {
|
||||
"orderIndex": 13,
|
||||
"color": 12915514
|
||||
},
|
||||
"minecraft:efficiency": {
|
||||
"orderIndex": 20,
|
||||
"color": 16773476
|
||||
},
|
||||
"minecraft:silk_touch": {
|
||||
"orderIndex": 21,
|
||||
"color": 16777215
|
||||
},
|
||||
"minecraft:looting": {
|
||||
"orderIndex": 18,
|
||||
"color": 16758363
|
||||
},
|
||||
"minecraft:lure": {
|
||||
"orderIndex": 29,
|
||||
"color": 16711680
|
||||
},
|
||||
"minecraft:depth_strider": {
|
||||
"orderIndex": 8,
|
||||
"color": 10279935
|
||||
},
|
||||
"minecraft:soul_speed": {
|
||||
"orderIndex": 11,
|
||||
"color": 4273196
|
||||
},
|
||||
"minecraft:respiration": {
|
||||
"orderIndex": 5,
|
||||
"color": 8050175
|
||||
},
|
||||
"minecraft:fire_aspect": {
|
||||
"orderIndex": 17,
|
||||
"color": 16741654
|
||||
},
|
||||
"minecraft:piercing": {
|
||||
"orderIndex": 36,
|
||||
"color": 3373904
|
||||
},
|
||||
"minecraft:swift_sneak": {
|
||||
"orderIndex": 12,
|
||||
"color": 12915514
|
||||
},
|
||||
"minecraft:loyalty": {
|
||||
"orderIndex": 30,
|
||||
"color": 7259313
|
||||
},
|
||||
"minecraft:unbreaking": {
|
||||
"orderIndex": 22,
|
||||
"color": 6042448
|
||||
},
|
||||
"minecraft:riptide": {
|
||||
"orderIndex": 32,
|
||||
"color": 11325425
|
||||
},
|
||||
"minecraft:quick_charge": {
|
||||
"orderIndex": 35,
|
||||
"color": 16711680
|
||||
},
|
||||
"minecraft:protection": {
|
||||
"orderIndex": 0,
|
||||
"color": 10858436
|
||||
},
|
||||
"minecraft:infinity": {
|
||||
"orderIndex": 27,
|
||||
"color": 8084455
|
||||
},
|
||||
"minecraft:fortune": {
|
||||
"orderIndex": 23,
|
||||
"color": 16758363
|
||||
},
|
||||
"minecraft:multishot": {
|
||||
"orderIndex": 34,
|
||||
"color": 16757505
|
||||
},
|
||||
"minecraft:channeling": {
|
||||
"orderIndex": 33,
|
||||
"color": 11466239
|
||||
},
|
||||
"emi_loot:random": {
|
||||
"orderIndex": 39,
|
||||
"color": 12915514
|
||||
}
|
||||
}
|
18
config/yosbr/config/betteradvancements.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"defaultUncompletedIconColor": "#FFFFFF",
|
||||
"defaultUncompletedTitleColor": "#0489C1",
|
||||
"defaultCompletedIconColor": "#DBA213",
|
||||
"defaultCompletedTitleColor": "#DBA213",
|
||||
"doAdvancementsBackgroundFade": true,
|
||||
"showDebugCoordinates": false,
|
||||
"orderTabsAlphabetically": false,
|
||||
"uiScaling": 100,
|
||||
"criteriaDetail": "Default",
|
||||
"criteriaDetailRequiresShift": false,
|
||||
"addInventoryButton": false,
|
||||
"defaultDrawDirectLines": false,
|
||||
"defaultHideLines": false,
|
||||
"defaultCompletedLineColor": "#FFFFFF",
|
||||
"defaultUncompletedLineColor": "#FFFFFF",
|
||||
"onlyUseAboveAdvancementTabs": false
|
||||
}
|
6
config/yosbr/config/betterpingdisplay.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"autoColorPingText": true,
|
||||
"renderPingBars": true,
|
||||
"pingTextColor": "#A0A0A0",
|
||||
"pingTextFormatString": "%dms"
|
||||
}
|
16
config/yosbr/config/betterthirdperson.json5
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
// Align player to camera on left & right clicks
|
||||
"aimOnInteract": true,
|
||||
// How long player will be aligned to camera after left & right clicks
|
||||
"aimDuration": 40,
|
||||
// Angle in degrees within the player will slightly follow camera yaw (while standing still)
|
||||
"followYaw": 45,
|
||||
// Does camera should rotate freely during elytra flight
|
||||
"freeCameraDuringElytraFlight": false,
|
||||
// Completely remove third-person front view
|
||||
"skipThirdPersonFrontView": false,
|
||||
// How fast player changes movement direction in third-person
|
||||
"playerRotationSpeed": 50,
|
||||
// How fast player pitch follows camera pitch in third-person
|
||||
"pitchChangeSpeed": 65
|
||||
}
|
16
config/yosbr/config/bhmenu/bhmenu-general.properties
Normal file
|
@ -0,0 +1,16 @@
|
|||
#partner_id - Your partner ID to use in during the ordering process.
|
||||
#partner_id - Without this you will not be credited for the purchases.
|
||||
#partner_id - (Your partner id is not the same as your referral link, please check your client area to find your partner id at https://www.bisecthosting.com/partners/console.php).
|
||||
#pack_id - The id of this modpack.
|
||||
#pack_id - (This is BH internal pack id; Find the id here: https://www.bisecthosting.com/partners/console.php)
|
||||
#pack_edit_mode - Set this to false to disable pack config screen and enable user configs instead.
|
||||
#pack_edit_mode - This should always be done by the pack author once they are done with configuring the pack.
|
||||
#pack_edit_mode - To re-enable Pack Edit Mode, please edit the config file.
|
||||
#BHMenu config file.
|
||||
#
|
||||
#IMPORTANT INFO
|
||||
#
|
||||
#Tue Jun 10 17:07:33 EDT 2025
|
||||
pack_edit_mode=false
|
||||
pack_id=19377
|
||||
partner_id=6486
|
|
@ -0,0 +1,16 @@
|
|||
#Server Creator Banner Configs
|
||||
#open_screen_button.x - The position of the button from the left of the screen.
|
||||
#open_screen_button.x - Set to -1 to default.
|
||||
#open_screen_button.y - The position of the button from the top of the screen.
|
||||
#open_screen_button.y - Set to -1 to default.
|
||||
#open_screen_button.width - The width of the button.
|
||||
#open_screen_button.width - Set to 0 to default.
|
||||
#open_screen_button.vanilla_button - Turn the Public Server List button into a vanilla styled one.
|
||||
#open_screen_button.vanilla_button - Causes default vanilla graphics and might help with compatibility with other mods.
|
||||
#
|
||||
#Tue Jun 10 17:07:33 EDT 2025
|
||||
enabled=false
|
||||
open_screen_button.vanilla_button=false
|
||||
open_screen_button.width=0
|
||||
open_screen_button.x=-1
|
||||
open_screen_button.y=-1
|
|
@ -0,0 +1,13 @@
|
|||
#Server Creator Banner Configs
|
||||
#title - The title to display at the top of the entry.
|
||||
#description - The description to display below the title.
|
||||
#use_language_files - Set this to true to use specific language translation keys.
|
||||
#use_language_files - This requires a custom mod that adds resource files, such as OpenLoader.
|
||||
#use_language_files - Use 'server_entry.title' key for the Title;
|
||||
#use_language_files - Use 'server_entry.description' key for the Description.
|
||||
#
|
||||
#Tue Jun 10 17:07:33 EDT 2025
|
||||
description=Click me to get your own server\!
|
||||
enabled=true
|
||||
title=Need a server?
|
||||
use_language_files=false
|
7
config/yosbr/config/bwncr.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[general]
|
||||
silenceWither = true
|
||||
silenceTrader = false
|
||||
silenceDragon = true
|
||||
silenceLightning = true
|
||||
silenceUs = []
|
||||
debugMode = false
|
7
config/yosbr/config/citresewn.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"enabled": true,
|
||||
"mute_errors": false,
|
||||
"mute_warns": false,
|
||||
"cache_ms": 50,
|
||||
"broken_paths": false
|
||||
}
|
80
config/yosbr/config/cobblemon/main.json
Normal file
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"lastSavedVersion": "1.6.1",
|
||||
"maxPokemonLevel": 100,
|
||||
"maxPokemonFriendship": 255,
|
||||
"announceDropItems": true,
|
||||
"defaultDropItemMethod": "ON_ENTITY",
|
||||
"ambientPokemonCryTicks": 1080,
|
||||
"defaultBoxCount": 30,
|
||||
"pokemonSaveIntervalSeconds": 30,
|
||||
"storageFormat": "nbt",
|
||||
"preventCompletePartyDeposit": false,
|
||||
"mongoDBConnectionString": "mongodb://localhost:27017",
|
||||
"mongoDBDatabaseName": "cobblemon",
|
||||
"maxVerticalCorrectionBlocks": 64,
|
||||
"minimumLevelRangeMax": 10,
|
||||
"enableSpawning": true,
|
||||
"minimumDistanceBetweenEntities": 8.0,
|
||||
"maxNearbyBlocksHorizontalRange": 4,
|
||||
"maxNearbyBlocksVerticalRange": 2,
|
||||
"maxVerticalSpace": 8,
|
||||
"worldSliceDiameter": 8,
|
||||
"worldSliceHeight": 16,
|
||||
"ticksBetweenSpawnAttempts": 20.0,
|
||||
"minimumSliceDistanceFromPlayer": 16.0,
|
||||
"maximumSliceDistanceFromPlayer": 64.0,
|
||||
"exportSpawnConfig": false,
|
||||
"savePokemonToWorld": true,
|
||||
"exportStarterConfig": false,
|
||||
"autoUpdateShowdown": true,
|
||||
"defaultFleeDistance": 32.0,
|
||||
"allowExperienceFromPvP": true,
|
||||
"experienceShareMultiplier": 0.5,
|
||||
"luckyEggMultiplier": 1.5,
|
||||
"allowSpectating": true,
|
||||
"experienceMultiplier": 2.0,
|
||||
"pokemonPerChunk": 1.0,
|
||||
"passiveStatuses": {
|
||||
"cobblemon:poison": "180-300",
|
||||
"cobblemon:poisonbadly": "180-300",
|
||||
"cobblemon:paralysis": "180-300",
|
||||
"cobblemon:frozen": "180-300",
|
||||
"cobblemon:sleep": "180-300",
|
||||
"cobblemon:burn": "180-300"
|
||||
},
|
||||
"infiniteHealerCharge": false,
|
||||
"maxHealerCharge": 6.0,
|
||||
"chargeGainedPerTick": 3.33333E-4,
|
||||
"defaultFaintTimer": 300,
|
||||
"faintAwakenHealthPercent": 0.2,
|
||||
"healPercent": 0.05,
|
||||
"healTimer": 60,
|
||||
"baseApricornTreeGenerationChance": 0.1,
|
||||
"displayEntityLevelLabel": true,
|
||||
"displayEntityNameLabel": true,
|
||||
"displayNameForUnknownPokemon": false,
|
||||
"displayEntityLabelsWhenCrouchingOnly": false,
|
||||
"shinyRate": 8192.0,
|
||||
"shinyNoticeParticlesDistance": 24.0,
|
||||
"captureCalculator": "cobblemon",
|
||||
"playerDamagePokemon": true,
|
||||
"appleLeftoversChance": 0.025,
|
||||
"maxRootsInArea": 5,
|
||||
"bigRootPropagationChance": 0.1,
|
||||
"energyRootChance": 0.25,
|
||||
"maxDynamaxLevel": 10,
|
||||
"teraTypeRate": 20.0,
|
||||
"defaultPasturedPokemonLimit": 16,
|
||||
"pastureBlockUpdateTicks": 40,
|
||||
"pastureMaxWanderDistance": 64,
|
||||
"pastureMaxPerChunk": 4.0,
|
||||
"maxInsertedFossilItems": 2,
|
||||
"walkingInBattleAnimations": false,
|
||||
"battleWildMaxDistance": 12.0,
|
||||
"tradeMaxDistance": 12.0,
|
||||
"battlePvPMaxDistance": 32.0,
|
||||
"battleSpectateMaxDistance": 64.0,
|
||||
"maxPokedexScanningDetectionRange": 10.0,
|
||||
"hideUnimplementedPokemonInThePokedex": false,
|
||||
"enableDebugKeys": false
|
||||
}
|
22
config/yosbr/config/craftingtweaks-common.toml
Normal file
|
@ -0,0 +1,22 @@
|
|||
[client]
|
||||
|
||||
# Add mod ids here of mods that you wish to disable Crafting Tweaks support for.
|
||||
disabledAddons = [ ]
|
||||
|
||||
# We both know JEI is much better. This option hides Vanilla's crafting book button instead of moving it.
|
||||
hideVanillaCraftingGuide = false
|
||||
|
||||
# Set to 'DEFAULT' to enable both buttons and hotkeys. Set to 'BUTTONS' to enable buttons only. Set to 'HOTKEYS' to enable hotkeys only. Set to 'DISABLED' to disable completely.
|
||||
mode = "DEFAULT"
|
||||
|
||||
# If set to true, right-clicking the result slot in a crafting table will craft a full stack.
|
||||
rightClickCraftsStack = true
|
||||
|
||||
[common]
|
||||
|
||||
# A list of modid:name entries that will not be crafted by the compress key.
|
||||
compressDenylist = [ "minecraft:sandstone", "minecraft:iron_trapdoor" ]
|
||||
|
||||
# Set this to false if you want the (de)compress feature to work outside of crafting GUIs (only works if installed on server while in the player inventory)
|
||||
compressRequiresCraftingGrid = true
|
||||
|
10
config/yosbr/config/craftingtweaks.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
[common]
|
||||
compressAnywhere = false
|
||||
compressBlacklist = ["minecraft:sandstone", "minecraft:iron_trapdoor"]
|
||||
[client]
|
||||
hideButtons = false
|
||||
rightClickCraftsStack = true
|
||||
hideButtonTooltips = false
|
||||
hideVanillaCraftingGuide = false
|
||||
craftingTweaksMode = "DEFAULT"
|
||||
disabledAddons = []
|
133
config/yosbr/config/dynamiccrosshair.json5
Normal file
|
@ -0,0 +1,133 @@
|
|||
{
|
||||
"dynamicCrosshair": false,
|
||||
"disableDebugCrosshair": false,
|
||||
"thirdPersonCrosshair": false,
|
||||
"hideWithScreen": true,
|
||||
"hideWithMap": true,
|
||||
"fixCenteredCrosshair": false,
|
||||
"crosshairConfig": {
|
||||
"onBlock": true,
|
||||
"onInteractableBlock": true,
|
||||
"onEntity": true,
|
||||
"holdingTool": "Always",
|
||||
"displayCorrectTool": true,
|
||||
"holdingMeleeWeapon": true,
|
||||
"meleeWeaponOnEntity": false,
|
||||
"meleeWeaponOnBreakableBlock": false,
|
||||
"holdingRangedWeapon": "IfInteractable",
|
||||
"holdingThrowable": "IfInteractable",
|
||||
"holdingShield": true,
|
||||
"holdingBlock": "IfInteractable",
|
||||
"holdingBlockInOffhand": true,
|
||||
"holdingUsableItem": "IfInteractable",
|
||||
"forceHoldingSpyglass": false
|
||||
},
|
||||
"color": {
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true
|
||||
},
|
||||
"dynamicCrosshairStyle": true,
|
||||
"crosshairStyle": {
|
||||
"regular": {
|
||||
"style": "dynamiccrosshair:crosshair/cross-open",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"onBlock": {
|
||||
"style": "dynamiccrosshair:crosshair/cross-open",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"onEntity": {
|
||||
"style": "dynamiccrosshair:crosshair/cross-open-diagonal",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"holdingTool": {
|
||||
"style": "dynamiccrosshair:crosshair/square",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"holdingMeleeWeapon": {
|
||||
"style": "dynamiccrosshair:crosshair/cross-open",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"holdingRangedWeapon": {
|
||||
"style": "dynamiccrosshair:crosshair/cross-open-diagonal",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"holdingThrowable": {
|
||||
"style": "dynamiccrosshair:crosshair/circle",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"holdingBlock": {
|
||||
"style": "dynamiccrosshair:crosshair/diamond-large",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"interact": {
|
||||
"style": "dynamiccrosshair:crosshair/brackets",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"useItem": {
|
||||
"style": "dynamiccrosshair:crosshair/brackets-round",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"shield": {
|
||||
"style": "dynamiccrosshair:crosshair/brackets-bottom",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
}
|
||||
},
|
||||
"crosshairModifiers": {
|
||||
"modCorrectTool": {
|
||||
"style": "dynamiccrosshair:crosshair/dot",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
},
|
||||
"modIncorrectTool": {
|
||||
"style": "dynamiccrosshair:crosshair/cross-open-diagonal",
|
||||
"overrideColor": false,
|
||||
"customColor": -5588020,
|
||||
"enableBlend": true,
|
||||
"coalesce": true
|
||||
}
|
||||
},
|
||||
"enableTweaks": false,
|
||||
"additionalTools": [],
|
||||
"additionalMeleeWeapons": [],
|
||||
"additionalRangedWeapons": [],
|
||||
"additionalThrowables": [],
|
||||
"additionalUsableItems": [],
|
||||
"additionalInteractableBlocks": []
|
||||
}
|
490
config/yosbr/config/emi.css
Normal file
|
@ -0,0 +1,490 @@
|
|||
/** EMI Config */
|
||||
|
||||
#general {
|
||||
/**
|
||||
* Whether EMI is enabled and visible.
|
||||
*/
|
||||
enabled: true;
|
||||
|
||||
/**
|
||||
* Whether cheating in items is enabled.
|
||||
*/
|
||||
cheat-mode: false;
|
||||
|
||||
/**
|
||||
* How much EMI should use tooltips and popups to show controls and information.
|
||||
*/
|
||||
help-level: normal;
|
||||
|
||||
/**
|
||||
* Where EMI should pull stacks from to populate the index.
|
||||
*/
|
||||
index-source: creative;
|
||||
|
||||
/**
|
||||
* Which sidebar should be searched using the search bar.
|
||||
*/
|
||||
search-sidebar: right;
|
||||
|
||||
/**
|
||||
* Whether normal search queries should include the tooltip.
|
||||
*/
|
||||
search-tooltip-by-default: true;
|
||||
|
||||
/**
|
||||
* Whether normal search queries should include the mod name.
|
||||
*/
|
||||
search-mod-name-by-default: false;
|
||||
|
||||
/**
|
||||
* Whether normal search queries should include the stack's tags.
|
||||
*/
|
||||
search-tags-by-default: false;
|
||||
}
|
||||
|
||||
#ui {
|
||||
/**
|
||||
* Which action should be performed when clicking the recipe book.
|
||||
*/
|
||||
recipe-book-action: toggle-craftables;
|
||||
|
||||
/**
|
||||
* Where to display status effects in the inventory.
|
||||
*/
|
||||
effect-location: top;
|
||||
|
||||
/**
|
||||
* Whether to display a gray overlay when hovering over a stack.
|
||||
*/
|
||||
show-hover-overlay: true;
|
||||
|
||||
/**
|
||||
* Whether to add mod name to tooltips
|
||||
*/
|
||||
append-mod-id: true;
|
||||
|
||||
/**
|
||||
* Whether to add mod name to item tooltips, in case another mod provides behavior
|
||||
*/
|
||||
append-item-mod-id: true;
|
||||
|
||||
/**
|
||||
* Prevents recipes being quick crafted from shifting around under the cursor.
|
||||
*/
|
||||
miscraft-prevention: true;
|
||||
|
||||
/**
|
||||
* The unit to display fluids as.
|
||||
*/
|
||||
fluid-unit: liters;
|
||||
|
||||
/**
|
||||
* Whether to use the batched render system. Batching is faster, but may have
|
||||
* incompatibilities with shaders or other mods.
|
||||
*/
|
||||
use-batched-renderer: true;
|
||||
|
||||
/**
|
||||
* Whether to have the search bar in the center of the screen, instead of to the
|
||||
* side.
|
||||
*/
|
||||
center-search-bar: false;
|
||||
|
||||
/**
|
||||
* Which sidebar type to switch to when searching.
|
||||
*/
|
||||
search-sidebar-focus: index;
|
||||
|
||||
/**
|
||||
* Which sidebar type to focus when the search is empty.
|
||||
*/
|
||||
empty-search-sidebar-focus: none;
|
||||
|
||||
/**
|
||||
* Whether the EMI config button should be visible.
|
||||
*/
|
||||
emi-config-button-visibility: shown;
|
||||
|
||||
/**
|
||||
* Whether the recipe tree button should be visible.
|
||||
*/
|
||||
recipe-tree-button-visibility: auto;
|
||||
|
||||
/**
|
||||
* The maximum height the recipe screen will grow to be if space is available in
|
||||
* pixels.
|
||||
*/
|
||||
maximum-recipe-screen-height: 256;
|
||||
|
||||
/**
|
||||
* The minimum width of the recipe screen in pixels. Controls how many tabs there
|
||||
* can be, and where the page switching buttons go. The default is 176, the width
|
||||
* of most screens.
|
||||
*/
|
||||
minimum-recipe-screen-width: 176;
|
||||
|
||||
/**
|
||||
* The amount of vertical margin to give in the recipe screen.
|
||||
*/
|
||||
vertical-margin: 20;
|
||||
|
||||
/**
|
||||
* Where to show workstations in the recipe screen
|
||||
*/
|
||||
workstation-location: bottom;
|
||||
|
||||
/**
|
||||
* Display cost per batch when hovering a recipe output
|
||||
*/
|
||||
show-cost-per-batch: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to set as default.
|
||||
*/
|
||||
recipe-default-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to show the recipe tree.
|
||||
*/
|
||||
recipe-tree-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to fill the ingredients in a handler.
|
||||
*/
|
||||
recipe-fill-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to take a screenshot of the recipe.
|
||||
*/
|
||||
recipe-screenshot-button: false;
|
||||
|
||||
/**
|
||||
* The GUI scale at which recipe screenshots are saved. Use 0 to use the current
|
||||
* GUI scale.
|
||||
*/
|
||||
recipe-screenshot-scale: 0;
|
||||
|
||||
/**
|
||||
* The pages in the left sidebar
|
||||
*/
|
||||
left-sidebar-pages: favorites;
|
||||
|
||||
/**
|
||||
* The subpanels in the left sidebar
|
||||
*/
|
||||
left-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the left sidebar to
|
||||
*/
|
||||
left-sidebar-size: 5, 100;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the left sidebar and obstructions, in pixels
|
||||
*/
|
||||
left-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the left sidebar
|
||||
*/
|
||||
left-sidebar-align: left, top;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the left sidebar
|
||||
*/
|
||||
left-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the left sidebar
|
||||
*/
|
||||
left-sidebar-theme: transparent;
|
||||
|
||||
/**
|
||||
* The pages in the right sidebar
|
||||
*/
|
||||
right-sidebar-pages: index, craftables;
|
||||
|
||||
/**
|
||||
* The subpanels in the right sidebar
|
||||
*/
|
||||
right-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the right sidebar to
|
||||
*/
|
||||
right-sidebar-size: 5, 100;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the right sidebar and obstructions, in pixels
|
||||
*/
|
||||
right-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the right sidebar
|
||||
*/
|
||||
right-sidebar-align: right, top;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the right sidebar
|
||||
*/
|
||||
right-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the right sidebar
|
||||
*/
|
||||
right-sidebar-theme: transparent;
|
||||
|
||||
/**
|
||||
* The pages in the top sidebar
|
||||
*/
|
||||
top-sidebar-pages: none;
|
||||
|
||||
/**
|
||||
* The subpanels in the top sidebar
|
||||
*/
|
||||
top-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the top sidebar to
|
||||
*/
|
||||
top-sidebar-size: 9, 9;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the top sidebar and obstructions, in pixels
|
||||
*/
|
||||
top-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the top sidebar
|
||||
*/
|
||||
top-sidebar-align: center, center;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the top sidebar
|
||||
*/
|
||||
top-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the top sidebar
|
||||
*/
|
||||
top-sidebar-theme: transparent;
|
||||
|
||||
/**
|
||||
* The pages in the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-pages: none;
|
||||
|
||||
/**
|
||||
* The subpanels in the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the bottom sidebar to
|
||||
*/
|
||||
bottom-sidebar-size: 9, 9;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the bottom sidebar and obstructions, in
|
||||
* pixels
|
||||
*/
|
||||
bottom-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-align: center, center;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-theme: transparent;
|
||||
}
|
||||
|
||||
#binds {
|
||||
/**
|
||||
* Toggle the visibility of EMI.
|
||||
*/
|
||||
toggle-visibility: "ctrl key.keyboard.o";
|
||||
|
||||
/**
|
||||
* Focuses the search bar.
|
||||
*/
|
||||
focus-search: "ctrl key.keyboard.f";
|
||||
|
||||
/**
|
||||
* Clears the search bar.
|
||||
*/
|
||||
clear-search: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Display the recipes for creating a stack.
|
||||
*/
|
||||
view-recipes: "key.keyboard.r";
|
||||
view-recipes: "key.mouse.left";
|
||||
|
||||
/**
|
||||
* Display the recipes that can be created using a stack.
|
||||
*/
|
||||
view-uses: "key.keyboard.u";
|
||||
view-uses: "key.mouse.right";
|
||||
|
||||
/**
|
||||
* Favorite the item to display on the side of the screen opposite of recipies for
|
||||
* quick access.
|
||||
*/
|
||||
favorite: "key.keyboard.a";
|
||||
|
||||
/**
|
||||
* Set the default recipe for a given stack in the output of a recipe to that
|
||||
* recipe.
|
||||
*/
|
||||
default-stack: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* Display the recipe tree for a given stack.
|
||||
*/
|
||||
view-stack-tree: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Display the recipe tree.
|
||||
*/
|
||||
view-tree: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Return to the previous page in EMI.
|
||||
*/
|
||||
back: "key.keyboard.backspace";
|
||||
|
||||
/**
|
||||
* Return to the next page in EMI after going back.
|
||||
*/
|
||||
forward: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for a single result.
|
||||
*/
|
||||
craft-one: "key.mouse.left";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for as many results as possible.
|
||||
*/
|
||||
craft-all: "shift key.mouse.left";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for a single result and put in inventory if possible.
|
||||
*/
|
||||
craft-one-to-inventory: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for as many results as possible and put in inventory if
|
||||
* possible.
|
||||
*/
|
||||
craft-all-to-inventory: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for a single result and put in cursor if possible.
|
||||
*/
|
||||
craft-one-to-cursor: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* Display the recipe that will be used to craft on a stack with no recipe context.
|
||||
*/
|
||||
show-craft: "key.keyboard.left.shift";
|
||||
|
||||
/**
|
||||
* Cheat in one of an item into the inventory.
|
||||
*/
|
||||
cheat-one-to-inventory: "ctrl key.mouse.right";
|
||||
|
||||
/**
|
||||
* Cheat in a stack of an item into the inventory.
|
||||
*/
|
||||
cheat-stack-to-inventory: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* Cheat in one of an item into the cursor.
|
||||
*/
|
||||
cheat-one-to-cursor: "ctrl key.mouse.middle";
|
||||
|
||||
/**
|
||||
* Cheat in a stack of an item into the cursor.
|
||||
*/
|
||||
cheat-stack-to-cursor: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Delete the stack in the cursor when hovering the index
|
||||
*/
|
||||
delete-cursor-stack: "key.mouse.left";
|
||||
|
||||
/**
|
||||
* Copies the hovered recipe's ID to the clipboard
|
||||
*/
|
||||
copy-recipe-id: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* In edit mode, hide the hovered stack
|
||||
*/
|
||||
hide-stack: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* In edit mode, hide stacks with the hovered stack's id
|
||||
*/
|
||||
hide-stack-by-id: "ctrl shift key.mouse.left";
|
||||
}
|
||||
|
||||
#dev {
|
||||
/**
|
||||
* Whether development functions should be enabled. Not recommended for general
|
||||
* play.
|
||||
*/
|
||||
dev-mode: false;
|
||||
|
||||
/**
|
||||
* Whether editing the index is enabled
|
||||
*/
|
||||
edit-mode: false;
|
||||
|
||||
/**
|
||||
* Whether to log untranslated tags as warnings.
|
||||
*/
|
||||
log-untranslated-tags: false;
|
||||
|
||||
/**
|
||||
* Whether to log ingredients that don't have a representative tag as warnings.
|
||||
*/
|
||||
log-non-tag-ingredients: false;
|
||||
|
||||
/**
|
||||
* Whether hovering the output of a recipe should show the recipe's EMI ID.
|
||||
*/
|
||||
show-recipe-ids: false;
|
||||
|
||||
/**
|
||||
* Whether to display additional widgets added to recipes from other mods.
|
||||
* These are typically developer facing and compatibility related, and not useful
|
||||
* for players.
|
||||
*/
|
||||
show-recipe-decorators: false;
|
||||
|
||||
/**
|
||||
* Whether stacks in the index should display a highlight if they have a recipe
|
||||
* default.
|
||||
*/
|
||||
highlight-defaulted: false;
|
||||
|
||||
/**
|
||||
* Whether to display exclusion areas
|
||||
*/
|
||||
highlight-exclusion-areas: false;
|
||||
}
|
3
config/yosbr/config/emi_ores-client.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"add_biomes_to_index": true
|
||||
}
|
70
config/yosbr/config/enchdesc.json
Normal file
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"enabled": {
|
||||
"//": "Determines if the mod and its features are enabled.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"only_on_books": {
|
||||
"//": [
|
||||
"When enabled, descriptions will only be displayed when looking at an enchanted ",
|
||||
"book. "
|
||||
],
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"only_in_enchanting_table": {
|
||||
"//": [
|
||||
"When enabled, descriptions will only be displayed when inside the enchanting ",
|
||||
"table GUI. "
|
||||
],
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"require_keybind": {
|
||||
"//": [
|
||||
"When enabled, descriptions will only be displayed when the user holds the shift ",
|
||||
"key. "
|
||||
],
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"activate_text": {
|
||||
"//": [
|
||||
"This text will be displayed when the require_keybind option is enabled and the ",
|
||||
"user has not held the keybind. "
|
||||
],
|
||||
"//default": {
|
||||
"translate": "enchdesc.activate.message",
|
||||
"color": "dark_gray"
|
||||
},
|
||||
"value": {
|
||||
"translate": "enchdesc.activate.message",
|
||||
"color": "dark_gray"
|
||||
}
|
||||
},
|
||||
"prefix": {
|
||||
"//": [
|
||||
"Text that will be added to the start of each description. This can be used to ",
|
||||
"add indents and other decorators. "
|
||||
],
|
||||
"//default": "",
|
||||
"value": ""
|
||||
},
|
||||
"suffix": {
|
||||
"//": "Text that will be added to the end of each description.",
|
||||
"//default": "",
|
||||
"value": ""
|
||||
},
|
||||
"style": {
|
||||
"//": [
|
||||
"The style of the description text. This controls the color, format, font, and ",
|
||||
"other visual properties of the description. "
|
||||
],
|
||||
"//default": {
|
||||
"color": "dark_gray"
|
||||
},
|
||||
"value": {
|
||||
"color": "dark_gray"
|
||||
}
|
||||
}
|
||||
}
|
9
config/yosbr/config/enhanced_attack_indicator.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"weaponCoolDownImportance": "MIDDLE",
|
||||
"showBlockBreaking": true,
|
||||
"showRangeWeaponDraw": true,
|
||||
"showItemCooldowns": true,
|
||||
"showFoodAndPotions": true,
|
||||
"disablePickaxesAndShovels": true,
|
||||
"disableAxes": false
|
||||
}
|
30
config/yosbr/config/entity_model_features.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"logModelCreationData": false,
|
||||
"debugOnRightClick": false,
|
||||
"renderModeChoice": "NORMAL",
|
||||
"vanillaModelHologramRenderMode_2": "OFF",
|
||||
"modelExportMode": "NONE",
|
||||
"attemptPhysicsModPatch_2": "CUSTOM",
|
||||
"modelUpdateFrequency": "Average",
|
||||
"entityRenderModeOverrides": {},
|
||||
"entityPhysicsModPatchOverrides": {},
|
||||
"entityVanillaHologramOverrides": {},
|
||||
"modelsNamesDisabled": [],
|
||||
"allowEBEModConfigModify": true,
|
||||
"animationLODDistance": 20,
|
||||
"retainDetailOnLowFps": true,
|
||||
"retainDetailOnLargerMobs": true,
|
||||
"animationFrameSkipDuringIrisShadowPass": true,
|
||||
"preventFirstPersonHandAnimating": false,
|
||||
"onlyClientPlayerModel": false,
|
||||
"doubleChestAnimFix": true,
|
||||
"enforceOptifineVariationRequiresDefaultModel": false,
|
||||
"enforceOptifineVariationRequiresDefaultModel_v2": false,
|
||||
"resetPlayerModelEachRender": true,
|
||||
"resetPlayerModelEachRender_v2": true,
|
||||
"onlyDebugRenderOnHover": false,
|
||||
"enforceOptifineSubFoldersVariantOnly": true,
|
||||
"enforceOptiFineAnimSyntaxLimits": true,
|
||||
"allowOptifineFallbackProperties": true,
|
||||
"showReloadErrorToast": true
|
||||
}
|
40
config/yosbr/config/entity_texture_features.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"optifine_limitRandomVariantGapsBy10": true,
|
||||
"optifine_allowWeirdSkipsInTrueRandom": true,
|
||||
"optifine_preventBaseTextureInOptifineDirectory": true,
|
||||
"illegalPathSupportMode": "None",
|
||||
"enableCustomTextures": true,
|
||||
"enableCustomBlockEntities": true,
|
||||
"textureUpdateFrequency_V2": "Fast",
|
||||
"enableEmissiveTextures": true,
|
||||
"enableEnchantedTextures": true,
|
||||
"enableEmissiveBlockEntities": true,
|
||||
"emissiveRenderMode": "DULL",
|
||||
"alwaysCheckVanillaEmissiveSuffix": true,
|
||||
"enableArmorAndTrims": true,
|
||||
"skinFeaturesEnabled": true,
|
||||
"skinTransparencyMode": "ETF_SKINS_ONLY",
|
||||
"skinTransparencyInExtraPixels": true,
|
||||
"skinFeaturesEnableTransparency": true,
|
||||
"skinFeaturesEnableFullTransparency": false,
|
||||
"tryETFTransparencyForAllSkins": false,
|
||||
"enableEnemyTeamPlayersSkinFeatures": true,
|
||||
"enableBlinking": true,
|
||||
"blinkFrequency": 150,
|
||||
"blinkLength": 1,
|
||||
"advanced_IncreaseCacheSizeModifier": 1.0,
|
||||
"debugLoggingMode": "None",
|
||||
"logTextureDataInitialization": false,
|
||||
"hideConfigButton": false,
|
||||
"configButtonLoc": "BOTTOM_RIGHT",
|
||||
"disableVanillaDirectoryVariantTextures": false,
|
||||
"use3DSkinLayerPatch": true,
|
||||
"enableFullBodyWardenTextures": true,
|
||||
"entityEmissiveOverrides": {},
|
||||
"propertiesDisabled": [],
|
||||
"propertyInvertUpdatingOverrides": [],
|
||||
"entityRandomOverrides": {},
|
||||
"entityEmissiveBrightOverrides": {},
|
||||
"entityRenderLayerOverrides": {},
|
||||
"entityLightOverrides": {}
|
||||
}
|
51
config/yosbr/config/entityculling.json
Normal file
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"configVersion": 7,
|
||||
"renderNametagsThroughWalls": true,
|
||||
"blockEntityWhitelist": [
|
||||
"create:rope_pulley",
|
||||
"minecraft:beacon",
|
||||
"create:hose_pulley",
|
||||
"betterend:eternal_pedestal",
|
||||
"cobblemon:healer",
|
||||
"cobblemon:pc"
|
||||
],
|
||||
"entityWhitelist": [
|
||||
"botania:mana_burst"
|
||||
],
|
||||
"tracingDistance": 128,
|
||||
"debugMode": false,
|
||||
"sleepDelay": 10,
|
||||
"hitboxLimit": 50,
|
||||
"skipMarkerArmorStands": true,
|
||||
"tickCulling": true,
|
||||
"tickCullingWhitelist": [
|
||||
"minecraft:boat",
|
||||
"minecraft:firework_rocket",
|
||||
"mts:builder_existing",
|
||||
"mts:builder_rendering",
|
||||
"mts:builder_seat",
|
||||
"minecraft:acacia_boat",
|
||||
"minecraft:acacia_chest_boat",
|
||||
"minecraft:birch_boat",
|
||||
"minecraft:birch_chest_boat",
|
||||
"minecraft:cherry_boat",
|
||||
"minecraft:cherry_chest_boat",
|
||||
"minecraft:dark_oak_boat",
|
||||
"minecraft:dark_oak_chest_boat",
|
||||
"minecraft:jungle_boat",
|
||||
"minecraft:jungle_chest_boat",
|
||||
"minecraft:mangrove_boat",
|
||||
"minecraft:mangrove_chest_boat",
|
||||
"minecraft:oak_boat",
|
||||
"minecraft:oak_chest_boat",
|
||||
"minecraft:pale_oak_boat",
|
||||
"minecraft:pale_oak_chest_boat",
|
||||
"minecraft:spruce_boat",
|
||||
"minecraft:spruce_chest_boat",
|
||||
"minecraft:bamboo_raft",
|
||||
"minecraft:bamboo_chest_raft"
|
||||
],
|
||||
"disableF3": false,
|
||||
"skipEntityCulling": false,
|
||||
"skipBlockEntityCulling": false
|
||||
}
|
3
config/yosbr/config/etf_warnings.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"ignoredConfigIds": []
|
||||
}
|
9
config/yosbr/config/fabric/indigo-renderer.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
#Indigo properties file
|
||||
#Tue Jun 10 17:07:35 EDT 2025
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=hybrid
|
||||
debug-compare-lighting=auto
|
||||
fix-exterior-vertex-lighting=auto
|
||||
fix-luminous-block-ambient-occlusion=auto
|
||||
fix-mean-light-calculation=auto
|
||||
fix-smooth-lighting-offset=auto
|
403
config/yosbr/config/fallingleaves.json
Normal file
|
@ -0,0 +1,403 @@
|
|||
{
|
||||
"version": 1,
|
||||
"displayDebugData": false,
|
||||
"enabled": true,
|
||||
"leafSize": 5,
|
||||
"leafLifespan": 100,
|
||||
"leafSpawnRate": 3,
|
||||
"coniferLeafSpawnRate": 1,
|
||||
"cherrySpawnRate": 10,
|
||||
"snowflakeSpawnRate": 2,
|
||||
"dropFromPlayerPlacedBlocks": true,
|
||||
"leavesOnBlockHit": true,
|
||||
"minimumFreeSpaceBelow": 1,
|
||||
"windEnabled": false,
|
||||
"windlessDimensions": [
|
||||
"minecraft:the_end",
|
||||
"minecraft:the_nether"
|
||||
],
|
||||
"leafSettings": {
|
||||
"minecraft:jungle_leaves": {
|
||||
"spawnRateFactor": 0.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:flowering_azalea_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:mangrove_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"cobblemon:apricorn_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:azalea_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:birch_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:acacia_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:dark_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"minecraft:spruce_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:mahogany_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:flowering_jacaranda_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:red_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:blooming_witch_hazel_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:redwood_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:pink_cherry_leaves": {
|
||||
"spawnRateFactor": 1.4,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:green_apple_skyris_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:white_cherry_leaves": {
|
||||
"spawnRateFactor": 1.4,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:rainbow_eucalyptus_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:ebony_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:witch_hazel_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:fir_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:palm_leaves": {
|
||||
"spawnRateFactor": 0.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:lament_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:maple_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:withering_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:brown_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:orchard_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:brown_zelkova_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:cika_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:orange_spruce_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:yellow_birch_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:joshua_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:holly_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:jacaranda_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:red_spruce_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:orange_oak_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:nightshade_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:brown_birch_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:pine_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:silver_maple_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:flowering_palo_verde_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:green_enchanted_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:blue_enchanted_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:aspen_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:indigo_jacaranda_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:zelkova_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:ripe_orchard_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:red_maple_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:yellow_spruce_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:cypress_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:skyris_leaves": {
|
||||
"spawnRateFactor": 1.4,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:blue_spruce_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:orange_birch_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:palo_verde_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:willow_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:red_birch_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:flowering_orchard_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:white_mangrove_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:flowering_nightshade_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:holly_berry_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:firecracker_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:flowering_indigo_jacaranda_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:ripe_joshua_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:araucaria_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": true,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:ether_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:baobab_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:imparius_vine": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:shulkren_vine": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:imparius_vine_plant": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:embur_gel_vines_plant": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:poison_ivy": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:skyris_vine": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:shulkren_vine_plant": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
},
|
||||
"byg:embur_gel_vines": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false,
|
||||
"spawnBreakingLeaves": false
|
||||
}
|
||||
},
|
||||
"leafSpawners": [],
|
||||
"fallSpawnRateFactor": 1.8,
|
||||
"winterSpawnRateFactor": 0.1,
|
||||
"startingSpawnRadius": 0,
|
||||
"decaySpawnRateFactor": 2.6,
|
||||
"maxDecayLeaves": 9,
|
||||
"registerParticles": true
|
||||
}
|
22
config/yosbr/config/ferritecore.mixin.properties
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Replace the blockstate neighbor table
|
||||
replaceNeighborLookup = true
|
||||
# Do not store the properties of a state explicitly and read themfrom the replace neighbor table instead. Requires replaceNeighborLookup to be enabled
|
||||
replacePropertyMap = true
|
||||
# Cache the predicate instances used in multipart models
|
||||
cacheMultipartPredicates = true
|
||||
# Avoid creation of new strings when creating ModelResourceLocations
|
||||
modelResourceLocations = true
|
||||
# Do not create a new MultipartBakedModel instance for each block state using the same multipartmodel. Requires cacheMultipartPredicates to be enabled
|
||||
multipartDeduplication = true
|
||||
# Deduplicate cached data for blockstates, most importantly collision and render shapes
|
||||
blockstateCacheDeduplication = true
|
||||
# Deduplicate vertex data of baked quads in the basic model implementations
|
||||
bakedQuadDeduplication = true
|
||||
# Use smaller data structures for "simple" models, especially models with few side-specific faces
|
||||
modelSides = true
|
||||
# Replace objects used to detect multi-threaded access to chunks by a much smaller field. This option is disabled by default due to very rare and very hard-to-reproduce crashes, use at your own risk!
|
||||
useSmallThreadingDetector = false
|
||||
# Use a slightly more compact, but also slightly slower representation for block states
|
||||
compactFastMap = false
|
||||
# Populate the neighbor table used by vanilla. Enabling this slightly increases memory usage, but can help with issues in the rare case where mods access it directly.
|
||||
populateNeighborTable = false
|
4
config/yosbr/config/forgeconfigapiport.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
disableConfigWatcher = false
|
||||
logUntranslatedConfigurationWarnings = true
|
||||
#Path to load default configs from, intended for setting global server configs for newly created worlds, but also works when recreating client and common configs.
|
||||
defaultConfigsPath = "defaultconfigs"
|
21
config/yosbr/config/immediatelyfast.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"REGULAR_INFO": "----- Regular config values below -----",
|
||||
"font_atlas_resizing": true,
|
||||
"map_atlas_generation": true,
|
||||
"hud_batching": true,
|
||||
"fast_text_lookup": true,
|
||||
"fast_buffer_upload": true,
|
||||
"COSMETIC_INFO": "----- Cosmetic only config values below (Does not optimize anything) -----",
|
||||
"dont_add_info_into_debug_hud": false,
|
||||
"EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----",
|
||||
"experimental_disable_error_checking": false,
|
||||
"experimental_disable_resource_pack_conflict_handling": false,
|
||||
"experimental_sign_text_buffering": false,
|
||||
"experimental_screen_batching": false,
|
||||
"DEBUG_INFO": "----- Debug only config values below (Do not touch) -----",
|
||||
"debug_only_and_not_recommended_disable_universal_batching": false,
|
||||
"debug_only_and_not_recommended_disable_mod_conflict_handling": false,
|
||||
"debug_only_and_not_recommended_disable_hardware_conflict_handling": false,
|
||||
"debug_only_print_additional_error_information": false,
|
||||
"debug_only_use_last_usage_for_batch_ordering": false
|
||||
}
|
20
config/yosbr/config/invmove.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"general": {
|
||||
"enable": true,
|
||||
"debugDisplay": false
|
||||
},
|
||||
"movement": {
|
||||
"enable": true,
|
||||
"jump": true,
|
||||
"sneak": "Maintain",
|
||||
"dismount": false,
|
||||
"textFieldDisables": true,
|
||||
"unrecognizedScreenDefault": true
|
||||
},
|
||||
"background": {
|
||||
"enable": true,
|
||||
"hideOnPause": "Show",
|
||||
"unrecognizedScreenDefault": true
|
||||
},
|
||||
"allowedKeysOverrides": {}
|
||||
}
|
4
config/yosbr/config/invmove/cloth-config.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"movement": {},
|
||||
"backgroundHide": {}
|
||||
}
|
4
config/yosbr/config/invmove/emi.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"movement": {},
|
||||
"backgroundHide": {}
|
||||
}
|
4
config/yosbr/config/invmove/jei.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"movement": {},
|
||||
"backgroundHide": {}
|
||||
}
|
4
config/yosbr/config/invmove/rei.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"movement": {},
|
||||
"backgroundHide": {}
|
||||
}
|
23
config/yosbr/config/invmove/unrecognized.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"allowMovement": {
|
||||
"io.github.bumblesoftware.fastload.client.BuildingTerrainScreen": true,
|
||||
"net.minecraft.class_433": false,
|
||||
"me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen": false,
|
||||
"com.cobblemon.mod.common.client.gui.summary.Summary": true,
|
||||
"com.cobblemon.mod.common.client.gui.battle.BattleGUI": true,
|
||||
"me.shedaniel.clothconfig2.gui.ClothConfigScreen": false,
|
||||
"net.minecraft.class_434": false,
|
||||
"com.cobblemon.mod.common.client.gui.pokedex.PokedexGUI": false,
|
||||
"net.minecraft.class_429": false,
|
||||
"me.flashyreese.mods.reeses_sodium_options.client.gui.SodiumVideoOptionsScreen": false,
|
||||
"net.minecraft.class_443": false,
|
||||
"dev.emi.emi.screen.BoMScreen": true,
|
||||
"dev.emi.emi.screen.RecipeScreen": true
|
||||
},
|
||||
"hideBackground": {
|
||||
"me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen": true,
|
||||
"com.cobblemon.mod.common.client.gui.summary.Summary": true,
|
||||
"com.cobblemon.mod.common.client.gui.pokedex.PokedexGUI": true,
|
||||
"dev.emi.emi.screen.RecipeScreen": true
|
||||
}
|
||||
}
|
53
config/yosbr/config/invmove/vanilla.json
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"movement": {
|
||||
"inventory": true,
|
||||
"horseInventory": true,
|
||||
"creative": true,
|
||||
"crafting": true,
|
||||
"chest": true,
|
||||
"shulker": true,
|
||||
"dispenser": true,
|
||||
"hopper": true,
|
||||
"enchantment": true,
|
||||
"anvil": true,
|
||||
"beacon": true,
|
||||
"brewing": true,
|
||||
"furnace": true,
|
||||
"blastFurnace": true,
|
||||
"smoker": true,
|
||||
"loom": true,
|
||||
"cartography": true,
|
||||
"grindstone": true,
|
||||
"stonecutter": true,
|
||||
"villager": true,
|
||||
"book": true,
|
||||
"advancements": true,
|
||||
"recipeBook": true,
|
||||
"smithing": true
|
||||
},
|
||||
"backgroundHide": {
|
||||
"inventory": true,
|
||||
"horseInventory": true,
|
||||
"creative": true,
|
||||
"crafting": true,
|
||||
"chest": true,
|
||||
"shulker": true,
|
||||
"dispenser": true,
|
||||
"hopper": true,
|
||||
"enchantment": true,
|
||||
"anvil": true,
|
||||
"beacon": true,
|
||||
"brewing": true,
|
||||
"furnace": true,
|
||||
"blastFurnace": true,
|
||||
"smoker": true,
|
||||
"loom": true,
|
||||
"cartography": true,
|
||||
"grindstone": true,
|
||||
"stonecutter": true,
|
||||
"villager": true,
|
||||
"book": true,
|
||||
"advancements": true,
|
||||
"smithing": true
|
||||
}
|
||||
}
|
1
config/yosbr/config/iris-excluded.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"excluded":["put:valuesHere"]}
|
9
config/yosbr/config/iris.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Tue Jun 10 17:07:42 EDT 2025
|
||||
allowUnknownShaders=false
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=true
|
||||
enableDebugOptions=false
|
||||
enableShaders=false
|
||||
maxShadowRenderDistance=32
|
||||
shaderPack=ComplementaryReimagined_r5.3.zip
|
3
config/yosbr/config/jei/blacklist.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
[
|
||||
{"version":2}
|
||||
]
|
291
config/yosbr/config/jei/jei-client.ini
Normal file
|
@ -0,0 +1,291 @@
|
|||
[appearance]
|
||||
# Name: Center Search Bar
|
||||
# Description: Move the JEI search bar to the bottom center of the screen.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
centerSearch = false
|
||||
|
||||
# Name: Recipe GUI Height
|
||||
# Description: The maximum height for the Recipes Gui (in pixels).
|
||||
# Valid Values: Any integer greater than or equal to 175
|
||||
# Default Value: 350
|
||||
recipeGuiHeight = 350
|
||||
|
||||
|
||||
[cheating]
|
||||
# Name: Give Mode
|
||||
# Description: Choose if JEI should give ingredients directly to the inventory or pick them up with the mouse.
|
||||
# Valid Values: [INVENTORY, MOUSE_PICKUP]
|
||||
# Default Value: MOUSE_PICKUP
|
||||
giveMode = MOUSE_PICKUP
|
||||
|
||||
# Name: Cheat Items to Hotbar Using Hotkeys
|
||||
# Description: Enable cheating items into the hotbar by using Shift + numeric keys.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
cheatToHotbarUsingHotkeysEnabled = false
|
||||
|
||||
# Name: Show Hidden Ingredients
|
||||
# Description: Enable showing ingredients that are not in the creative menu.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
showHiddenIngredients = false
|
||||
|
||||
# Name: Show Tag Recipes
|
||||
# Description: Show recipes for ingredient tags like item tags and block tags.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
showTagRecipesEnabled = false
|
||||
|
||||
|
||||
[bookmarks]
|
||||
# Name: Add Bookmarks to Front
|
||||
# Description: When true, add new bookmarks to the front of the list. When false, add them to the end.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
addBookmarksToFrontEnabled = false
|
||||
|
||||
# Name: Drag To Rearrange Bookmarks
|
||||
# Description: Enable dragging bookmarks to rearrange them in the list.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
dragToRearrangeBookmarksEnabled = true
|
||||
|
||||
|
||||
[tooltips]
|
||||
# Name: Bookmarks Tooltips Features
|
||||
# Description: Extra features for bookmark tooltips.
|
||||
# Valid Values: A comma-separated list containing values of:
|
||||
# [PREVIEW, INGREDIENTS]
|
||||
# Default Value: PREVIEW
|
||||
bookmarkTooltipFeatures = PREVIEW
|
||||
|
||||
# Name: Shift for Bookmarks Tooltips
|
||||
# Description: Hold Shift to show bookmark tooltip features.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
holdShiftToShowBookmarkTooltipFeatures = true
|
||||
|
||||
# Name: Show Creative Tab Names
|
||||
# Description: Show creative tab names in ingredient tooltips.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
showCreativeTabNamesEnabled = false
|
||||
|
||||
# Name: Show Tag Contents
|
||||
# Description: Show tag content in tooltips when browsing recipe ingredients.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
tagContentTooltipEnabled = true
|
||||
|
||||
# Name: Hide Single-Ingredient Tag Contents
|
||||
# Description: Hide tag content in tooltips when there is only one ingredient in the tag.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
hideSingleTagContentTooltipEnabled = true
|
||||
|
||||
|
||||
[performance]
|
||||
# Name: Low Memory Search
|
||||
# Description: Set search to low-memory mode (makes search slow but uses less RAM).
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
lowMemorySlowSearchEnabled = false
|
||||
|
||||
|
||||
[lookups]
|
||||
# Name: Lookup Fluid Contents
|
||||
# Description: When looking up recipes with items that contain fluids, also look up recipes for the fluids.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
lookupFluidContentsEnabled = false
|
||||
|
||||
# Name: Lookup ItemBlock Tags
|
||||
# Description: When searching for item tags, also include tags for the default blocks contained in the items.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
lookupBlockTagsEnabled = true
|
||||
|
||||
|
||||
[advanced]
|
||||
# Name: Catch Render Errors
|
||||
# Description: Catch render errors from modded ingredients and attempt to recover from them instead of crashing.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
catchRenderErrorsEnabled = true
|
||||
|
||||
|
||||
[input]
|
||||
# Name: Drag Delay
|
||||
# Description: Number of milliseconds before a long mouse click is considered dragging the mouse.
|
||||
# Valid Values: An integer in the range [0, 1000] (inclusive)
|
||||
# Default Value: 150
|
||||
dragDelayInMilliseconds = 150
|
||||
|
||||
# Name: Smooth Scroll Rate
|
||||
# Description: Scroll rate for scrolling the mouse wheel in smooth-scrolling scroll boxes. Measured in pixels.
|
||||
# Valid Values: An integer in the range [1, 50] (inclusive)
|
||||
# Default Value: 9
|
||||
smoothScrollRate = 9
|
||||
|
||||
|
||||
[sorting]
|
||||
# Name: Ingredient Sorting Stages
|
||||
# Description: Sorting order for the ingredient list.
|
||||
# Valid Values: A comma-separated list containing values of:
|
||||
# [MOD_NAME, INGREDIENT_TYPE, ALPHABETICAL, CREATIVE_MENU, TAG, ARMOR, MAX_DURABILITY]
|
||||
# Default Value: MOD_NAME, INGREDIENT_TYPE, CREATIVE_MENU
|
||||
ingredientSortStages = MOD_NAME, INGREDIENT_TYPE, CREATIVE_MENU
|
||||
|
||||
# Name: Recipe Sorting Stages
|
||||
# Description: Sorting order for displayed recipes.
|
||||
# Valid Values: A comma-separated list containing values of:
|
||||
# [BOOKMARKED, CRAFTABLE]
|
||||
# Default Value: BOOKMARKED, CRAFTABLE
|
||||
recipeSorterStages = BOOKMARKED, CRAFTABLE
|
||||
|
||||
|
||||
[search]
|
||||
# Name: @Mod Name Search Mode
|
||||
# Description: Search mode for mod names (prefix: @).
|
||||
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
|
||||
# Default Value: REQUIRE_PREFIX
|
||||
modNameSearchMode = REQUIRE_PREFIX
|
||||
|
||||
# Name: #Tag Search Mode
|
||||
# Description: Search mode for tags (prefix: #).
|
||||
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
|
||||
# Default Value: REQUIRE_PREFIX
|
||||
tagSearchMode = REQUIRE_PREFIX
|
||||
|
||||
# Name: $Tooltip Search Mode
|
||||
# Description: Search mode for tooltips (prefix: $).
|
||||
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
|
||||
# Default Value: ENABLED
|
||||
tooltipSearchMode = ENABLED
|
||||
|
||||
# Name: ^Color Search Mode
|
||||
# Description: Search mode for colors (prefix: ^).
|
||||
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
|
||||
# Default Value: DISABLED
|
||||
colorSearchMode = DISABLED
|
||||
|
||||
# Name: &Resource Location Search Mode
|
||||
# Description: Search mode for resource locations (prefix: &).
|
||||
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
|
||||
# Default Value: DISABLED
|
||||
resourceLocationSearchMode = DISABLED
|
||||
|
||||
# Name: %Creative Tab Search Mode
|
||||
# Description: Search mode for creative mode tab names (prefix: %).
|
||||
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
|
||||
# Default Value: DISABLED
|
||||
creativeTabSearchMode = DISABLED
|
||||
|
||||
# Name: Search Advanced Tooltips
|
||||
# Description: Search in advanced tooltips (visible with F3 + H).
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
searchAdvancedTooltips = false
|
||||
|
||||
# Name: Search Mod Ids
|
||||
# Description: Search mod IDs in addition to mod names.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
searchModIds = true
|
||||
|
||||
# Name: Search Mod Aliases
|
||||
# Description: Search mod aliases (alternative names) that are added by plugins, in addition to mod names.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
searchModAliases = true
|
||||
|
||||
# Name: Search Short Mod Names
|
||||
# Description: Search by the shorthand first letters of a mod's name.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
searchShortModNames = false
|
||||
|
||||
# Name: Search Ingredient Aliases
|
||||
# Description: Search ingredient aliases (alternative names) that are added by plugins, in addition to ingredient names.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: true
|
||||
searchIngredientAliases = true
|
||||
|
||||
|
||||
[ingredientList]
|
||||
# Name: Max Rows
|
||||
# Description: Max number of rows shown.
|
||||
# Valid Values: An integer in the range [1, 100] (inclusive)
|
||||
# Default Value: 16
|
||||
maxRows = 16
|
||||
|
||||
# Name: Max Columns
|
||||
# Description: Max number of columns shown.
|
||||
# Valid Values: An integer in the range [2, 100] (inclusive)
|
||||
# Default Value: 9
|
||||
maxColumns = 9
|
||||
|
||||
# Name: Horizontal Alignment
|
||||
# Description: Horizontal alignment of the ingredient list inside the available area.
|
||||
# Valid Values: [LEFT, CENTER, RIGHT]
|
||||
# Default Value: RIGHT
|
||||
horizontalAlignment = RIGHT
|
||||
|
||||
# Name: Vertical Alignment
|
||||
# Description: Vertical alignment of the ingredient list inside the available area.
|
||||
# Valid Values: [TOP, CENTER, BOTTOM]
|
||||
# Default Value: TOP
|
||||
verticalAlignment = TOP
|
||||
|
||||
# Name: Navigation Visibility
|
||||
# Description: Visibility of the top page buttons. Use AUTO_HIDE to only show it when there are multiple pages.
|
||||
# Valid Values: [ENABLED, AUTO_HIDE, DISABLED]
|
||||
# Default Value: ENABLED
|
||||
buttonNavigationVisibility = ENABLED
|
||||
|
||||
# Name: Draw GUI Background
|
||||
# Description: Enable this to draw a background texture behind the ingredient list.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
drawBackground = false
|
||||
|
||||
|
||||
[bookmarkList]
|
||||
# Name: Max Rows
|
||||
# Description: Max number of rows shown.
|
||||
# Valid Values: An integer in the range [1, 100] (inclusive)
|
||||
# Default Value: 16
|
||||
maxRows = 16
|
||||
|
||||
# Name: Max Columns
|
||||
# Description: Max number of columns shown.
|
||||
# Valid Values: An integer in the range [2, 100] (inclusive)
|
||||
# Default Value: 9
|
||||
maxColumns = 9
|
||||
|
||||
# Name: Horizontal Alignment
|
||||
# Description: Horizontal alignment of the bookmark list inside the available area.
|
||||
# Valid Values: [LEFT, CENTER, RIGHT]
|
||||
# Default Value: LEFT
|
||||
horizontalAlignment = LEFT
|
||||
|
||||
# Name: Vertical Alignment
|
||||
# Description: Vertical alignment of the bookmark list inside the available area.
|
||||
# Valid Values: [TOP, CENTER, BOTTOM]
|
||||
# Default Value: TOP
|
||||
verticalAlignment = TOP
|
||||
|
||||
# Name: Navigation Visibility
|
||||
# Description: Visibility of the top page buttons. Use AUTO_HIDE to only show it when there are multiple pages.
|
||||
# Valid Values: [ENABLED, AUTO_HIDE, DISABLED]
|
||||
# Default Value: ENABLED
|
||||
buttonNavigationVisibility = ENABLED
|
||||
|
||||
# Name: Draw GUI Background
|
||||
# Description: Enable this to draw a background texture behind the bookmark list.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
drawBackground = false
|
||||
|
||||
|
9
config/yosbr/config/jei/jei-colors.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[colors]
|
||||
# Name: Search Colors
|
||||
# Description: Color values to search for.
|
||||
# Valid Values: A comma-separated list containing values of:
|
||||
# Any color name and an RGB hex color, separated by a ':'
|
||||
# Default Value: White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0
|
||||
searchColors = White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0
|
||||
|
||||
|
38
config/yosbr/config/jei/jei-debug.ini
Normal file
|
@ -0,0 +1,38 @@
|
|||
[debug]
|
||||
# Name: Debug Mode
|
||||
# Description: Enable debug mode
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
debugMode = false
|
||||
|
||||
# Name: Debug GUIs
|
||||
# Description: Enable Debug GUIs mode
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
debugGuis = false
|
||||
|
||||
# Name: Debug Inputs
|
||||
# Description: Enable Debug Inputs mode
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
debugInputs = false
|
||||
|
||||
# Name: Debug Info Tooltips
|
||||
# Description: Add debug information to ingredient tooltips when advanced tooltips are enabled.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
debugInfoTooltipsEnabled = false
|
||||
|
||||
# Name: Enable Crashing Test Items
|
||||
# Description: Adds ingredients to JEI that intentionally crash, to help debug JEI.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
crashingTestItemsEnabled = false
|
||||
|
||||
# Name: Log Search Tree Statistics
|
||||
# Description: Log information about the suffix trees used for searching, to help debug JEI.
|
||||
# Valid Values: [true, false]
|
||||
# Default Value: false
|
||||
logSuffixTreeStats = false
|
||||
|
||||
|
12
config/yosbr/config/jei/jei-mod-id-format.ini
Normal file
|
@ -0,0 +1,12 @@
|
|||
[modName]
|
||||
# Name: Mod Name Format
|
||||
# Description: Formatting for the mod names in tooltips for JEI GUIs. Leave blank to disable.
|
||||
# Valid Values: A chat formatting string.
|
||||
# Use these formatting colors:
|
||||
# black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue green aqua red light_purple yellow white
|
||||
# With these formatting options:
|
||||
# obfuscated bold strikethrough underline italic
|
||||
# Default Value: blue italic
|
||||
modNameFormat = blue italic
|
||||
|
||||
|
13
config/yosbr/config/jei/recipe-category-sort-order.ini
Normal file
|
@ -0,0 +1,13 @@
|
|||
minecraft:crafting
|
||||
minecraft:anvil
|
||||
minecraft:blasting
|
||||
minecraft:brewing
|
||||
minecraft:campfire_cooking
|
||||
minecraft:compostable
|
||||
minecraft:fuel
|
||||
minecraft:smelting
|
||||
minecraft:smithing
|
||||
minecraft:smoking
|
||||
minecraft:stonecutting
|
||||
cobblemon:berry_recipe
|
||||
jei:information
|
16
config/yosbr/config/konkrete/locals/de_de.local
Normal file
|
@ -0,0 +1,16 @@
|
|||
general.width = Breite
|
||||
general.height = Höhe
|
||||
general.on = An
|
||||
general.off = Aus
|
||||
|
||||
popup.done = Fertig
|
||||
|
||||
popup.yesno.confirm = Bestätigen
|
||||
popup.yesno.cancel = Abbrechen
|
||||
|
||||
popup.notification.accept = Akzeptieren
|
||||
|
||||
popup.choosefile.back = ZURÜCK
|
||||
popup.choosefile.title = Datei wählen
|
||||
popup.choosefile.choose = Wählen
|
||||
popup.choosefile.supported = Unterstützte Dateitypen:
|
19
config/yosbr/config/konkrete/locals/en_us.local
Normal file
|
@ -0,0 +1,19 @@
|
|||
general.width = Width
|
||||
general.height = Height
|
||||
general.on = On
|
||||
general.off = Off
|
||||
|
||||
popup.done = Done
|
||||
|
||||
popup.yesno.confirm = Confirm
|
||||
popup.yesno.cancel = Cancel
|
||||
|
||||
popup.notification.accept = Accept
|
||||
|
||||
popup.choosefile.back = BACK
|
||||
popup.choosefile.title = Choose File
|
||||
popup.choosefile.choose = Choose
|
||||
popup.choosefile.supported = Supported file types:
|
||||
|
||||
configscreen.boolean.enabled = Enabled
|
||||
configscreen.boolean.disabled = Disabled
|
15
config/yosbr/config/konkrete/locals/pl_pl.local
Normal file
|
@ -0,0 +1,15 @@
|
|||
general.width = Szerokość
|
||||
general.height = Wysokość
|
||||
general.on = On
|
||||
general.off = Off
|
||||
|
||||
popup.done = Gotowe
|
||||
|
||||
popup.yesno.confirm = Potwierdź
|
||||
popup.yesno.cancel = Anuluj
|
||||
|
||||
popup.notification.accept = Zaakceptuj
|
||||
|
||||
popup.choosefile.back = BACK
|
||||
popup.choosefile.title = Choose File
|
||||
popup.choosefile.choose = Choose
|