Posted November 29, 20213 yr Hi! I know that the get() functions for mod items is sth. like RegistrationClass.ITEM.get(), but what is the equivalent function for vanilla items?
November 29, 20213 yr Author So you can use sth. like this? RegistryObject.of(new ResourceLocation("copper_ingot"), ForgeRegistries.ITEMS).get();
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.