Jump to content

Recommended Posts

Hello there! I just started my adventure with modding by creating this simple mod!

This mod allows you to create Red and Blue Gems using Purple Gems. There are 3 possible recipes:
Easy: Purple Gem x1 for both Blue and Red Gem
Normal: Purple Gem x1 & Nightmare Fuel x1 for both Blue and Red Gem
Hard: Normal: Purple Gem x2 & Nightmare Fuel x1 for both Blue and Red Gem
All recipes are under Refine tab and require Shadow Manipulator.

Every feedback is welcome!

Download:
Steam Workshop
Dropbox
Zip file
 

Uploading to Workshop in progress

Edited by inferjus4

If I recall correctly, the only difference is that in DS you use the Recipe function to add recipes, and in DST you use AddRecipe. And I think you must set all_clients_require_mod to 'true' in your modinfo.lua. If you need to, you can check out my post with information about modinfo.lua

3 hours ago, Ultroman said:

If I recall correctly, the only difference is that in DS you use the Recipe function to add recipes, and in DST you use AddRecipe. And I think you must set all_clients_require_mod to 'true' in your modinfo.lua. If you need to, you can check out my post with information about modinfo.lua

I have only problem with prewiev image. Which file should be prewiev file? My .png file is not accepted by Mod Tool.

Nevermind, just moved my preview file to another location, changed it a bit with Paint and it works! And thank you for the help, your information helped me!

Edited by inferjus4
Solved the problem

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...