Skip to content
Skip to content
Back to Blog
A tiny fly mob in Minecraft driven by a real fruit fly brain map

The Open-Source Fruit Fly Brain Is Now Running Inside Minecraft

Alex Maftei
Alex Maftei
@ice
Updated
27 views
TL;DR:Google and HHMI Janelia's newly open-sourced fruit fly brain connectome is already running inside Minecraft, Doom, and Beat Saber, and even trading Bitcoin as the project known as Stonkfly.

Google and the HHMI Janelia Research Campus published the first complete wiring map of a male fruit fly's brain and nervous system on September 3, 2026, and within days developers had wired the data into video games. One project now drives a living fly mob inside Minecraft using nothing but the fly's actual neurons.

What the Fruit Fly Brain Connectome Actually Is

The new dataset, published in the journal Cell, maps 166,700 neurons and roughly 125 million synaptic connections across the fly's brain, both optic lobes, and its ventral nerve cord, the insect equivalent of a spinal cord. Google describes it as the largest brain map by neuron count released to date, about four times the size of the 2020 hemibrain map that covered only 25,000 neurons. It also completes a matching pair with FlyWire, an earlier open-source map of a female fly's brain, letting researchers compare male and female wiring for the first time.

The dataset is free to browse through Neuroglancer, a visualization tool built for exactly this kind of 3D neuron data, and the raw connectivity tables are downloadable for anyone who wants to build with them.

How a Fly's Brain Ended Up Piloting a Minecraft Mob

Developer Evan Sinclair Smith, known online as evnsnclr, posted on September 5 that they had loaded the full 166,700-neuron connectome into a Minecraft project people now nickname "the amazing digital fly." Game events like nearby food, light levels, and other mobs get translated into signals the simulated neurons can read, and the network's output steers a fly character's movement in real time. Nobody is claiming the fly is conscious inside the game. The connectome only supplies the wiring; a developer still decides how sensory data goes in and how neural firing turns into a jump, a turn, or a dash away from danger.

A separate, earlier project takes the idea further. fruitfly-brain-mod, a Fabric mod for Minecraft Java by developer AshtonLong, spawns small red-eyed flies that seek out fermented fruit, feed, reproduce, and flee threats, all driven by a spiking neural simulation running on the FlyWire connectome (138,639 neurons, 15 million connections). Players can open a live overlay and watch the simulated brain fire in real time while the flies go about their business.

The GitHub Repos Behind the Trend

Nearly every piece of this trend lives in the open on GitHub, which is a big part of why it spread so fast.

  • Raw connectome data: the MaleCNS dataset is accessible through HHMI Janelia's own tools, with community loaders published for anyone to reuse.
  • fruitfly-brain-mod: the Minecraft Fabric mod, released under the MIT license with the bundled connectome data under CC BY-NC 4.0.
  • awesome-fly: a curated list tracking connectome projects spun up in the weeks since launch, from game mods to research tools.

Why It Also Became a Meme

The connectome's move into games turned into a genuine internet moment. One engineer wired the same 166,700-neuron brain to a Bitcoin candlestick chart and let it place real trades on Coinbase with a $100 stake, a project now known as Stonkfly. No profitable trading has been demonstrated, but the repository is public and runs on nothing more exotic than Python and a C++ compiler. Other developers have pointed the exact same brain at Doom, Super Mario 64, and Beat Saber, live-streaming the results as the simulated fly stumbles, flies, and occasionally succeeds at tasks its biological ancestors never evolved to handle.

Can You Run a Fruit Fly's Brain in Your Own World?

Yes, at least with fruitfly-brain-mod. It installs like any other Fabric mod: install Fabric Loader, drop the mod jar into your mods folder, and launch. No account, subscription, or extra hardware is required beyond what Minecraft itself needs.

A second, separately built project called FruitFly Brain takes the same idea to Modrinth. It simulates neurons from a different scanned connectome (BANC v888) live in-game and is also a Fabric mod for Minecraft Java 1.20.x. It's listed in minecraft.how's own mods directory once its review finishes. The crypto-trading and other-game demos are separate, standalone projects and do not run inside Minecraft at all.

Sources: Google Research, AshtonLong/fruitfly-brain-mod, Tom's Hardware.

About the author
Alex Maftei
Alex MafteiLead Writer

Lead writer at minecraft.how. Long-time Minecraft player running a small SMP server, testing every build, mod, and seed before writing about it.

Share with your friends!

Frequently Asked Questions

What is the fruit fly brain connectome everyone is talking about?
It's a complete wiring map of an adult male fruit fly's brain, optic lobes, and nerve cord, published by Google Research and HHMI Janelia on September 3, 2026. It covers 166,700 neurons and about 125 million synaptic connections, the largest fly brain map released to date, and it's freely browsable through the Neuroglancer visualization tool.
Is there really a Minecraft mod powered by a real fruit fly brain?
Yes. fruitfly-brain-mod is a public Fabric mod for Minecraft Java that spawns flies whose feeding, breeding, and threat-avoidance behavior is driven by a spiking neural simulation of the FlyWire connectome, with a live overlay showing the simulated neurons firing as you play.
What is Stonkfly?
Stonkfly is an open-source project that feeds Bitcoin candlestick charts into a simulated 166,700-neuron fruit fly brain and lets it place real trades on Coinbase with a small stake. It rewards profitable trades with a simulated dopamine signal, though its own documentation states no profitable trading has been demonstrated.
Is the fruit fly brain data free to download?
Yes. Both the new MaleCNS connectome and the earlier FlyWire dataset it complements are open and downloadable, which is why independent developers were able to build games, trading bots, and visualizers with it within days of release.
What does "the amazing digital fly" refer to?
It's the nickname that stuck to developer Evan Sinclair Smith's September 5 project, which loaded the full MaleCNS connectome into Minecraft and let its neural activity control a fly character's movement, kicking off the wider trend of running the connectome inside other games.

Have a Question or Tip about this Guide?Community Q&A

Ask a question or help other players below. Join the discussion and share your Minecraft tips!

Comments

No comments yet. Be the first to share your thoughts!

We use cookies to improve your experience. By continuing to use this site, you agree to our use of cookies. Read our Privacy Policy