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.

Kokkie

Forge Modder
  • Joined

  • Last visited

Everything posted by Kokkie

  1. I always update the github repo, so look there for any code New screenshot: https://i.gyazo.com/79196b1afe3f0c339c81cf1a03cb3b8c.png I noticed that it actually works perfectly, it only zooms in really far and doesn't render me
  2. Now it renders things, but on a different place/offset: https://i.gyazo.com/a03f841b7f55fb84f54d8bb8bc0f0c3b.png
  3. Black thing: https://i.gyazo.com/7cfa0c10155cb89e6d08b4487458eaca.png
  4. Show the ItemCheese class
  5. Okay, I forgot to implement ITileEntityProvider and used the one in the Block class, now it just renders a black thing
  6. Yes, but they are both correct EDIT: OOOOOHHWW, forgot that I need to put in my e-mail instead of username
  7. When I launch it with password it crashes, console: 2016-12-17 22:34:11,298 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2016-12-17 22:34:11,300 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [22:34:11] [main/INFO] [GradleStart]: username: Kokkie [22:34:11] [main/INFO] [GradleStart]: Extra: [] [22:34:11] [main/INFO] [GradleStart]: Password found, attempting login [22:34:11] [main/INFO]: Logging in with username & password [22:34:12] [main/ERROR] [GradleStart]: -- Login failed! Invalid credentials. Invalid username or password.
  8. Hello, where can I login to my minecraft account in eclipse so I will play as myself and not as Playerxxx?
  9. So I basicly copied MrCrayfish's furniture mods mirror code but my mirror doesn't mirror anything... I get no errors and nothing pops up in the console My code (on a name called Egietje, I helped him make it but I lost contact and made a lot myself): https://github.com/KokkieBeer/DeGeweldigeMod/tree/master/src/main/java/com/Egietje/degeweldigemod
  10. Jay, got it to work Thanks!
  11. Hello, I want to see how many lines there are in my project (only my mods classes), how can I easily see this in Eclipse? Not sure if this is the right place to put this but I think so...
  12. Put the folders and classes etc. in the src/main folders
  13. Why don't you just use the normal way? Why would you make 2 projects for it?
  14. You don't have forge installed in the project you are using it in...
  15. Ctrl+Shift+O will auto-import stuff in Eclipse, hover over the text and it will show some quick-fixes as well
  16. I can think of a few examples: normal item - normal block - glowing block - creative tab - custom model block (with custom BB) - tools - armor - recipes - block with tileentity - capabilities - custom crafting table (copy the vanilla code and tweak it a little bit) - custom furnace (same as crafting table) - entity like a pig - boss - biome - dimension, hope this helps this is just what I think it would be
  17. The generate method you are using has got the param IChunkGenerator put as an IChunkProvider, change it and it should work, and also remove the bottom generate method
  18. What do you meen with trying to install?
  19. You probably want to update without fixing this because there is a lot more to change and probably this will be fixed in the process
  20. http://www.minecraftforge.net/forum/index.php?topic=1676.0
  21. What do you mean with the game folder? If you mean where the save files etc. are located, look in the run folder in your workspace

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.