How to pave surface with 'stone-brick' via API?
Posted: Mon Jun 25, 2018 2:02 pm
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.
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.