Download Fractal — Minecraft Mods — MetaMods

Fractal

Active

Downloads

0

Last update

3 years ago

Versions

1.17 — 1.17.1
Client and server
Forge
Decor

Fractal

A Minecraft mod that allows you to create 3D fractals with just a single command. This amazing modification turns your world into a space for mathematical creativity.

Mandelbox with scale -3

How to Use

Block Palettes

/fractal palettes Displays a list of available block color schemes defined in the fractal-palettes.json file.

Creating Mandelbox

/fractal mandelbox [palette] [scale] Generates a "mandelbox" type fractal between the specified coordinates loc1 and loc2, using the selected block palette. The default scale parameter is set to -3 and significantly affects the appearance of the created structure.

Creating Mandelbulb

/fractal mandelbulb [palette] [A] [B] [C] [D] Creates a "mandelbulb" fractal between coordinates loc1 and loc2 using the selected palette. Generation occurs according to the quintic formula, where parameters A, B, C and D are constants that determine the shape of the fractal.

Configuration

You can customize your own block sets for creating fractals through the fractal-palettes.json configuration file located in the config folder. To add a new palette, simply include it in this file.

Example configuration file:

json { "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" ] } }

Project members
Bahnschrift

Bahnschrift

Developer

Created: 30 Nov 2021

ID: 21922