Jump to content
  • 0

I Wanted Skeleton Monster Spawner Not Pigs!!!


Question

Posted

Hi Everyone.

Ive just set up my Tekkit server and so fair its working great!

Just a small problem. Every time I try to grab a monster spawner (like Creeper, Skeleton, or Enderman) from the Too Many Items GUI look alike it keeps turning in to a pig spawner in my inventory. I don't know if it is just me but I have tried looking on this forum and had no luck in finding a quick fix.

Failing that are there any good Bukkit plugins that might help out

Any help would be appreciated

Thank you for reading!

2 answers to this question

Recommended Posts

  • 0
Posted

Hi Everyone.

Ive just set up my Tekkit server and so fair its working great!

Just a small problem. Every time I try to grab a monster spawner (like Creeper, Skeleton, or Enderman) from the Too Many Items GUI look alike it keeps turning in to a pig spawner in my inventory. I don't know if it is just me but I have tried looking on this forum and had no luck in finding a quick fix.

Failing that are there any good Bukkit plugins that might help out

Any help would be appreciated

Thank you for reading!

The problem, in case you're technically curious, is that the server filters the damage values on block items which are believed not to have durability or subtypes. This includes monster spawners, even though it would be very useful to store the creature type in the item damage value – as Not Enough Items does (and I imagine Too Many Items too). Bukkit used to allow this but the change was reverted in 1.0.1. Here's the bug: https://bukkit.atlassian.net/browse/BUKKIT-329

Fortunately it was fixed in 1.2.4, so future major versions of Tekkit are likely to not have this problem.

Until then, it is possible to workaround this problem in several different ways. You can use my Bukkit plugin, SilkSpawners. Unfortunately it isn't as convenient as using NEI/TMI, but you can acquire spawners using the /ss command (i.e., /ss skeleton), change their type, etc. I originally wrote this plugin to let you pickup mob spawners using Silk Touch tools, but it turns out to be very useful to manipulate spawners in general. It will even work with custom mobs added by other mods.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...