
JSON Paintings
Easily add custom paintings through a json file!
Обновлён 9 марта 2025 г. · опубликован 8 июня 2023 г.
A mod that allows custom paintings to be easily added through a json file!

If you're a modpack developer wanting to add JSON Paintings to a modpack distributed outside of CurseForge or Modrinth, use File Director to avoid reuploading JSON Paintings' files.
Misc info:
Doesn't add any new painting entities or painting type handlers, but rather expands on vanilla's system, which means that this mod will work nicely with all other mods that don't override how paintings work!
Paintings added through this mod use their own textures instead of being stuck to using vanilla's painting atlas texture!
Allows paintings added through this mod to have custom back and side textures!
Can override paintings! This could be used for example to give certain vanilla paintings custom back or side textures that match the front.
Allows paintings added through this mod to be exclusive (if desired), and not be obtainable through painting cycling! This can be used for example to make certain paintings only obtainable through structures or quest rewards.
Other features:
When a player breaks a painting, that painting's art type can be captured by sneaking!
When a player is using the pick-block feature on a painting, they can hold ctrl to capture its art type.
It's heavily recommended to use the Standalone Paintings++ "Painting Selection Gui" Module along side this, since it makes the process of selecting paintings far easier.
This mod is incompatible with the full Paintings++ mod because it overrides vanilla's painting system, but adding compatibility is planned in the future.
More info about how to use this mod, and an example, can be found under the README.md on this mod's github page.
Direct contact: jbred.dev@gmail.com
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.4.0 | Релиз | 1.12.2 | forge | 9 марта 2025 г. | Скачать (86 КБ) |
| 1.3.0 | Релиз | 1.12.2 | forge | 10 января 2024 г. | Скачать (73 КБ) |
| 1.2.0 | Релиз | 1.12.2 | forge | 8 июня 2023 г. | Скачать (46 КБ) |
Ченджлог
1.4.0Релиз1.12.2 · 9 марта 2025 г.
Changes:
- Add pixelated mod logo in the JSON Paintings mod list gui.
- Captured painting item data is now stored as item nbt, instead of within the item capability itself.
- For example, /give @p minecraft:painting 1 0 {"jsonpaintings:painting": "Fighters"} will now give the "Fighters" painting. Note that NBT for painting names is case-sensitive.
- Old captured painting items will have their data converted upon loading the world.
- The new NBT format is the same as the previous capability format, and backward compatibility exists to allow supplying painting data as capability data.
- This change should improve ease-of-use, and also fix many mod compatibility problems involving mods that don't properly handle item capabilities.
- Painting names can now be directly translated.
- If you're a modpack developer, you can make use of this feature by using mods like Resource Loader to add a custom lang file.
Bug Fixes:
- Fix crash when placing colliding paintings (issue#3).
- Fix crash with certain mod ids.
- Using painting items without sneaking no longer bypasses block interactions (right clicking a chest while holding a painting item, for example).
- The Waila handler now handles translation keys better.
1.3.0Релиз1.12.2 · 10 января 2024 г.
Features:
- Captured paintings now appear in the creative tab and in JEI (feature backported from Vanilla 1.19.4).
- New
/jsonpaintings&/paintingscommands, allows users to reload their paintings.json file in-game. - New
PaintingUpdateEventevent, fires whenever a painting entity is updated inEntityPainting::onUpdate. - New tags:
alwaysCapture(optional) - If this is set to true, the painting will always be captured when broken. For each painting, this value defaults to whatever theisCreativetag is set to.mapping(optional) - Set this to any old (removed) painting mantles that should remap to this painting during runtime. Useful if you want to remove a painting without its data being totally lost from existing worlds.rarity(optional) - The rarity of the painting (cosmetic only). This value defaults to "Epic" if theisCreativetag is set to true, otherwise it defaults to "Uncommon". Custom rarities can be supplied as well, to do so: specify a name for the new rarity and the color.
- Painting item tooltips for captured paintings now include the painting's dimensions (i.e. 1x1, 1x2, etc).
- Painting item tooltips now include the mod that added it (while ModNameTooltip is installed).
- The One Probe (TOP) mod support.
Changes:
- ARR license.
- Improved Hywla painting display.
Bug Fixes:
- Fix a possible auto-generated bad reference to a painting's back & side textures (i.e. "textures/textures/-...-.png.png").
- JEI now handles recipes for uncaptured paintings seperately from captured ones.
- Painting item tooltips are now handled better, one side effect to this is that the tooltips now render above the item's mod id if ModNameTooltip is installed.
1.2.0Релиз1.12.2 · 8 июня 2023 г.
Initial Modrinth Release
Комментарии
Загружаем…




