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.

RCAnimation

Members
  • Joined

  • Last visited

Everything posted by RCAnimation

  1. Hello. I'm having problem with custom sounds with minecraft forge 1.8. sounds.json { "SwordAttack1": {"category": "master","sounds": [{"name": "SwordAttack1","stream": false}]} } Play Sound if (p.getCurrentEquippedItem().getItem() == Item.getByNameOrId("diamond_sword")) { p.getEntityWorld().playSoundAtEntity(p, "rca:SwordAttack1", 1.0F, 1.0F); } Where is "SwordAttack1" stored: (rca = modid) src\main\resources\assets\rca\sounds Where is sound.json stored: (rca = modid) src\main\resources\assets\rca Im getting "[Client thread/WARN]: Unable to play unknown soundEvent: rca:SwordAttack1". SwordAttack1 is ogg file. I hope someone can help me .
  2. Sorry for bad eng speaking. I hope you can understand Hello. This is my first time to work mode. And i watched this tutorial: I did everything well. And when i started eclipse i got an error... (Failed to load the JNI shared library "C:\Program Files(x86)\Java\jdk1.8.0_60\bin\...\jre\bin\server\jvm.dll".) Informations: Windows 10 Eclipse 32bit jdk1.8.0_60 forge-1.8-11.14.3.1450-src JDK succesfully instaled. setup workspace.bat succesfully. setup eclipse.bat succesfully. Eclipse start error... I hope someone can help me Thanks.

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.