All translations

From Vintage Story Wiki

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)Block firebrickblock = api.World.GetBlock(new AssetLocation("claybricks-fire"));
           ushort blockId = firebrickblock.BlockId;
           api.World.BlockAccessor.SetBlock(blockId, plrpos.DownCopy());