Open Kacpros opened 6 years ago
Well it's only a year and a half later but.. you're missing a comma in this part:
lotr:item.dwarfSteel lotr:item.dwarfSteel
@syndicate25 thanks for help, but Im no longer using minetweaker scripts for MineFantasy. I've just edited mod's code and added new weapons, metals etc.
this is my script: Anvil.addShapelessRecipe(), "artisanry", "", true, 10.0, "hammer", 1, 1, 10]),
[minefantasy2:MF_Com_leather_strip], lotr:item.dwarfSteel],
[minefantasy2:MF_Com_plank, lotr:item.dwarfSteel lotr:item.dwarfSteel, lotr:item.dwarfSteel]
[minefantasy2:MF_Com_leather_strip, lotr:item.dwarfSteel]);
It doesnt work. Everytime it says: Error parsing DwarvenSword.zs:1 -- ; expected. Can someone help?