unassigned Posted January 7, 2019 Posted January 7, 2019 Hello. I have an item that has an nbt stored of an item that was used in crafting, however, as all the items are the same, there is no actual identifier other than the tooltip (and nbt stored to the item). So I was wondering if I could overlay that item used in crafting on top of the item itself, as in if it used a diamond in crafting, it would overlay the diamond on top of the icon in the inventory. This would prevent me from making hundreds of textures for the item, as well as give way better mod compatibility. I'm just not sure how to go around doing this. Thanks. Quote Currently developing: https://github.com/unassignedxd/Dynamic-Quarries
Cadiboo Posted January 8, 2019 Posted January 8, 2019 (edited) You want a custom baked model implementation. TheGreyGhost has one in MineraftByExample at https://github.com/TheGreyGhost/MinecraftByExample, however the code is a bit outdated. You should read and Edited January 8, 2019 by Cadiboo Quote About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.