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.

sixbullets

Members
  • Joined

  • Last visited

Everything posted by sixbullets

  1. For anyone else encountering this issue: add your mob to the biome's "spawners" list twice: once as a monster and once as a creature. No idea why that's the fix, but now I'm getting 600 entities to spawn.
  2. My mobs are all subclasses of PathfinderMob and don't have any spawning restrictions. I added each mob to the respective biomes with weight: 100, minCount: 1, and maxCount: 2. I can send any relevant code if it helps with troubleshooting. When I first teleport to my custom dimension and run /forge entity list, I get the following: After I fly ~500 blocks away and run the command again, there are significantly less entities spawning. If I return to the first location and run the command again, even less entities. In the vanilla overworld I am seeing anywhere between 200 and 300 entities, so I know there's an issue. But I'm not sure where to start looking. Which files restrict mob spawning?
  3. I figured it out. For anybody interested, I added a listener in my main mod file for the BiomeLoadingEvent. When the biome name equals the biome(s) I'm interested in, I add my custom mob to the spawner data.
  4. This is probably incredibly simple but I'm not sure how I can modify the "spawners" list for vanilla biomes. I currently have custom mobs successfully spawning in my custom biomes. Can this be done in the main mod file?

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.