This is a complete re-code of the old mod, and has no relation with the old mod.
This is a complete remake of the mod SignPicture for Minecraft Version 1.16.4/1.16.5, which allows images from the internet to be rendered in world through a Sign.
- In 1.12, you could use the GUI (backslash key) to place the sign for you, but you will need to type the sign yourself in 1.16.
- This mod (should ?) support all types of signs and wall-sign since Minecraft introduced other types of Signs in 1.13.
- The same guide could be found pressing the "info.signpic.help" key (Default: F12) in game.
- This mod provides a way for images from the internet to be displayed in the world.
- To create a SignPicture, unlike how you did in 1.12, you will need to type the sign yourself.
- All 4 lines in the sign are treated as a single command, and all line separators are ignored.
- The syntax for the sign is
#<link>{<Image Width>x<Image Height>, <Width Offset>x<Height Offset>}
.- The link should be a direct link to the image without the HTTP or HTTPS prefix. If you need to use HTTPS, add a $ after #.
- If you place a standing sign that needs to display vertically, add ‘R’ after Height Offset.
- Finally, if signs are not updating, try placing another sign first.
- Feel free to experiment with the mod, and have fun using it!
- Is this mod Client Side? Yes
- Will you be porting it to 1.17 or above? Yes and Miku already the mod updated to 1.18.1.
- Why do I need to type the Sign myself? Miku dont know how to code a GUI/GUI-related stuff.
- How to contribute? Fork this repository and send in a pull request.
- License? MIT License.