Posted August 4, 20205 yr So, I'm making a new enchantment, but I need to know how to register the enchantment in a RegistryObject. How? Have some lorem ispum.
August 4, 20205 yr Author Yes I found that out, but how would I put it into an RegistryObject? Or do you put it in a RegistryEvent? Also I’m typing this on a phone and the buttons aren’t working. So that’s why it’s underlined. Have some lorem ispum.
August 4, 20205 yr Either way of registering should work, and I've never use DeferredRegistrer before but it shouldn't be different from others like items and blocks. Same if you are using registry events.
August 4, 20205 yr Author So, it would be something like: public static final RegistryObject<Enchantment> (name here) = (DeferredRegister name).register(“enchant name”, Class::new or lambda thing) Have some lorem ispum.
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.