Spawn pigmen in overworld.

Discussion in 'Plugin Development' started by NorteX / KMinecraftPL, Mar 8, 2020.

Thread Status:
Not open for further replies.
  1. Hi.
    I was making a plugin for spawning custom entities.
    All works fine with all the mobs, although when I try to spawn Pigmen in particular, they don't. Instead, they only want to spawn in the nether, and I don't want that.

    My code is:
    View attachment 33129

    Custom entity class:
    View attachment 33128
    This code has worked brilliantly so far, but these pigmen only spawn in the nether. How do I fix that (force them to spawn in overworld)?
     
Thread Status:
Not open for further replies.

Share This Page