1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

New 1.10 Donor Kits

Discussion in 'Server Info' started by Aidoneus, Mar 3, 2017.

  1. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Messages:
    3,257
    Likes Received:
    1,097
    Local Time:
    6:51 AM
    Well you have two ways, either Spawn eggs (Creative Only) or a command

    Commands:

    Code:
    /setblock ~x ~y ~z mob_spawner 0 replace {SpawnData:{id:NAME},SpawnCount:1,SpawnRange:4,maxNearbyEntities:6,Delay:20,MinSpawnDelay:60,MaxSpawnDelay:120}
    
    The x,y,z are relative to the players feet. Alternatively you can specify the actual cords without using the ~ in front of the numbers

    The NAME in {id:NAME} will be replaced with any entity name. Vanilla Minecraft ones are found HERE, make sure to use the Entity ID and remove any underscores. (Odd I know.)

    For example a skeleton:
    Code:
    /setblock ~0 ~1 ~0 mob_spawner 0 replace {SpawnData:{id:Skeleton},SpawnCount:1,SpawnRange:4,maxNearbyEntities:6,Delay:20,MinSpawnDelay:60,MaxSpawnDelay:120}
    
     
  2. hunterguy24

    hunterguy24 Well-Known Member

    Messages:
    31
    Likes Received:
    3
    Local Time:
    1:51 PM
    Most packs like sf3 also have mods to change the spawner type
     
  3. wyndman

    wyndman Well-Known Member

    Messages:
    4,045
    Likes Received:
    2,014
    Local Time:
    7:51 AM
    Actually Additions has a spawner changer.
     
  4. Aidoneus

    Aidoneus Director Booster

    Messages:
    4,373
    Likes Received:
    1,915
    Local Time:
    5:51 AM
    This isn't ideal. :(
     
  5. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Messages:
    3,257
    Likes Received:
    1,097
    Local Time:
    6:51 AM
    Did not say it was a great way, I said it was possible.
     
  6. ArkaneDragon

    ArkaneDragon Kappa Pride Forever

    Messages:
    115
    Likes Received:
    38
    Local Time:
    7:51 AM
    I
    If i choose Pixelmon as my modpack will i only be able to get donor kits on that server. why exactly do we have to choose the specific server.
     
  7. Aidoneus

    Aidoneus Director Booster

    Messages:
    4,373
    Likes Received:
    1,915
    Local Time:
    5:51 AM
    Priority for that server. It happens on all servers regardless
     
  8. ArkaneDragon

    ArkaneDragon Kappa Pride Forever

    Messages:
    115
    Likes Received:
    38
    Local Time:
    7:51 AM
    ok
    ok thanks m8
     

Share This Page