Started by
CaiGuyCrafter
on
Topic category: Help with Minecraft modding (Java Edition)
So, with command blocks, I've seen that there is a way that you can detect certain items on the ground and make it into some kind of custom item. Well, that's cool and all, but for the purpose of my mod, I want to do that. I could just make it a craft able item, but trust me, in my mod, it doesn't make sense.
So, I want to create it by dropping certain Minecraft items on the ground. I'm pretty certain there is a way to do this with code, but since I'm terrible at coding, can someone help me through it? I really need help with this. Thanks.
Please check https://twitter.com/PyloDEV/status/1266722462080909312
Thanks so much for the recommendation, it gets me started on a lot of the procedures, but I need multiple items to make one single item. Is that possible? If so, can you show me? As it is right now, it only turns block entities into their block, but I want items. Thanks!