Skip to content

Instantly share code, notes, and snippets.

@toka7290
Created August 5, 2021 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save toka7290/e61c1b0625a31754dbf1d557219cfcb2 to your computer and use it in GitHub Desktop.
Save toka7290/e61c1b0625a31754dbf1d557219cfcb2 to your computer and use it in GitHub Desktop.
{
"format_version": "1.13.0",
"minecraft:geode_feature": {
"description": {
"identifier": "toka7290:test_geode_feature"
},
"filler": "minecraft:air",
"inner_layer": "minecraft:deepslate_coal_ore",
"alternate_inner_layer": "minecraft:deepslate_diamond_ore",
"middle_layer": "minecraft:deepslate",
"outer_layer": "minecraft:cobbled_deepslate",
"inner_placements": ["minecraft:diamond_block", "minecraft:coal_block"],
"min_outer_wall_distance": 4,
"max_outer_wall_distance": 6,
"min_distribution_points": 3,
"max_distribution_points": 6,
"min_point_offset": 1,
"max_point_offset": 7,
"max_radius": 32,
"crack_point_offset": 2,
"generate_crack_chance": 1.0,
"base_crack_size": 2.2,
"noise_multiplier": 0.0126,
"use_potential_placements_chance": 0.22,
"use_alternate_layer0_chance": 0.15,
"placements_require_layer0_alternate": false,
"invalid_blocks_threshold": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment