When you try to craft the mechanism induction port, when you put the last item in the crafting grid your client will crash. This bug I have found can be replicated and I have only tried it on the FB server.
ive done this before, try wiping the pack (under %appdata% and roaming) i think i was due to it not downloading the items texture properly, so when you go to craft it, it confuses your client to the point where it just crashes
keep ivy? you mean that stuff that basically soulbounds stuff to you from botania? stay away from that kind of item, it messes with openblocks graves, not worth the trouble
i have a feeling that by this point it is irrelavent, but as i said before, it could be that your pack doesnt have all the textures the server does, so try following my instructions above
Crafting Induction Ports · Issue #2938 · aidancbrady/Mekanism · GitHub @Bennyboy1695 added a trade sign at spawn.
@Bennyboy1695 added a trade sign at spawn.[/QUOTE] Sould fix that issue.. Code: val p = <Mekanism:BasicBlock2:2>; val s = <ore:ingotSteel>; val e = <Mekanism:EnergyTablet:100>; val c = <Mekanism:ControlCircuit:2>; recipes.remove(p); recipes.addShaped(p * 2, [[null, s, c], [s, e, s], [null, s, null]]);[/CODE[/URL]