8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
recipes.removeShaped(<agricraft:crop_sticks>);
|
|
|
|
recipes.addShaped(<agricraft:crop_sticks>,
|
|
[[<immersiveengineering:material:0>, <immersiveengineering:material:0>, null],
|
|
[<immersiveengineering:material:0>, <immersiveengineering:material:0>, null],
|
|
[null, null, null]]);
|
|
|