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.

hhggtg3279

Members
  • Joined

  • Last visited

  1. Pretty much block registering and item registry is the same, the big difference is with entities. Here's an example of an updated entity class. If you need help updating to 1.11.2, use this video, it says 1.9 to 1.10 but the process of updating is the same.
  2. Through a bit of trial and error and using your help I managed to get the lava to spawn every time the projectile gits a block without replacing existing ones. Here's my code if anyone else needs it:
  3. Thanks anyway, 1.11.2 screwed up all my entities and a range of other things, I just want a block to spawn every time the entity impacts a block, as my current method is inconsistent and just replaces blocks.
  4. Basically when my entity hits a block it's supposed to place a flowing lava on top of existing blocks, however my entity currently replaces existing blocks with lava instead of on top, also it doesn't place lava every time it impacts a block, can someone help. Here is my code: http://pastebin.com/sVRKj8vM Fixed code for anyone who is having the same issue:
  5. I set it up like this and it worked, thanks for the help.
  6. I tried this, including the explode=true and explode=false but its still only textured in the inventory.
  7. TNT only has 1 blockstate file, my current blockstate file is like this for my Uranium TNT, how should I format it?
  8. Basically my TNT block with its own entityprimed class renders in my hand, however when I place it down it is a purple and black block. I am not really sure what is causing it as I have the blockstate and model.block done for it. Here is the console output Uranium TNT class EntityUraniumTNTPrimed Blockstate (.json) models.block (.json) models.item (.json)
  9. Updated code: http://pastebin.com/GQPe0ufd
  10. Ok I just used itemstack.damageItem(1, entityplayer); and the durability is still not going down.
  11. Basically I created a custom bow which shoots my custom projectile, however after shooting the projectile the item does not loose durability, I have tried a few things but cant figure it out. IronBow class If needed it is on pastebin too http://pastebin.com/AyqKYj19
  12. How exactly do I make it readable?
  13. Someone close this thread, it will remain unsolved.

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.