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

In eclipse the item opened up with its texture but in minecraft the item shows up but without its actual texture it shows up as "Texture Not found."

in your mcp/src/Minecraft folder add

 

mods/<yourModName>/textures/items/<itemName>.png

 

in textures is where you set all your sub folders blocks items ect.

  • Author

in your mcp/src/Minecraft folder add

 

mods/<yourModName>/textures/items/<itemName>.png

 

in textures is where you set all your sub folders blocks items ect.

 

I know that, it works in eclipse but not when i put it in my actually minecraft.

  • Author

i meant in my mcp opened into eclipse the item has the texture it should have. But when i recompile and reobuscate it and put it into my mods folder it loads the mod but the item lost its texture. it says it can't find it.

To clarify, INSIDE the zip folder that actually contains your mod, you need to add another folder called mods.. Here's what I mean:

 

Zip File: LotsOBlocks.zip

 

These are the folders you'd need inside that zip file:

LotsOBlocks

mods

 

And inside of that mods folder will be the textures folder, and inside of that you'll need another folder called LocksOBlocks, and inside of that two folders, called items and blocks, respectively, and inside of those two folders, finally, will be your textures. Minecraft will then recognize your textures, provided all your code is in order.

  • Author

Can you please upload to media fire a fake mod without the code for me to see how this  is done

You should have the textures like this:

Zip-Root

|__mods

  |__textures

      |__ModName

        |__items

            |__files

        |__blocks

            |__files

 

Theres your fake mod zip file inn text right there.

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

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.