Changes
From Forge Community Wiki
1 byte added
, 21:38, 2 August 2022
mLine 175: |
Line 175: |
| { | | { |
| "type": "forge:add_features", // required | | "type": "forge:add_features", // required |
− | "biomes": "#namespace:your_biome_tag" // accepts a biome id, [list of biome ids], or #namespace:biome_tag | + | "biomes": "#namespace:your_biome_tag", // accepts a biome id, [list of biome ids], or #namespace:biome_tag |
| "features": "namespace:your_feature", // accepts a placed feature id, [list of placed feature ids], or #namespace:feature_tag | | "features": "namespace:your_feature", // accepts a placed feature id, [list of placed feature ids], or #namespace:feature_tag |
| "step": "underground_ores" // accepts a Decoration enum name | | "step": "underground_ores" // accepts a Decoration enum name |