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

Hello im looking for someone to teach me some of the forge api i know the basics like making a mob , items , blocks ect and i know most of the bukkit api.

Is there something specific you want to know about?

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

Well that wouldn't exactly be anything specifically to forge then ;)

 

I assume you know how to parse XML files and preform basic IO operations on a text file? :)

You could learn how to parse the schematic files yourself.

Which isn't that hard. They are saved in the NBT format:  http://minecraft.gamepedia.com/Schematic_file_format

Normally you parse the contents of the file into an 3Darray of blockIDs and use that to generate.

 

Or you can use some other guys API for it, I'd recommend looking into TehBeards LibSchematic api. It's not finished yet but it's working and you can get it from his github :)

You could also check out CoolAlias structure generation tool here, although it's not about schematics: http://www.minecraftforum.net/topic/1963371-structure-generation-and-rotation-tool/

 

If you guys dont get it.. then well ya.. try harder...

First, I would recommend learning Java basics before delving into APIs.

Second, I would read the tutorials associated with the Forge API basics.

Third, I would read the Javadocs for the Forge API.

Fourth, I would look on GitHub for open-source mods that include Forge integration for insight.

Lastly, I would begin coding, having drawn all of the above mentioned details.

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.