- 29,246 views, 12 today
- 3,759 downloads, 1 today
3
Image Mod
Now supporting 1.20+!
Now supporting 1.20+!
This mod has one main feature: A /image command that lets you create images in your Minecraft world as a surface of blocks from files on your computer. And it works with resource packs and forge-registered blocks! It's also all open-sourced!
Setup
/image setDirectory <DirectoryPath> - Set a directory for your images to avoid copying & pasting full paths all the time! (Suggestion is to use your downloads folder)
Usage
/image create <ImagePath> -width <width> - create image with a defined block width (height to scale)
/image create <ImagePath> -height <height> - create image with a defined block height (width to scale)
/image create <ImagePath> <width> <height> - create image with a defined block width & height
Future
- Make setDirectory persistent
- Multiplayer/Server/Plugin support
- Fix update on resource pack reload
- Improve block filter further
- Improve dynamic range with multi-block blending
Progress | 100% complete |
Game Version | Minecraft 1.21 |
Tags |
3 Update Logs
Minecraft 1.19 support! : by Kevsterking 07/04/2022 1:01:45 pmJul 4th, 2022
The time has finally come. to update Image Mod to Minecraft 1.19+!.
In Minecraft 1.19 command argument types must now be explicitly registered to the mod event bus. And block.getRegistryName() was removed making it necessary to update the method for attaining block textures based on state. All updates are now also up on Github!
The updated ImageMod 1.4.6 will be uploaded and hopefully accepted for publishing shortly :)
In Minecraft 1.19 command argument types must now be explicitly registered to the mod event bus. And block.getRegistryName() was removed making it necessary to update the method for attaining block textures based on state. All updates are now also up on Github!
The updated ImageMod 1.4.6 will be uploaded and hopefully accepted for publishing shortly :)
LOAD MORE LOGS
5066344
7
Create an account or sign in to comment.
you will be remembered