{ "_fv": 47, "_type": "feature", "definition": { "generationStep": "TOP_LAYER_MODIFICATION", "restrictionDimensions": [ "CUSTOM:TheAbove" ], "restrictionBiomes": [ { "value": "CUSTOM:Cliffs" } ], "featurexml": "9673This block represents a block patch feature. The blocks will only generate in valid positions (for example, grass will never generate on a stone block).Patches of fire should be generated during the UNDERGROUND_DECORATION stage.Blocks.LARGE_AMETHYST_BUDThis is the block being placed.Fire needs to verify two conditions to be placed.Fire can't replace other blocks0-10Fire can only generate on netherrack blocksCUSTOM:FakeAndesiteEach chunk has 0 to 5 patches of fire05We then move each patch horizontally. This way they don't generate only in the corner of the chunkWe then move the patches at a random height between the world boundaries44We add a biome filter, so that the patches don't generate outside of the current biome" } }