Fractal
No reviews yet
Generate 3D fractals with a single command.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Fractal
A Minecraft mod for generating 3D fractals with a single command.

Command Usage
/fractal palettes
Prints the current block palettes as defined in fractal-palettes.json.
/fractal mandelbox [palette] [scale]
Generates a mandelbox fractal between loc1 and loc2 with a specified palette. Scale, which defaults to -3, significantly changes the generation of the fractal.
/fractal mandelbulb [palette] [A] [B] [C] [D]
Generates a mandelbulb fractal between loc1 and loc2 with a specified palette using the quintic formula. A, B, C and D are constants that effect the generation of the fractal.
Configuration
Block palettes can be configured with config/fractal-palettes.json. To add a new palette, just add it to the file. An example fractal-palettes.json is shown below:
{
"palettes": {
"default": [
"minecraft:black_stained_glass",
"minecraft:gray_stained_glass",
"minecraft:purple_stained_glass",
"minecraft:red_stained_glass",
"minecraft:orange_stained_glass",
"minecraft:lime_stained_glass",
"minecraft:green_stained_glass",
"minecraft:blue_stained_glass",
"minecraft:light_blue_stained_glass",
"minecraft:light_gray_stained_glass",
"minecraft:air"
],
"fancy": [
"minecraft:black_stained_glass",
"minecraft:gray_stained_glass",
"minecraft:diamond_block",
"minecraft:iron_block",
"minecraft:gold_block",
"minecraft:diamond_block",
"minecraft:iron_block",
"minecraft:gold_block",
"minecraft:diamond_block",
"minecraft:iron_block",
"minecraft:air"
]
}
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers