Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Parsing (Script Name) -- Identifier Expected #446

Open
taariqamozilla opened this issue Nov 17, 2017 · 0 comments
Open

Error Parsing (Script Name) -- Identifier Expected #446

taariqamozilla opened this issue Nov 17, 2017 · 0 comments

Comments

@taariqamozilla
Copy link

Crafting recipe's worked on SP then tried server and didn't work (whilst the furnace recipe always has on server and SP). reloaded game and server now crafting recipe don't work at all(But furnace recipe still does).

var lead = <minecraft:lead>;
var string = <minecraft:string>;
var MFRRubber = <MineFactoryReloaded:rubber.raw>


addPhiloSmelting(IC2:itemIngot:3, minecraft:iron_ingot, fuel)

recipes.addShapeless(<minecraft:slime_ball>, [<ore:itemRawRubber>]);

recipes.addShaped(<minecraft:lead> * 2, [[<ore:string>, <ore:string>, null], [<ore:string>, <ore:itemRawRubber>, null], [null, null, <ore:string>]]);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant