Jump to content

Recommended Posts

Posted

Hi,

I want to add to my mod a book with custom text inside it.
Like a book and quill that has text in it.

So it would be an item (ex: Book01) that already contains text when taken from the creative inventory.

I cannot find any up to date tutorial.

Does anyone know how to achieve this or point me in the right direction.

Posted

if you want a vanilla book and quill, just with prepared text, that just NBT attached to an itemstack. itemstack has getOrCreateTag method. use it to get the tag, then add data into it.

if you want pictures, etc. it's best that you use existing mods as a dependency/library. for example guidebook mod (looks best, a little iffy when you change gui size) or patchouli (i don't like the visuals - too "computery" - but it's quite robust).

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.