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.

endershadow

Forge Modder
  • Joined

  • Last visited

Everything posted by endershadow

  1. I can set up all but one thing in the GUI. I don't know how to make what the player is typing show up in the GUI. kind if like the search box in NEI.
  2. for my mod, I need a gui that can be written in (kind of like the sign) but I'm not sure how to do it. I've looked at the sign but that didn't help me at all. if anyone can point me to a tutorial or help me set it up, that would be great. Thanks in advance.
  3. you never specify what the world it is. you delcare the world, but never assign it to a world.
  4. I think the first parameter is the x coord
  5. the particles are called in the block. not TE
  6. I did. I updated it as soon as I made the change
  7. as long as you don't modify any base classes, it should be compatible.
  8. okay... I did that and there's absolutely no change.
  9. the commented out code in the tile entity is just a player-added method that adds data to NBT and then gets data from NBT. when i used that it didn't work. but since you seen to want me add it in... there it's in. now look at it.
  10. That is everything I'm doing. All the commented out section does is set and get stuff with the nbt tags. I tried using it but it didn't affect anything at all. But if your talking about packet handlers, then look under network.
  11. That is everything I'm doing. All the commented out section does is set and get stuff with the nbt tags. I tried using it but it didn't affect anything at all. But if your talking about packet handlers, then look under network.
  12. I just realized that it would be awesome if there was a way to "like" someones post because you thought it was funny or something. Because that made me laugh.
  13. I just realized that it would be awesome if there was a way to "like" someones post because you thought it was funny or something. Because that made me laugh.
  14. previously when I accidently made all instances of the block have the same tile entity, it worked with that commented out. The problem started occuring when I made all blocks have a seperate tile entity. EDIT: I tried using the commented out stuff, but it didn't have any effect.
  15. previously when I accidently made all instances of the block have the same tile entity, it worked with that commented out. The problem started occuring when I made all blocks have a seperate tile entity. EDIT: I tried using the commented out stuff, but it didn't have any effect.
  16. I have a block and a tile entity. the block isn't rendering properly client side. here's my tile entity and block class. https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/blocks/BlockLyokoTower.java https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/entities/TileEntityTower.java more specifically. the particle effect being displayed isn't changing.
  17. I have a block and a tile entity. the block isn't rendering properly client side. here's my tile entity and block class. https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/blocks/BlockLyokoTower.java https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/matt/lyoko/entities/TileEntityTower.java more specifically. the particle effect being displayed isn't changing.
  18. do it in the onArmorUpdateTick method.
  19. do it in the onArmorUpdateTick method.
  20. Telling someone to perform a jar edit is still bad advice, even if your statement was technically correct. He's telling him to put it in HIS jar not the main minecraft jar

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.