Started by
RedCorr
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make some kind of story into my mod, but i dont know how to make the book :D
Like, first book is gonna be with options. Like, categorys of recipes, blocks, items and information about everything, but the categorys is gonna be closed without one: "Getting Started..."
And i want to make some system that gonna open one category in book if player doing something.
ANd second book is some kind... Own story. Like... The pages of story. If player doing something, the book gonna write something new and this gonna be story.
Help with that plz :DDDD
About "Own story" -- Its diary.
hey?
Here is one of my topics that I have made that is similar to this: https://mcreator.net/forum/61470/how-make-readable-book
Hope you find it useful ;)
Make a custom gui for the pages of your book, and buttons, to change pages. Then add prodecures for every next page or previous page button to be pressed to change the page(I don't know much and sorry for the late response)