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.

DancyMC

Members
  • Joined

  • Last visited

Everything posted by DancyMC

  1. Hey, okay thx i will test it.. I thought it is the stem that prevents the melon block to set it on the top of the hopper... on creativ i can manualy place a melon block on the top of the hopper... only in surrival the stem dont place the melon block on a hopper...
  2. hey, i have a melon cutter ... see here: http://minecraft-bauideen.de/img/big_551.jpg[/img] The method with pistons is too big.. i like small
  3. Any other have a idea? I am cueless
  4. Hey ho, the BlockEvent.NeighborNotifyEvent don't fires when stems set the melon block... i have try it.. any other ideas?
  5. Yes that it is... okay i will test it...
  6. Okay it works.. it was a fail in eclipse.. Now, the discription of the event ist: net.minecraftforge.event.world.BlockEvent.PlaceEvent @Cancelable Called when a block is placed by a player. If a Block Place event is cancelled, the block will not be placed. Player? melon_block is set by melon_stam ? or not?
  7. Hey, thx for the answer... I can't find the event "PlaceEvent" or any other events in eclipse... ? No events.. nothing But i can't find the event here too... http://www.minecraftforge.net/wiki/Event_Reference#BlockEvent
  8. I have now employed quite a few "days" with Java. Now I am working on Minecraft mods. My first mods are now finished and work fine with no errors. (many new items, blocks, crafting recipes ....) My next idea is the melons blocks on "Hopper" grow. Since I still have difficulties in implementing how to begin there. Can I use "Forge" simply override the melons class, or change it? If so, how? BlockStem.java: [....] /** * is the block grass, dirt or farmland */ protected boolean canPlaceBlockOn(Block ground) { return ground == Blocks.farmland; } [....] The search API was not really helped (and also in the forum or google). Maybe I've also just looking for the wrong, who knows. Thanks for the help. Greetings from Germany PS: Sorry for the bad english ... Google's fault: D

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.