I'm using Minetweaker with the Direwolf20 pack, but I can't get it to work properly.
When I start the game, it says
This is in main.cfg
This is in Fixes.cfg
When I start the game, it says
Code:
/Fixes.cfg:16] or , expected
This is in main.cfg
Code:
# Add your commands here
include "Fixes.cfg";
This is in Fixes.cfg
Code:
recipes.remove(<241>);
recipes.remove(<241:4096>);
recipes.remove(<2520>);
recipes.remove(<25276>);
recipes.remove(<2003:2>);
recipes.remove(<14280>);
recipes.remove(<1477:2>);
recipes.remove(<3188:2>);
recipes.remove(<10269:1>);
recipes.remove(<4044>);
recipes.remove(<1406:1>);
recipes.remove(<1227>);
recipes.remove(<3468:3>);
recipes.addShaped(<3468:3>, [[30136,3467,30136],[3457,30136,3457],[30190,3468,30190]]);
recipes.remove(<3468:4>);
recipes.addShaped(<3468:4>, [[30084:4,30191,30084:4],[30190,3468,30190],[30084:4,30191,30084:4]]);
recipes.remove(<3468:1>);
recipes.addShaped(<3468:1>, [[3457,30187,3457],[3457,30187,3457],[30084:4,3468,30084:4]]);
Last edited: