ProjectET
Spazmatism
there are a bit of issues with this code, for example with the item price you put (gold: 1) that is invalid and will produce an error, the correct way to do it isView attachment 205105
hi this is kyler again, um I ran into some trouble getting this mod to load in can someone please tell me why, thank you![]()
Code:
item.value = int;
the second problem is
Code:
recipe.setResult(defence=+1000);
Code:
recipe.setResult(this);