Bug SOLVED [dw20] Can't take "crafted" items from crafting station.

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

repka3

New Member
Jul 29, 2019
24
0
0
Hi all,
i'm trying to do a laser drill. After collecting resources i noticed that shift+? in NEI doesn't place material in crafting station as usual. Ok no problem i put that manually. Crafting station , crafting terminal or crafting table show me the result laser drill but i can't take in my inventory. With shift+left laser drill appear for a less then second in my inventory and then go back to crafting table as "result" for crafting. This is also happen with Filler (and that's another mod).
The rest of crafted items (for now) has no problems.
This is the image show:
nXdftny.png
 

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
That usually means your client thinks there's a recipe for it, but the server doesn't. This could be caused by differing MFR configs on the server and your client- looks like your client has MFR's Thermal Expansion recipes enabled, but not the server.
 

rhn

Too Much Free Time
Nov 11, 2013
5,706
4,420
333
There were a thread very much like this not so long ago. And it was indeed a problem with differing configs on the server and clients.
Is this a common problem? Is the DW20 server pack getting shipped with a wrong config? Seemed odd in the last thread that their server was using vanilla recipes as well.
 

rhn

Too Much Free Time
Nov 11, 2013
5,706
4,420
333
Can someone tell me which config to check ?
powercrystals/minefactoryreloaded/common.cfg

####################
# recipesets
####################

recipesets {
# If true, MFR will register its GregTech-based recipes.
B:EnableGregTechRecipes=false

# If true, MFR will register its Thermal Expansion-based recipes.
B:EnableThermalExpansionRecipes=true

# If true, MFR will register its standard (vanilla-item-only) recipes.
B:EnableVanillaRecipes=false
Something like that, this is from the 1.6 configs.
 

repka3

New Member
Jul 29, 2019
24
0
0
powercrystals/minefactoryreloaded/common.cfg


Something like that, this is from the 1.6 configs.

Can i say i love you?
I changed this two lines:
# If true, MFR will register its EnderIO-based recipes.
B:EnderIO=true

# If true, MFR will register its Thermal Expansion-based recipes.
B:ThermalExpansion=true

Was false both. And now i can craft laser drill and precharger ! Thx, Really thx.
 
  • Like
Reactions: rhn