From Prismatic Garden · v2. Edit this definition in its source simulation.
Source
behavior CrystalBranch for Mineral { expand toward +X, -X, +Y, -Y when self.energy > 0.62 && self.age > 0.45 { set target.energy = self.energy * 0.76; set target.age = 0.0; set target.hue = self.hue; } }Building blocks
These exact versions are included when you reuse this artifact.