Minetweaker adding a shapeless recipe?

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

noobpunisher117

New Member
Jul 29, 2019
6
0
0
Im trying to make 1 simple shapeless recipe and after 3 aggravating hours still dont know how. My viewers on Twitch want me to make a automated toast machine using toast from foodplus although the custom crafting table from the mod isn't well designed and crafting doesn't work too well so all im trying to do is code is so that when I put a piece of bread in a crafting table it gives me 3 bread slices. Anyone know the code cause im still stumped.
Bread: 296
Slices: 6169
Thanks -Fletch
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
For Minetweaker 2 (and from memory)

recipes.addShapeless(<6169>*3,[<296>]);