No matter what i do these generate in the same size circular clusters
Link to Crashlog or Forgelog[If Applicable]
Not applicable
Steps to reproduce[If Applicable]
Alter paramaters of geodes.
Suggestion
Would it be possible to have outline and hollow as parameters for other types? Vein in particular. Could create much more interesting possibilities than just having a specific geode type that generates as an ellipsoid.
Forge Version & ORE + BASE Versions
Snippet: { "name": "Diamond Geode", "type": "geode", "blocks": { "minecraft:diamond_ore": 1 }, "genTries": 1, "blockCount": 10, "minHeight": 0, "maxHeight": 128, "params": { "width": 20, "height": 10, "hollow": true, "outline": "minecraft:obsidian" }, "replaceable": [ "minecraft:stone", "minecraft:dirt", "minecraft:gravel" ], "chunkChance": 10, "biomeRestriction": "none", "biomes": [], "dimensionsRestriction": "none", "dimensions": [] }
Actual Behavior
Would it be possible to have outline and hollow as parameters for other types? Vein in particular. Could create much more interesting possibilities than just having a specific geode type that generates as an ellipsoid.