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

Hi! Can someone give me tutorial how to create inventory slot for 1.7.10? I used Google but dont found anything.

Thanks.

  • Author

Hi! Can someone give me tutorial how to create inventory slot for 1.7.10? I used Google but dont found anything.

Thanks.

Depends "add slot" - to what? Player I guess, but you want to have additional slot inside player inv or maybe have additional inv?

 

In any case - this is like clash of 4 biggest parts of intermidiate modding:

* IExtendedEntityProperties

* SimpleNetworkWrapper (packets)

* Container+GUI+Slot

* Events

And few lesser parts of MC like:

* NBT

* PlayerInventory (IInventory)

 

I doubt you will find (maybe) tutorial telling exatly what to do (there are many approaches), but you should be able to find enough on mentioned topics to make your own thingy. Success is directly dependent on how well you know Java.

 

I can walk you through, but no code will be provided - now the question is - are you capable (if this would be 1st mod, it might be too hard)?

1.7.10 is no longer supported by forge, you are on your own.

Depends "add slot" - to what? Player I guess, but you want to have additional slot inside player inv or maybe have additional inv?

 

In any case - this is like clash of 4 biggest parts of intermidiate modding:

* IExtendedEntityProperties

* SimpleNetworkWrapper (packets)

* Container+GUI+Slot

* Events

And few lesser parts of MC like:

* NBT

* PlayerInventory (IInventory)

 

I doubt you will find (maybe) tutorial telling exatly what to do (there are many approaches), but you should be able to find enough on mentioned topics to make your own thingy. Success is directly dependent on how well you know Java.

 

I can walk you through, but no code will be provided - now the question is - are you capable (if this would be 1st mod, it might be too hard)?

1.7.10 is no longer supported by forge, you are on your own.

  • Author

Capable? I think yes. I don't know Java much but I think enought for forge and I still studying. I started to making mods recently (few month ago). I usually trying to find tutorials or see Minecraft code to make basic code and then making my own stuff. If I will learn how to do something (Inventory slots for example), I will know how to make it further. And that's why I asking tutorial (now I want learn inventory, containers, GUIs).

 

P.S. I want slot inside player inventory.

  • Author

Capable? I think yes. I don't know Java much but I think enought for forge and I still studying. I started to making mods recently (few month ago). I usually trying to find tutorials or see Minecraft code to make basic code and then making my own stuff. If I will learn how to do something (Inventory slots for example), I will know how to make it further. And that's why I asking tutorial (now I want learn inventory, containers, GUIs).

 

P.S. I want slot inside player inventory.

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.