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.

KingYoshiYT

Members
  • Joined

  • Last visited

Everything posted by KingYoshiYT

  1. That did not work either! Could it be a bug with forge 10.13.0.1179?
  2. Only half of the chat message seems to appear lime green! What do I need to add to this code? This is how it is right now! MinecraftServer.getServer().getConfigurationManager().sendChatMsg(new ChatComponentText(EnumChatFormatting.GREEN + player.getDisplayName() + " successfully completed the 'Poop Eating Challenge' and was rewarded an emerald!!"));
  3. I fixed it! I made one of those irritating small errors, I put the semi colon in the wrong place!
  4. Okay, i will try and find that code now
  5. I am having an issue with the hitEntity method, please can you show how you did it so I can compare to see where I went wrong
  6. I also would like it to be craftable to only certain users!
  7. Do you know the link cause I cannot find him
  8. I'll take a look, thanks
  9. Hello, I have made a custom staff and when i hit a player with it I would like to give them instant damage and blindness! What code do I need to add to make it do that? http://pastebin.com/ZDHKXU1v
  10. I do prefer video over text
  11. Does anybody know any youtubers that do 1.7 modding for minecraft? If so please can you comment a link to them. Please do not suggest Wuppy as I do not understand much of what he says!
  12. Main- http://pastebin.com/ikbvPgu6 Block- http://pastebin.com/WEMVb3Gu GuiHandler- http://pastebin.com/GHvS0uZU GuiYoshiOven- http://pastebin.com/16uj4CPz
  13. From which class? YoshiOven, GuiYoshiOven, ContainerYoshiOven, TileEntityYoshiOven or my main one?
  14. My custom furnace will not open on right click! Please can someone help me! If you need a certain bit of code to see, let me know so I can post it!
  15. Nevermind, it turns out I forgot to delete a part of the code I removed from my mod! I have fixed it . Thanks for trying to help though!
  16. 1 min, I will try and find out
  17. All here- http://pastebin.com/MFv4HyTX
  18. If anybody understands what this crash log is saying is wrong, please tell me! http://pastebin.com/s1vwzTsV
  19. Hello, what code do I need to add to make the custom message appear lime in chat? The code is below! ------------------------------------------------------------------------------------------------------------------------------------- super.onFoodEaten(item, world, player); if(!world.isRemote){ player.dropItem(Items.emerald, 1); MinecraftServer.getServer().getConfigurationManager().sendChatMsg(new ChatComponentText(player.getDisplayName() + " successfully completed the 'Poop Eating Challenge' and was rewarded an emerald!!"));
  20. Which part of it contains the dimension code and portal code? I cannot find it
  21. Do you know any with a simple dimension code?

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.