Table of Contents

Enum EnumReplaceMode

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public enum EnumReplaceMode

Fields

ReplaceAll = 1

Replace always, no matter what blocks were there previously

ReplaceAllNoAir = 2

Replace always, no matter what blocks were there previously, but skip air blocks in the schematic

ReplaceOnlyAir = 3

Replace only air blocks

Replaceable = 0

Replace if new block replaceable value > old block replaceable value