I am currently trying to develop a mod to be able to craft spawners but for some reason, it only gives me a pig spawner. Here is my code:
GameRegistry.addShapelessRecipe(new ItemStack(Blocks.mob_spawner, 1 ,92), SpawnerCage, CowSoul);
2 replies
Important Information
By using this site, you agree to our Terms of Use.