Jump to content

[1.16.4] Put Spawner Block with EntityType in custom creative Tab


Recommended Posts

Posted

Hello, just want to ask for advice how can i have a simpler way to approach this,

1. I want to add a spawner blocks with custom entities on it in the custom creative tab i am making, to make it also available for trade or craft. 

Is there a simpler way to approach this or if you guys have an example i can have a reference or guide too?

 

Thanks a lot.

Posted
7 minutes ago, diesieben07 said:

You need a custom item, because while the vanilla spawner item does have a way to specify the spawned mob (via the BlockEntityTag NBT tag), but only OPs can place such an item.

So you need your own BlockItem class and override onBlockPlaced. In there set the entity type of the placed spawner.

Thanks for the fast response diesieben07, just want to clarify thou, what specific Item/BlockItem class should extend for the spawner block, i cant seem to find any spawner block item related in the minecraft packages atm.

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.