Jump to content

Recommended Posts

Hi everyone,

I am new to DST modding (I have some experience with JavaScript in Minecraft, but Lua is new to me). I would like to create a mod that adds a custom crafting station, similar to the Science Machine or Alchemy Engine.

My goal is:

  1. Create a new structure (the station).
  2. When a player is near this station, they can "prototype" existing vanilla items (like the Spear) using alternative recipes.
  3. Once prototyped, the player should be able to craft that item anywhere (if that's how the specific tech level is set up), or only near the station.

I've looked at some guides already, but they were mostly about custom items, not stations. I'm looking for any advice, an up-to-date tutorial, or anyone willing to help me out directly with this project.

Thanks in advance! 😇

 

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...