Hello, i dont know if i may ask here, im not soo good at english and i have tried but cant find anything im trying to place a boreal workbench with this code
and a normal workbench just get placed correctly, but, how can i place a different workbench, for example, a boreal one.
thanks in advance.
Code:
WorldGen.PlaceTile((int)standingOn.X+5, (int)standingOn.Y-1, 18)
thanks in advance.