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.

daddysboy2001

Members
  • Joined

  • Last visited

  1. now its public static void cobaltOre = new CobaltOre blah blah blah. it works now.
  2. Thanks you i fixed to thanks to none of you. fuck the forge community its full of people who try to murder people who help
  3. Go To the tutorial for the basics it requires that. but it also says you could learn it along the way. so im learning it along the way
  4. i have that but i get the error : Cannot Make a static reference to a non-static field
  5. (new WorldGenMinable(ca.cobaltOre.blockID, 10)).generate(world, rand, randPosX, randPosY, randPosZ); if i under stood you correctly if i didnt im sorry
  6. Still did not fix my problem
  7. How would i fix it by renaming one?
  8. hey i get this error when i try to call on .blockID of my block Error: Cannot Make a static reference to a non-static field "CobaltBlock.blockID" World Gen Class Main Class Cobalt Ore Class(My Block)
  9. How would you do that? im using paint
  10. thanks. but one last thing how do i make it only show the ingot not the white ouside
  11. package inventory_Upgrades; import net.minecraft.block.Block; import net.minecraft.client.renderer.texture.IconRegister; import net.minecraft.item.Item; public class CobaltIngot extends Item { public CobaltIngot(int id) { super(id); { @SideOnly(Side.CLIENT) public void registerIcons IconRegister iconRegister; this.itemIcon = iconRegister.registerIcon("inven:CobaltIngot"); } } }
  12. it says "void is an invalid for variable regiserIcons"
  13. Please Help me ive been googling all day and its what they all say im on minecraftforge 1.6.2 and it says void is an invalid for variable registerIcons

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.