ShiftedLib
Modby sajeyson06
My personal library that used by my mods.
Type
Mod
CurseForge Downloads
234,666
CurseForge ID
661723
Last Updated
Jun 27, 2026
Description
Mod-Library that used by my mods with some additional features.
Commands
/shiftedlib
reloadConfig - Reloads all configs.
"filename.conf" - Reloads specified file.
/shiftedlib_client
reloadConfig - Reloads all client configs.
"filename.conf" - Reloads specified file.
color <"string"> <count> - Randomly rolls colors for specified string with specified count. Color value can be seen when hovering at the result and copied when clicked.
takePanorama - Takes panorama and saves to screenshots folder.
Item Components
shiftedlib:item_name_style={<style>} or shiftedlib:item_name_style="#RRGGBB" for just color.
Sets item name style similar to rarity.
Config Values
shiftedlib.conf
[general] # List of obtainables to stop being registered. # Default: [] obtainables_to_ignore=[] # Log debug information. # Default: false debug=falseshiftedlib_client.conf
[general] # Show item and block tags inside the tooltips when advanced tooltips are enabled. # Default: true tags_tooltips=true [loading_screen] # Override loading screen # Default: false override_loading_screen=false # Default: #00FF00 background_color="#00FF00" # Default: #FFFFFF bar_color="#FFFFFF" [window_title] # Override window title # Default: false override_window_title=false # Variables - game_version, mods_loaded # Default: Minecraft %game_version% window_title="Minecraft %game_version%"
Obtainables
Example of the obtainable from the Witherproofed mod.

Obtainables is very versatile way of obtaining items. There are two obtainable types: On Use and On Damage. Those determine how to trigger obtainable, but there is more requirements that can be set. Obtainable of the On Damage type requires damage type to be set to start to perform, while On Use type triggers whatever player holds specified items and uses them. Special Condition is a condition that can check for almost anything that available in the world or player related. Additionally there an experience level requirement can be set.
Similar Mods
Create: Additional Recipes
A simple Create addon that adds more recipes, making more items automatable.
ViaVersion
Allow newer Java Edition clients to connect to older servers.
Anvil Restoration
🔨 Repair placed anvils with iron ingots and damage them with obsidian.
Tinkers Extras
A tweaks mod for TinkersConstruct to disable certain elements of the mod
GoatMan
Adds a GoatMan that can attack mobs and destroy crops into minecraft
Remove Mouseover Highlight (Fabric-Forge-NeoForge)
Remove Mouseover Highlight - Remove Selection Box