From 21e0607e49745f0a431fa045967cc45679ab22de Mon Sep 17 00:00:00 2001
From: STRWarrior
area block | result | +area block | result | |||||||
---|---|---|---|---|---|---|---|---|---|---|
this | Src | msOverwrite | msFillAir | msImprint | msDifference | +this | Src | msOverwrite | msFillAir | msImprint |
air | air | air | air | air | air | +air | air | air | air | air |
A | air | air | A | A | air | +A | air | air | A | A |
air | B | B | B | B | B | +air | B | B | B | B |
A | B | B | A | B | B | +A | B | B | A | B |
A | A | A | A | B | air | +A | A | A | A | A |
For each strategy, evaluate the table rows from top downwards, the first match wins.
- + ++ msDifference - changes all the blocks which are the same to air. Otherwise the source block gets placed. +
+area block | Notes | +||
---|---|---|---|
* | B | B | The blocks are different so we use block B | +
B | B | Air | The blocks are the same so we get air. | +
msLake - used for merging areas with lava and water lakes, in the appropriate generator.
-- cgit v1.2.3