Open Wrong Enderman head drops

Jeremy Miller

New Member
Jul 29, 2019
32
0
0
Summary of the problem Wrong Enderman head drops

Pack Version 2.5.4

What is the bug? Can't seem to craft Dimensional Transceiver with Slice'N'Splice. I only have headcrumbs heads not Ender IO heads.

Mod & Version

Link to log file

Is it repeatable?

Known Fix
 

Jeremy Miller

New Member
Jul 29, 2019
32
0
0
Update...

Did a fix in Ender IO config if anybody would like it here it is.

<SliceAndSpliceRecipes>

<recipeGroup name="SkyFactory 2.5.4 Fix" >
<recipe name="Ender Resonator" energyCost="20000" >
<input>
<itemStack modID="EnderIO" itemName="itemAlloy" itemMeta="7" slot="0" />
<itemStack modID="headcrumbs" itemName="head" itemMeta="2" slot="1" />
<itemStack modID="EnderIO" itemName="itemAlloy" itemMeta="7" slot="2" />
<itemStack oreDictionary="itemSilicon" slot="3" />
<itemStack modID="EnderIO" itemName="itemAlloy" itemMeta="2" slot="4" />
<itemStack oreDictionary="itemSilicon" slot="5" />
</input>
<output>
<itemStack modID="EnderIO" itemName="itemFrankenSkull" itemMeta="3" />
</output>
</recipe>
</recipeGroup>

</SliceAndSpliceRecipes>
 

RealKC

Popular Member
Dec 6, 2015
1,004
534
129
King of the Hill
Another possible fix for the unlucky people who can't get the enderio enderman heads would be to add a crafting recipe to convert between all of the types of enderman heads.
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
Another possible fix for the unlucky people who can't get the enderio enderman heads would be to add a crafting recipe to convert between all of the types of enderman heads.

I don't know how people could be unlucky. If you have a mob spawner it shouldn't be an issue.