New Logo!
MCRGB has an awesome new logo made by Whirdle!
Huge thanks to Whirdle for creating the logo and allowing me to use it! They make really amazing Minecraft builds so please check them out: https://linktr.ee/whirdle
New Features
Version 3.0 is the biggest update to MCRGB since launch! I've been working on some of these features for aaaages and happy to finally share them!
Saved Palettes
- Easily create colour palettes which you can reference later.
- Left-click any of the slots to set it to the currently selected colour.
- Reset a slot to white by right-clicking.
- Middle-click any slot to select it and search for blocks of that colour.
Creating a Palette
Picking Colours from Saved Palettes
Use the buttons on the side to edit or delete existing palettes
Colour Wheel
- Click the colour wheel button to switch between RGB sliders and a colour wheel.
- The colour wheel can be used instead of sliders when searching for blocks or creating palettes.
Note: The colour wheel looks bad in the gif below due to video compression. It's a lot clearer in game!
Block Info Screen
- Right-click any block in the MCRGB menu to open that block's Block Info Screen.
- Here you can view the colour details for that block. Click on any colour in the list to select that colour.
- You can also pick individual pixel colours from the texture.
- Select from any of the block's alternate states, side textures, etc.
Refine Search
- Refine your results with text-based search
Updated to 1.21.4
- With this release, MCRGB is now available for 1.21.4!
- This version is also compatible with 1.21.2 and 1.21.3.
- There's plans to backport this version to 1.20.1 and 1.20.6 if there is enough demand.
Added two new config options:
- Give Command:
Allows you to set a custom command which MCRGB will try to use when selecting items from the menu. Use this option if you are on a custom server that doesn't use the vanilla /give command syntax.
Uses the following Delimters.
- %p - Gets replaced by the player's name
- %i - Gets replaced by the ID of the selected item
- %c - Gets replaced by the item's components. This is only used for leather armour and wolf armour for specifying the dyed colour.
- %q - Gets replaced by the quantity of items to give.
The default syntax is
give %p %i[%c] %q
, to correspond with vanilla Minecraft. An example of how this command syntax may look in action:/give BaccoBacco minecraft:iron_block[] 64
- Bypass Operator Check Allows you to give yourself items using the MCRGB menu, even if you are not an operator or in creative mode. This is useful for servers with custom permissions where you might have access to /give but not be a server operator. Note: This won't allow you to spawn in items without the required server permissions.
Feedback
If you play on a server with a custom give command, please let me know if the new config options work for you! Let me know in the MCRGB discord: https://discord.gg/G86QP9Pp
Coloured Paws
-
Updated to 1.20.6
-
The colour picker now supports dye-able Wolf Armour
- This works just like how it does with Leather Armour.
- You can only give youself the dyed armour if you are in Creative mode and have OP/Cheats.
Join the discord server if you have any questions or suggestions, or if you just want to chat about the mod!
v0.2.5 Patchnotes
- Added Support for HSV and HSL colour spaces!
- Repositioned some of the GUI components.
More Announcements:
-
Development has started for the next major update: v0.3.0
- v0.3.0 will contain a palette tool.
- Allows you to save a set of blocks and/or colours in a palette.
- I'm looking for suggestions on how to implement this, so all feedback is greatly appreciated!
- v0.3.0 will contain a palette tool.
-
MCRGB Discord Server
- If you have any suggestions, feedback or questions about the MCRGB, join the official discord server!
- Feedback is greatly appreciated as I want to make this mod the best it can be!
- https://discord.gg/883ybFjSEf
-
New Trailer
- Check out the new trailer for MCRGB on YouTube!
- I plan to use this channel for trailers, tutorials and explanation videos for MCRGB and my future projects, so go subscribe!!
- https://www.youtube.com/watch?v=MNBBPMVZp5g
Features:
- Textures which are recoloured in-game now take this recolouring into account.
- Blocks such as leaves use the colour that they appear in the inventory.
- The grass block top texture uses the colour that it appears in the inventory.
- The grass block side texture is currently unsupported.
- (I'm still open to feedback on how to better handle blocks which change colour depending on biome or other factors)
- Added ModMenu integration
- Added ClothConfig integration
- Added config option to enable/disable colour info in tooltips outside of the colour picker UI.
- Added config option for functionality of RGB sliders in the colour picker. Can now choose if the list of blocks updates while scrolling, or after scrolling has finished.
Changes:
- Changed colour of tooltip text from aqua to grey and light grey.
- Texture names now display in dark grey and hex codes display in light grey.
Bugfixes:
- Fixed blocks getting duplicate entries when rejoining a server or world multiple times in the same session.