Description
This mod has been merged into Polytone



(An example of what can be achieved with this mod, credits of resource packs used: Default Redone by RyanCR3, Peeves by hatsondogs, Brush Up by I_am_Merp.)

📖 About 📖
This is a very simple client side mod that allows moving and customizing any slots & other parameters of any menu via resource packs.
The things you'll be able to modify are:
- slots position
- title and inventory label position
- slot overlay color
- extra textures that will be rendered on the screen
- move and change Widgets (buttons)

🔧 Usage🔧
Slotify is really easy and intuitive to use, just download the mod, drop the .jar file in your mods folder and you're ready to go! With Slotify you can modify inventory GUIs/screens by using the resource pack system, which is entirely client-sided. It works via json objects in a predicate structure similar to vanilla Minecraft .json files.
For an in-depth explanation, visit the Github Wiki.
{
"target_type": "menu_id",
"target": "generic_9x3",
"slot_modifiers": [
{
"slots": "27->62",
"x_offset": 0,
"y_offset": 7
}
],
"sprites": [
{
"x": -8,
"y": -8,
"z": -500,
"width": 16,
"height": 16,
"texture": "textures/block/stone.png"
}
]
}
This is an example script that places a 16x16 stone texture in the middle of the singular chest GUI, it also moves all of the player inventory slots 7 pixels down!

❤️Support Me❤️
Modding is taking a lot of my time, so if you like what I do, and you would like to support me, you can do so here. If you do, you'll receive a custom Globe and or Statue just for you! This also applies if you purchase a server from Akliz using "supplementaries" code.

Need a server? Check out Akliz, they have top brand servers just for modded minecraft.
They really have a cozy community with great support and the servers wonderfully
Use code "supplementaries" to get 20% off and also support me in the process!

🦉 Our Mods🦉











AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.