Zume
# IMPORTANT LICENSE NOTICE
By using this project in any form, you hereby give your “express assent” for the terms of the license of this project (see [LICENSE](https://github.com/Nolij/Zume/raw/master/LICENSE)), and acknowledge that I (the author of this project) have fulfilled my obligation under the license to “make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License”.
# Zume
An ~~over-engineered~~ simple zoom mod.
This mod adds a keybind which zooms in your FOV while it’s held down, allowing you to see further away, and keybinds
for increasing and decreasing the zoom level.
# FAQ
#### Q: Where is the config?
A: You’ll find the config at `.minecraft/global/zume.json5` (note that this is the default `.minecraft` folder, not
the instance `.minecraft`). You can modify the file while the game is running, and the config will be automatically
reloaded. On platforms which have mod menus (such as Forge, and Fabric with [Mod Menu](https://modrinth.com/mod/modmenu)
installed), the config button for Zume will open this file in your system text editor.
#### Q: discord where
A: https://discord.gg/6ZjX4mvCMR
#### Q: What version is this for?
A: Zume supports the following platforms:
– Fabric: Any version supported by Fabric Keybinding API v1 (currently 14.4+)
– NeoForge: 20.4+ (requires NeoForge 20.4.195+)
– LexForge: 14.4 – 20.5 (requires MixinBootstrap before 16.1) (there are currently no plans to support 20.6+)
– Legacy Fabric: Any version supported by Legacy Fabric Keybinding API v1 (currently 7.10 – 12.2)
– Babric (Fabric for Minecraft Beta): Any version supported by Station API (currently b7.3)
– Vintage Forge: 8.9 – 12.2 (requires MixinBooter or UniMixins)
– Archaic Forge: 7.10 (requires UniMixins)
#### Q: Can you add support for ?
A: Every platform I intend to add support for myself is already supported. PRs are welcome for other platforms **if
the following conditions are met**:
– Must not break single-jar compatibility with any already supported platform (obviously).
– Must not be for a platform that has a 1st-party compatibility layer for an already supported platform – explicit
Quilt support will not be accepted so long as Quilt maintains a Fabric compatibility layer; it’d be a waste of CI
time. [Sinytra Connector](https://github.com/Sinytra/Connector) is a 3rd-party compatibility layer, so explicit
Forge support will be provided.
– Must not manually maintain overridden game options; implementations that look like
[Mooz’s](https://github.com/embeddedt/Mooz/blob/92570f7449a7e71c1c0b988788027b10c00f1346/src/main/java/org/embeddedt/mooz/ClientProxy.java#L35-L56)
will not be accepted – no offense [embeddedt](https://github.com/embeddedt). Direct ASM is fine as long as functionality is similar enough.
– Must make a reasonable effort to be maximize compatibility with existing mods on target platforms – see use of
Neo/LexForge API over mixins in Neo/LexForge implementations, and use of `@WrapWithCondition` and
`@ModifyExpressionValue` and such from MixinExtras over `@Redirect` in most implementations.
– Must follow existing format – add a Unimined subproject for each newly supported platform.
– Must not have exclusive features without significant justification – if you’re adding a feature, add it to every
version.
#### Q: What kind of weird license is this?
A: OSL-3.0 is the closest equivalent to a LAGPL I could find. AGPL and GPL are incompatible with Minecraft, and LGPL
doesn’t protect network use. OSL-3.0 protects network use and is compatible with Minecraft.
#### Q: Why though? It’s so strict!!!!
A: This is, and will remain, free, copyleft software. Any requests to change the license other than to make it even
stronger will be denied immediately (unfortunately GPL and AGPL aren’t compatible with Minecraft due to linking
restrictions, as much as I’d like to use them). Even in situations where I use parts of other projects with more
“permissive” licenses, I will treat them as copyleft, free software.
## License
This project is licensed under OSL-3.0. For more information, see [LICENSE](https://github.com/Nolij/Zume/raw/master/LICENSE).
## Need a Minecraft server? Consider CreeperHost!

Zip Zip totem
Zip Zip totem with sound is a simple resource pack that replaces the texture of the totem and its sound with the meme zip zip zip
This resource pack was made for the players of the GribMine server!
Join us
Yggdrasil Proxy
# YggdrasilProxy
When starting the game, the proxy in the device is automatically read to speed up Yggdrasil verification.
It extends Vanilla’s behavior and is more automated.
## Specific implementation
There is a setting in Windows, and its path is: “settings-> network-> proxy-> manual settings”.
YggdrasilProxy automatically reads them from the registry and verifies it, if it works, then use it immediately.
It basically works with network tools like Clash, you don’t need to proxy all traffic across the entire network card, you can easily connect to Yggdrasil Server through the proxy.
When registry data is not read, or is a non-Windows operating system, then YggdrasilProxy falls back to read environment variables (it does not need to be set in the JVM startup parameters, because they are annoying enough), it reads the following environment variables in the system and selects a valid variable to set to Proxy:
– http_proxy
– https_proxy
– no_proxy
## Defect
When the proxy server/tool is shut down, you may need to restart Minecraft.
Looking for a solution if I have time…
## Compatibility
Basically compatible with all operating systems.
Specially optimized for Windows.
## Which ModLoaders are supported?
– Fabric (Support, 1.18+)
– Quilt (Built with Fabric, 1.18+)
– Forge (Support, 1.19+)
– NeoForge (Support, 1.21.4+)
YggdrasilProxy is designed to be available for both Server and Client and is compatible with the most ModLoader and Minecraft versions.
If there is no compatibility, then I have not done it yet. If you’re in a hurry, join my DC server and send your ModLoader as well as Minecraft versions, I’ll be there soon.
## I want to use it in Plugin Server
Unfortunately, plugin servers are usually not compatible with mods, and I’m reluctant to use the Mixin framework to write them on the plugin server.
If you have relevant needs, please use two patches I made specifically for this, you only need to comply with GPL 3.0.
– [Patch 1](https://github.com/404Setup/Sewlia/blob/dev/1.21.4/sewlia-server/minecraft-patches/features/0005-Merge-YggdrasilProxy.patch)
– [Patch 2](https://github.com/404Setup/Sewlia/blob/dev/1.21.4/sewlia-server/paper-patches/features/0006-Merge-YggdrasilProxy.patch)
## For Modpack
If you comply with the license, you can use it freely for Modpack.
Modpacks that redistribute Minecraft game body (i.e. packages that package the entire Minecraft game including Mod files, Config, ShaderPacks, ResourcePacks, Library and launcher into a whole zip file) are not allowed to use this mod.
## License
This work has a restrictive license in addition to the original license to prevent some unexpected behavior,
see [404Setup Public License](https://github.com/404Setup/404Setup/blob/main/LICENSE.md)
Yellow powder snow
EN: This resource pack makes powder snow yellow
RU: Этот ресурспак делает рыхлый снег жёлтым

yadoomi’s Purple Haze Font
# What does this resource pack add?
This resource pack takes the font from a PvP resource pack called “Purple Haze” and puts it in a seperate resource pack.
Here is a showcase video of the resource pack “Purple Haze” by OmnicronGaming
## Other details.
– This resource pack just takes the font from an already existing resource pack, if you are using this somewhere and want to credit someone, credit TerribleChoices, the creator of “Purple Haze”.
– You can use this resource pack in a modpack without my permission, thats alright.
– This resource pack works on ANY version below 1.8.9, even snapshots.
XaeroPlus
# XaeroPlus
XaeroPlus is a client-side Minecraft mod that depends on and modifies the Xaero’s WorldMap and Minimap mods with extra
features and performance improvements – particularly for use on anarchy servers like 2b2t.
XaeroPlus is not affiliated or endorsed by xaero96. Please report issues to XaeroPlus’s [Github](https://github.com/rfresh2/XaeroPlus/issues) or [discord server](https://discord.gg/nJZrSaRKtb).
Example Map
# Xaero Versions
Each XaeroPlus release is only compatible with a specific version of Xaero’s WorldMap and Minimap.
Xaero’s Minimap can be swapped out for [BetterPVP](https://chocolateminecraft.com/betterpvp2.php)
Download and include these mods **in addition** to XaeroPlus (3 jars total).
You can find download links to Xaero’s mods here:
* [Xaero’s World Map](https://modrinth.com/mod/xaeros-world-map/versions)
* [Xaero’s Minimap](https://modrinth.com/mod/xaeros-minimap/versions)
# Modifications
* [1.5-3x your FPS by limiting the framerate the minimap is rendered at!](https://youtu.be/hIG-VyGQLao)
* Tip: For least visual impact, lock the minimap’s north
* [Adjustable minimap scaling that increases how many chunks are visible](https://youtu.be/dNqxGzGAHyk)
* [NewChunks Highlighting in MiniMap and WorldMap.](https://youtu.be/n-Tf6TJSsiA)
* [Baritone](https://github.com/cabaletta/baritone) integration
* Baritone Goals synced as temporary waypoints
* [Point and Click Travel](https://youtu.be/gbguyfXLgi0)
* [Waystones](https://legacy.curseforge.com/minecraft/mc-mods/waystones) and [Fabric Waystones](https://legacy.curseforge.com/minecraft/mc-mods/fabric-waystones) integration
* Syncs Waystones as temporary waypoints
* [WorldTools](https://modrinth.com/mod/worldtools/) World Downloader integration
* [Highlights saved chunks while downloading](https://youtu.be/mtCqwJ_RGcc)
* [Portals Highlighting in Minimap and WorldMap](https://youtu.be/zstGVfVRrAs)
* [Portal Skip Highlighting in Minimap and WorldMap](https://youtu.be/g_yQ8D95RY0). Detects chunks where a portal could have been loaded.
* OldChunks Highlighting in Minimap and WorldMap.
* Intended for use on 2b2t. Highlights chunks that were generated in 1.12.2 or lower in the Overworld and Nether based on the natural blocks present in the chunk.
* [Transparent minimap background instead of wasted black screen space.](https://imgur.com/a/jGgHqL4)
* [Fast map region writes](https://youtu.be/B5d7FaHXDCk). Prevent missed chunks in map while traveling at very high speeds.
* Allow multiple MC instances to read/write to the same map concurrently
* Transparent obsidian roof. Useful for mapping 2b2t spawn.
* Setting to always view and create waypoints in the Overworld when in Nether.
* [Render server view distance square around the player.](https://youtu.be/iY_JTGFK6Yg)
* [Dimension hot-switching on WorldMap and Minimap.](https://youtu.be/hXZQtX2df3I)
* Recommended: Create keybinds for Minimap dimension switching.
* WorldMap GUI:
* WorldMap zoom unlocked
* GUI on WorldMap to pan the map to user entered coordinates.
* WorldMap Follow mode and GUI button
* F1 on WorldMap hides GUI and overlays
* Waypoints GUI:
* [Search](https://youtu.be/7DRMUsmZDxc)
* Display distance to waypoints on Waypoints GUI
* Always sort enabled waypoints before disabled waypoints
* GUI button to enable/disable all waypoints
* [Waypoint Beacons](https://imgur.com/a/jGgHqL4)
* Minecraft world always renders in background while in a Xaero GUI for client travel mods compatibility
* Minimap entity dot fix. Hides the entity dot when arrow mode is selected.
* WorldMap and Waypoint directories optionally indexed by:
* Multiplayer server list name.
* Base Server Domain Name
* Server IP (Xaero’s default)
* **Changing this setting requires you to manually rename existing folders in `.minecraft/XaeroWaypoints/` and `.minecraft/XaeroWorldMap/`**
* Overworld dimension optionally stored in the “DIM0” directory instead of “null”
* **Changing this setting requires you to manually rename existing folders in `.minecraft/XaeroWorldMap/Multiplayer_/`**
* WorldMap 1.30.0 added cave data saving and rendering. There is a setting on by default in XaeroPlus that changes how the nether is rendered with cave mode off to be as it was previously.
* This removes the need to manually move existing world data files.
Configurations are in the Xaero WorldMap and Minimap settings GUI.
Toggleable settings support keybinds through the standard Minecraft Controls GUI.
# Language Translations
PR’s are welcomed for language translations.
Language files are located in `src/main/resources/assets/xaeroplus/lang/`
# Other Useful Tools
* Convert JourneyMap World Files to Xaero: [JMToXaero](https://github.com/Entropy5/JMtoXaero)
* Convert JourneyMap Waypoints to Xaero: [JMWaypointsToXaero](https://github.com/rfresh2/JMWaypointsToXaero)
* 2b2t Atlas Waypoints to Xaero: [JMWaypointsToXaero/atlas](https://github.com/rfresh2/JMWaypointsToXaero/tree/atlas)
* Convert MC Region Files to Xaero: [JMToXaero/Region-Scripts](https://github.com/Entropy5/JMtoXaero/blob/Region-Scripts/src/main/java/com/github/entropy5/RegionToXaero.java)
* 2b2t 256k WDL Xaero Map (20GB): [mc-archive](https://data.mc-archive.org/s/eFDEy2XKof83Kez)
* Xaero World
Merger: [JMToXaero/Region-Scripts](https://github.com/Entropy5/JMtoXaero/blob/Region-Scripts/src/main/java/com/github/entropy5/XaeroRegionMerger.java)
* Can be used to merge 256k WDL into an existing world. With optional darkening only on tiles from 256K
X Ray (no cheats)
## X Ray
Mod/Datapack that removes stone and other blocks to keep ores visible. Also works in the nether.
X-Ray is a powerful mod that radically changes the way you explore the world of Minecraft. It allows you to see through ordinary blocks, highlighting valuable resources, structures, and objects.
To use it, you need to take a filled map in any hand.

## Usage
The mod is activated automatically and requires no additional settings. However, if you want to temporarily disable the mod, use the command “`/trigger bizcub.x_ray.t“`. Information about the mod’s current status will then appear in the chat.
## Dependencies
– Fabric loader requires [Fabric API](https://modrinth.com/mod/fabric-api)
Wynn Dark Pack (Wynncraft)
Note at the very top – PLEASE tell me if this thing breaks. Also please tell me if you’re using my resource pack for something or modifying it, it’s not required or anything but it’s cool to know. my discord is `endernon`.
# About
This is a resource pack that
– Makes the game’s GUIs dark purple themed
– Changes some GUI layouts to be more functional
– And also supports some wynntils menus (WIP)
The aim of this pack was to add a missing dark theme to Wynncraft after Rekindled dropped since I hadn’t seen anyone else make one, but now it also includes what I consider to be extremely useful GUI changes, like a better hotbar, and also guis with less clutter and more simplicity.
**NOTE – if some stuff is missing or is in the wrong place (e.g. the coordinates in top right are gone and the class select menu is wonky), press F3+T once to reload all textures. This is due to a bug from ImmediatelyFast.**
**ANOTHER NOTE – You will need to figure out some way of loading this resource pack above the Wynncraft resource pack.**
# Special thanks to
– Brilliantknight (this pack was originally a port of their Stone Tablet pack but has since detached from that)
– zatzou (for helping me with the resource pack crc metadata uncorrupter)
– People on the Wynncraft discord for being top 10 haters in my dms
WingAuth

[
](https://github.com/Elytrium)
# WingAuth
WingAuth is a modern Velocity authentication plugin for offline/hybrid networks.
## How it works
It runs login/register protection before players reach backend servers, using a Limbo-based auth flow.
Designed for server admins who want strong account protection with flexible setup.
## Key features
– Velocity-only architecture (runs the login on a virtual world)
– Session handling and brute-force protection
– Premium/hybrid and Floodgate-compatible scenarios (Bedrock support)
– Configurable messages and behavior
– Database-backed account storage (legacy-compatible migration path)
Windows 8-11 aero busy crosshair
### This resourse pack was ONLY made for
– changing your crosshair
### Features
– Animated
– Customizable (Read file in assets folders)
### Preview of crosshairs (Use dark mode)


Both of those images can be made to be active to be in the pack
if you ever want change your crosshair then un-zip the zip file then go into the last of the assets folders.
Also make sure you didn’t forget to read the file.
(IMPORTANT!)
### IMPORTANT NOTICE :
We will not make versions for this pack before 1.20.2 (Support might be added for 1.20 and 1.20.1)