This mod enables the placement of items across your world and is fully compatible with all third party mods. Do note, that the items aren't blocks but rather entities. Similar to item frames, having too many in a certain area will reduce your frame rate drastically. Its recommended to use optimization mods if possible.
DEPENDENCIES
- Kleiders Custom Renderer API (7.2.0 or above)
CURRENTLY PLANNED
- Placement of lossless custom data items (durability enabled/named items)
ADVERTISEMENT
FOR DEVELOPERS
If you're a developer looking to make your mod compatible with Placeable Items then you've came to the right place! For this mod to work with the most possible mods, it dynamically loads the item textures from the origin source, being the loaded .jar files.
To make the mod the most universally compatible, the fetching format is assets\%MOD_ID%\textures\item\%ITEM_NAME%.png
, which is considered the most widely used item texture location format.
To make your mod compatible with Placeable Items, just follow the above format. Below are some examples to help you out:
- ✅
diamond
is the registry name with the texture file nameddiamond.png
- ❌
diamond
is the registry name with the texture file nameddiamond_item.png
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+