Hello all i've run this script and a few others and can not get them to work or do anything i've called the file idea.zs
and put it in the scrips folder of the save file of my server tho also tried in the general scripts directory
recipes.addShaped(<BiomesOPlenty:hive:3>,
[[<Forestry:beeCombs>, <Forestry:beeCombs>, <Forestry:beeCombs>],
[<Forestry:beeCombs>, <Forestry:beeCombs>, <Forestry:beeCombs>],
[<Forestry:beeCombs>, <Forestry:beeCombs>, <Forestry:beeCombs>]]);
can any one tell me what im doing wrong ?