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.

memanlolz

Members
  • Joined

  • Last visited

  1. Okay, i somehow did everything untill now, now i need to know, how do i make it Save the tile entity? Codes So Far, Tile Entity ItemBlock Block.
  2. do you know how exactly to create a tile entity?
  3. i got my ItemBlock with
  4. 1.if its some kind of tile entity without any gui, or anything wierd, than nop, i dont think so, (IM NOT SURE >.<) 2.containers are a wierd & confusing thing, containers probably do something hidden in the background, something that we cant see or value.
  5. memanlolz replied to redria7's topic in Mods
    ooo, so one type of port of ee2?
  6. i can help you with the textures show your source codes at least, so i can see what you already have, just show the block and itemblock that you have,
  7. you could always do this public boolean isItemValid(ItemStack stack) { try{ if (stack != null && stack.getItem() != null && Block.blocksList[stack.getItem().itemID] != null) { return true; } }catch(Exception e){ return false; } }
  8. Anyone willing to help me?
  9. i already have an itemblock.
  10. Well, i have this block, which i want to have 33 subblocks, and everywhere i look, everyone just says "You need TE". i realise i need a TE... just how the heck do i make one!? Code : MetaDataBlock Tile Entity

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.