Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I have a 1.7.10 mod in the works that is getting kind of complicated so I wanted to add an instruction book. I was looking at Tinkers Construct and saw that they used mantle. Am I allowed to use mantle and if so do I need permission? Also how do I produce my mod with it and do I just put the jar in my development environment and rebuild the environment? Any Help is appreciated! :)

Are you talking about the Mantle mod stuff here: https://github.com/SlimeKnights/Mantle

 

In that code they do it in a way that might be a bit complex for novice programmer.

 

They created their own custom event called ManualOpen.  Then they post that event to the event bus when certain items are right clicked, and they create the document from XML resource files using document builder tools that they post into custom GUI.

 

Sounds really cool, but again it depends on your coding level.

 

The simplest way is to actually create the document in some other tool (like Word or Google Docs) and then print the pages to images (need PNG format).  Then you can make a custom GUI where it shows the pages (you can even show two pages like a real book) and then all you have to do is write code to flip the pages when the user clicks or presses arrow keys.  I think that is simplest way to make a complicated document appear in your program.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.