Search found 1 match

by Old_Oak
Sat Jan 12, 2019 9:50 pm
Forum: Modding help
Topic: vector_to_place_result
Replies: 2
Views: 1262

Re: vector_to_place_result

I've got the same problem. I would like to build a mining drill with two or more outpost. The code for it:


storage_slots = 2,
vector_to_place_result = {{-2, -3}, {-3, -3}},


This code gives an error:
Value must be a number in property tree at ROOT.mining-drill.coal-mining-drill.vector_to ...

Go to advanced search