ProtoCharset
Someone decided to symbolically revive the ModLoader concept by enhancing it with mixin technology. As an enthusiast who enjoys rethinking the fundamentals of game modification, I simply couldn't resist testing this idea in practice!
This is a prototype implementation of certain features from the Charset project, adapted for Minecraft version 1.13 with Rift support.
Available Features
The current version includes the following gameplay improvements:
- Pocket Crafting Table (version 0.0.2+) — a special item for crafting anytime
- Convenient Double Door Opening (version 0.0.1+) — automatic opening of both halves of double doors
- Improved Potion Effect Display (version 0.0.4+) — inventory interface optimization inspired by NoPotionShift mod
- Map and Compass Synchronization (version 0.0.2+) — when using both items simultaneously, the compass automatically points to the map center
- Smart Harvesting (version 0.0.1+) — harvesting mature crops using the crouch and right-click combination
Important: Requires Rift to be installed!
Note: Starting from approximately version 0.1.0, ProtoCharset will transform into a library module, and the functionality of individual tweaks will be separated into standalone modifications.