Jump to content

Recommended Posts

Posted (edited)

hello,

 

i have started learning the modding (1.12), i'm currently trying to create a simple block.

i have a little error "Registry Item: Override did not have an associated owner object. Name: modsp:block_test Value: net.minecraft.item.ItemBlock@49d761c3".

I see a lot of post of the subject but none of them helps me.

Need your help and explication  :(

 

if you need the code https://github.com/Lluyssen/modsp.git

 

 

 

 

Edited by firemodo
Posted

thx for your answer and links,

 

i'm not sure if i understand, i change like you say

@SubscribeEvent
public void registerBlock(RegistryEvent.Register<Block> e)
@SubscribeEvent
public void registerItem(RegistryEvent.Register<Item> e)

 

i don't think you meant that.
 

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.