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.

skyfir3

Members
  • Joined

  • Last visited

Everything posted by skyfir3

  1. Can you give me an example of the basics? I also have an update on the Helmet.class
  2. So im working on a mod where a full set of the same type of armor should become invisible when the player is invisible. Im only interested in how i make the armor invisible Helmet.class
  3. How do i add a tag beside the a player name when equipping armor?
  4. Im looking for someone good at making minecraft item and block textures. I have max 300 items/block/armor/logo that needs a better texture. Send me a message and i'll ask for an item texture, just to check if your good to go
  5. Oh lol i forgot. I changed it from "!worldIn.isRemote" to "worldIn.isRemote == true" and now it works
  6. They are in my ClientProxy.class But nothing happends when i open book in server
  7. how do i do it in the ServerProxy? ItemBook.class ServerProxy.class Proxy.class Server doesn't crash, but nothing happends when i right click the book
  8. The problem now is how do i open my book gui without using the Minecraft.class. ClientProxy.class
  9. I though i would be something with the Minecraft.class cuz both of them used it. Thanks! I got it running
  10. Seems that when i start up server on eclipse, it crashes and when i remove the registration of textures and server side gui it works. ClientProxy.class and ServerProxy.class TextureManager.class called in main class When i remove these lines, then the server works.
  11. Is it the same as in 1.7 or does it have any changes?
  12. I saw a YouTub vid of your mod, so I know now how it looks.
  13. Do you have a pic of how the book pages looks ingame? I want to know what I am doing
  14. Thank you had to do some changes
  15. How do i make a custom book with information and pictures about how to get started with the mod? Just like tinkers construct
  16. How do i spawn an item in the player inventory when spawning in world?
  17. I knew i could do that, but wondered if there is another way But if that was the answer then i guess i have no other choice
  18. This is absolutely broken. Do not use it. You must add recipes in preInit/init ONLY. I just found that once and thought it could maybe work Never tried it
  19. Is there a way to merge normal water block with a custom block? So when i place it, it is no "air" around the custom block.
  20. this is something close to it https://www.youtube.com/watch?v=jXhGdAw_QKE
  21. thank you! Now i got that solved
  22. Can't remember but something with EnumRarity Modding on 1.8 and the code there is Check in the ItemGoldenApple.class, golden apple name is colored
  23. How do i disable tree/ore/plant generating in superflat world? Is there a code for it? if(world.superFlat)? If the code exists i can use it to disable generations in my GenerationHandler.class
  24. I found out I had to add something from the BlockBush.class BlockBush.class MyBlock.class

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.