Messis (and possibly others) crystals are not possible to be made
piotrb opened this issue ยท 9 comments
in 3.3.310.5r .. I got some research that asked me to supply a messis crystal, but I can't seem to make it . it doesn't work in the crucible or in the alchemy machine.
I already make crystal and tested
CrucibleRecipe crystalM = new CrucibleRecipe("TB.EXCHANG", AscpectUtils.crystalEssence(MESSIS), new ItemStack(ItemsTC.nuggets,1,9), new AspectList().add(MESSIS,2));
--
412 | ThaumcraftApi.addCrucibleRecipe(new ResourceLocation("TB.crystalM"), crystalM);
Talking with @Rumaruka right now, he fixed this.
Very strange then .. perhaps its a conflict with another mod then, are you aware of any known conflicts?