Minetweaker Help

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

MetaTone

New Member
Jul 29, 2019
18
0
1
I am making a modpack for a few of my friends, and want to delete the lamb added by magical crops since I'd like to use the kind from Gany's Surface. Can anyone help me figure out why my minetweaker code won't work? (I am an utter noob when it comes to minetweaker)


Code: recipes.remove(<magicalcrops:5286>);

If anyone could help me out that'd be greatly appreciated :D
 

darkeshrine

New Member
Jul 29, 2019
760
0
0
Lamb can't be crafted, so removing its recipe doesn't work. You would probably have an easier time editing the ore dictionary and making them both dictionary equivalent.
 

adamich

New Member
Jul 29, 2019
697
0
0
I am making a modpack for a few of my friends, and want to delete the lamb added by magical crops since I'd like to use the kind from Gany's Surface. Can anyone help me figure out why my minetweaker code won't work? (I am an utter noob when it comes to minetweaker)


Code: recipes.remove(<magicalcrops:5286>);

If anyone could help me out that'd be greatly appreciated :D

what is 5286?