New 1.10 Donor Kits

Dieses Thema im Forum "Server Info" wurde erstellt von Aidoneus, 3. März 2017.

  1. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Beiträge:
    3.257
    Zustimmungen:
    1.097
    Ortszeit:
    10:16
    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

    Beiträge:
    31
    Zustimmungen:
    3
    Ortszeit:
    17:16
    Most packs like sf3 also have mods to change the spawner type
     
  3. wyndman

    wyndman Well-Known Member

    Beiträge:
    4.047
    Zustimmungen:
    2.014
    Ortszeit:
    11:16
    Actually Additions has a spawner changer.
     
  4. Aidoneus

    Aidoneus Director Booster

    Beiträge:
    4.447
    Zustimmungen:
    1.943
    Ortszeit:
    09:16
    This isn't ideal. :(
     
  5. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Beiträge:
    3.257
    Zustimmungen:
    1.097
    Ortszeit:
    10:16
    Did not say it was a great way, I said it was possible.
     
  6. ArkaneDragon

    ArkaneDragon Kappa Pride Forever

    Beiträge:
    115
    Zustimmungen:
    38
    Ortszeit:
    11:16
    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

    Beiträge:
    4.447
    Zustimmungen:
    1.943
    Ortszeit:
    09:16
    Priority for that server. It happens on all servers regardless
     
  8. ArkaneDragon

    ArkaneDragon Kappa Pride Forever

    Beiträge:
    115
    Zustimmungen:
    38
    Ortszeit:
    11:16
    ok
    ok thanks m8
     

Diese Seite empfehlen