Skip to content

Adjacent

apace100 edited this page Oct 17, 2020 · 2 revisions

Block Condition. Checks whether a certain amount of blocks adjacent to the block in question fulfill a certain block condition.

Type ID: origins:adjacent

Fields:

adjacent_condition, Block Condition: The block condition that needs to be fulfilled by adjacent blocks to count towards this condition.

comparison, Comparison: How the number of adjacent blocks which fulfill adjacent_condition should be compared to the specified value.

compare_to, int: The value to compare the number to.

Clone this wiki locally