Items Placeable
Mod Features
This modification allows you to place items directly in the game world, opening up unlimited possibilities for decoration. A key feature is complete compatibility with third-party mods - you can use any added items to create unique compositions.
Technical Features
Placed objects are not blocks but special entities, similar to item frames. When creating large decorative structures, keep in mind that too many placed items in one location may reduce game performance. For comfortable gameplay, it's recommended to use additional optimization modifications.
Required Dependencies
For the mod to work, installation of Kleiders Custom Renderer API version 7.2.0 or higher is required.
Development Plans
Future updates plan to add the ability to place items while preserving their characteristics - durability parameters, custom names, and other individual properties.
For Developers
If you are creating your own mods and want to ensure their compatibility with Items Placeable - use the standard texture path: assets\%MOD_ID%\textures\item\%ITEM_NAME%.png. This format is the most common among the developer community.
Correct example: for an item with the registration name diamond, the texture should be named diamond.png
Incorrect example: using the name diamond_item.png for the diamond item