90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - 1.21.1
- 1.20.4
- No elements found. Consider changing the search query.
- List is empty.
Features
- Plots can now display post-processing shaders on the client!
- Supports custom shaders from resourcepacks
- The plot can change uniforms passed to the shaders
- 3 included sample shaders
- Able to use 4 of Minecraft's built-in post-processing shaders
- Client actions now display as redstone ore instead of lapis ore
- Some actions now have links to wiki articles
- Some actions have had their sign text modified
Bugfixes
- Fix excessive logging when receiving actionbar packets
- Properly reset the internal state when the player switches to another mode
- Update to Minecraft 1.21.1 in preparation for DF's Update on 18/11/24
- Disable some features when not playing on DiamondFire, specifically:
- The
/fireclient
command
- The function list screen
- All DiamondFire command aliases
- Remove
/fireclient get_function
- API
- Resource Pack Uploading (
/uploadpack
)
- Mod no longer crashes the game on mac
General
- Custom bossbars on the HUD.
- Leave plot button in the Game Menu.
- Screen-safe area for custom HUD. (Does not affect vanilla HUD)
- Move FireClient options button from the Title Screen to the Options Screen.
- Allow text on custom screens.
- Allow plots to force players to use commands for chat.
- Add DF nodes directly to your server list through a menu.
- Add a few command aliases. (see below)
Command Aliases
/colour
for /color
/bigvote
for /boost
/smallboost
for /vote
/node1-7
for /server node1-7
/beta
for /server beta
/event
for /server event
- plots can now display text on the HUD
- function list gui accessible with the
HOME
key
- fix a bug where client actions wouldn't work outside dev environment
- added plot info to tab list (configurable & toggleable)
- moved /get_function to /fireclient get_function
- added /fireclient help