Started by
Mopru
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, second question today, but I'm curious nonetheless. how do I create a block that when a certain item is in storage, it makes a visual copy of the item on the block? or is that not possible?
Probably done with blockstates, but you would need one for every valid item inside the block
its done with item entity renderers, it needs code
might be called block entity renderer could of forgot but kaupen joe has a tutorial on it