Posted December 30, 20168 yr I am working on a mod that adds items which turn into random other items when they reach a certain age as item entities. To accomplish this, I need a way to prevent multiple items from merging, so that each one develops separately. I've tried making my own ModItemEntity class, overriding the onUpdate method with the searchForOtherItemsNearby method call removed, but they still merge. I'll post my code so far if needed.
December 30, 20168 yr I'll post my code so far if needed. Code will always be needed VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
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.