Hello,
Im currently trying to modify some of the recipes in the game so some materials are quicker to make by requiring less items to create them.
For example -- the default game recipe for 1 Simple Rope requires 10 Plant Fiber, I would like to make it so 1 Simple Rope requires only 1 Plant Fiber.
I have been looking on the forums, google, and the forums for any help on how to do this, so far.
change-simple-rope-and-bone-glue-t48338/and
modding-guide-part-one-t4811/have been the most help, however when I make the edits to dump.sql nothing is changing in game, also when I make the edits to recipe_requirement.xml the changes take effect on a local game but not in my multiplayer server. Im currently using heidisql to manage the database and am unsure how to edit the tables properly. Can someone help me out or give a more detailed explanation of how this can be achieved?