Jump to content
  • 1

API Request: LoadCraftDesignFromFile


Bubbet

Suggestion

1 answer to this suggestion

Recommended Posts

  • 0

To clarify Bubbet suggestion. Yes we can do this:

local blockPlan = LoadPlanFromFile("path/to/plan")
local design = CraftDesign()
design:setMovePlan(blockPlan)

but apparently this doesn't load the turret plans that are also included in the craft plan

Edited by Rinart73
Link to comment
Share on other sites

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