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.

NirBlarg

Members
  • Joined

  • Last visited

Everything posted by NirBlarg

  1. Hi, I expect i'm just being dense but I am unable to get world.spawnClone() to do anything as it just spits out "NameError: name 'world' is not defined" Do I need to import anything anywhere? The closest I have gotten is what is said to be wrong. from noppes.npcs.api import NpcAPI api = NpcAPI.Instance() new_npc = api.createNPC(world.getMCWorld()) print(type(new_npc)) But again it fails on "world". Then I try things like: import noppes noppes.npcs.api.block.IBlock.getWorld() It spits out "getWorld(): expected 1 args; got 0" Please tell me what I'm doing wrong MC 1.8.9 Mod Version 1.8.8/9 Forge 1.8.9-11.15.1.1722 jython-standalone-2.7.0

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.