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.

Sunser

Members
  • Joined

  • Last visited

Everything posted by Sunser

  1. So I implemented a little event handler : I've registered it in my server proxy : I've made a few tests and the handler is not working. What did I fail ?
  2. Not what I expected but this sounds fun Thanks !
  3. Hi all, I've been looking a few on the web but I haven't found enough informations. I would like to override the existing snowball entity (actually I want it to be turned into a projectile). I quickly looked on the Railcraft's Github but I lost myself (I thought it replaces the simple track). Any ideas?
  4. I'm sorry, I'm not good enough to help you. Maybe take a look at Thermal Expansion mod which has something similar with upgrades.
  5. Sorry, my bad. Have you check when you register your blocks that the String is correct ? It could be a copy/paste which has not been edited.
  6. Can you show us your language file (en_US.lang I guess) ?
  7. I found what the problem was : conflict between sides... Just had to check first if !world.isRemote and all worked perfectly. Thanks anyway for your quick answer.
  8. Hi all. Before I start, know that I'm beginning with MC mod developing, plus my English is not always very clear. I'm trying to create custom snowballs. I have met some issues with the protected void onImpact(RayTraceResult result); function. Sometimes, the thrower receives the snowball's effects, and obviously not want this. This does not append with all of my custom snowballs. EntityFlintSnowball : working correctly (I haven't change that much the original code from the snowball entity) EntityTNTSnowball : working correctly (a bit more changes) EntityPoisonSnowball : not working correctly (thrower hit by projectile) EntityFireSnowball : not working correctly

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.