How to add mob spawners to shop! #273


  • New
  • Other
Open
  • _ForgeUser19637259 created this issue May 1, 2016

    Short description about the bug/problem:
    I am trying to make a GUI shop, I am having problems viewing the item MOB SPAWNER as I cannot find the right material ID (i have tried 52, Mobspawner, MOB_SPAWNER etc)

    What steps will reproduce the problem?
    1.Make a shop
    2.Under type: try and display a mob spawner

    What is the expected output? What do you see instead?
    It remained as a stone block

    What version of BossShop are you using?
    Latest.

    Do you have an error log of what happened? Please paste it at pastie.org!
    No error log only:

    [14:39:33 ERROR]: [BossShop] Mistake in Config: MOBSPAWNER (type) is no valid Material!
    [14:39:33 ERROR]: [BossShop] Mistake in Config: 5 (type) is no valid Material!

    Please provide any additional information below.

  • _ForgeUser19637259 added the tags New Other May 1, 2016
  • _ForgeUser8580505 posted a comment May 3, 2016

    Instead of type use id:52

    Edit: type:MOB_SPAWNER should also work...


    Edited May 3, 2016

To post a comment, please login or register a new account.