Search found 1 match

by yuriyzubarev
Mon Jun 25, 2018 2:02 pm
Forum: Modding discussion
Topic: How to pave surface with 'stone-brick' via API?
Replies: 1
Views: 970

How to pave surface with 'stone-brick' via API?

Greetings,

Tried:

1) surface.set_tiles{{name="stone-brick", position=p}}

2) surace.create_entity{name="stone-brick", position=p}

'stone-brick' wasn't recognized in both cases.

Go to advanced search