Description about game

A Minecraft Mod with 150+ animatronics that merges the pizzeria simulator mechanics of Freddy Fazbear's Pizzeria Simulator (FFPS) with the RPG Adventure of FNaF World.


If You Care For Numbers:

2.7M+

Visits

21K+

Favorites


3K+

LIKES

Analytics are taken from our Roblox page and various social media pages.


As Seen In...

Building a TERRIFYING FNAF Location in MINECRAFT..
By: FusionZGamer

BUILDING MY FIRST FNAF PIZZERIA IN MINECRAFT
By: Dawko

I built my own custom FNAF map in Minecraft with mods
By: CuppaTeaExe

Playing FNAF: Management Wanted in SURVIVAL MODE
By: Kjwippy

View hundreds of other community made videos that use our mod here!


Words from the community:

Everything looks stellar . . . Honestly been waiting for some authentic minecraft models and other assets, so I love having a huge arsenal of assets and blocks to decorate with

@Battington_02
770k+ Subscribers

Thank you for creating this super awesome mod!
- Miriam
Yes thank you! - audrey! <3

Miriam & Audrey
Actors for Young Vanessa and Charlotte in the FNaF 2 Movie

This is probably, not even probably, this IS the best FNaF Mod on Minecraft, Period. There's so many things to do, there's so much content.

@GGallantGaming
600k+ Subscribers

Had lots of fun messing around with the mod. So many features that left me speechless when I found them. I will 100% be using it more often in the future!

@CuppaTeaExe
200k+ Subscribers

Great mod! Tons of really nice looking blocks. You can recreate pretty much any FNaF game with this mod!

@MrFreddy64
Creator of the FNAF Deluxe Collection

As far as I'm concerned, I haven't truly made it as a FNaF fangame developer until there's Frickbear's stuff in that one Minecraft mod.

@bobberbobman
Creator of Five Nights at Frickbear's

Probably the best FNAF Minecraft Mod out there!

@RoXo_1987
Creator of Purple Guy Hoax Animatronic

I LOVE MANAGEMENT WANTED

@lotodots
64k+ Subscribers

Menu
(function () { if (window.mobileMenuInitialized) return; window.mobileMenuInitialized = true; const elements = { toggle: null, menu: null, overlay: null, menuLinks: null, menuSocials: null, body: document.body }; const state = { isOpen: false, isInitialized: false }; function cloneMenuContent() { elements.menuLinks.innerHTML = ''; elements.menuSocials.innerHTML = ''; const navFragment = document.createDocumentFragment(); const desktopLinks = document.querySelectorAll("#links01 li a"); desktopLinks.forEach((link) => { const li = document.createElement("li"); const a = document.createElement("a"); a.href = link.getAttribute("href"); a.textContent = link.textContent; if (link.onclick) a.onclick = link.onclick; li.appendChild(a); navFragment.appendChild(li); }); elements.menuLinks.appendChild(navFragment); const socialFragment = document.createDocumentFragment(); const socialLinks = document.querySelectorAll("#icons01 li a"); socialLinks.forEach((link) => { const li = document.createElement("li"); const a = document.createElement("a"); a.href = link.getAttribute("href"); a.className = link.className; a.setAttribute("aria-label", "Social link"); a.setAttribute("target", "_blank"); a.setAttribute("rel", "noopener"); const svg = link.querySelector("svg"); if (svg) a.innerHTML = svg.outerHTML; li.appendChild(a); socialFragment.appendChild(li); }); elements.menuSocials.appendChild(socialFragment); } function toggleMenu(e) { e?.preventDefault(); e?.stopPropagation(); state.isOpen ? closeMenu() : openMenu(); } function openMenu() { state.isOpen = true; requestAnimationFrame(() => { elements.toggle.classList.add("active"); elements.menu.classList.add("active"); elements.overlay.classList.add("active"); elements.body.classList.add("mobile-menu-open"); }); } function closeMenu() { state.isOpen = false; elements.toggle.classList.remove("active"); elements.menu.classList.remove("active"); elements.overlay.classList.remove("active"); elements.body.classList.remove("mobile-menu-open"); } function handleLinkClick(e) { const link = e.target.closest("a"); if (!link) return; link.classList.add("clicked"); setTimeout(() => { closeMenu(); }, 125); link.addEventListener("transitionend", function removeClicked() { link.classList.remove("clicked"); link.removeEventListener("transitionend", removeClicked); }, { once: true }); } function init() { elements.toggle = document.querySelector(".mobile-menu-toggle"); elements.menu = document.querySelector(".mobile-menu"); elements.overlay = document.querySelector(".mobile-menu-overlay"); elements.menuLinks = document.querySelector(".mobile-menu-links"); elements.menuSocials = document.querySelector(".mobile-menu-socials"); if (!elements.toggle || !elements.menu || !elements.overlay) { console.error("Mobile menu: Required elements not found"); return; } cloneMenuContent(); const isTouchDevice = 'ontouchstart' in window; const eventType = isTouchDevice ? 'touchstart' : 'click'; elements.toggle.addEventListener(eventType, toggleMenu, { capture: true, passive: false }); elements.overlay.addEventListener(eventType, closeMenu, { passive: true }); elements.menu.addEventListener(eventType, (e) => { e.stopPropagation(); }, { passive: false }); elements.menuLinks.addEventListener(eventType, handleLinkClick, { passive: true }); state.isInitialized = true; } const initWhenReady = () => { if (document.querySelector("#links01") && document.querySelector("#icons01")) { init(); } else { requestAnimationFrame(initWhenReady); } }; if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", initWhenReady); } else { initWhenReady(); } })();

Site Announcement

Welcome to the new FNAF: Management Wanted website! It is still under constant development so let us know via our Discord Server what we can do to make this site the best it can be!
const STORAGE_KEY = 'announcement_dismissed'; const CONTENT_HASH_KEY = 'announcement_content_hash'; const wrapper = document.getElementById('announcementWrapper'); const closeBtn = document.getElementById('closeBtn'); const content = document.querySelector('.announcement-body').innerHTML.trim() + document.querySelector('.announcement-title').innerHTML.trim(); function hashCode(str) { let hash = 0; for (let i = 0; i < str.length; i++) { const char = str.charCodeAt(i); hash = ((hash << 5) - hash) + char; hash = hash & hash; } return hash.toString(); } function shouldShowAnnouncement() { const dismissed = localStorage.getItem(STORAGE_KEY); const storedHash = localStorage.getItem(CONTENT_HASH_KEY); const currentHash = hashCode(content); if (!dismissed || storedHash !== currentHash) { return true; } return false; } function dismissAnnouncement() { wrapper.classList.add('hiding'); const currentHash = hashCode(content); setTimeout(() => { wrapper.classList.remove('show', 'hiding'); localStorage.setItem(STORAGE_KEY, 'true'); localStorage.setItem(CONTENT_HASH_KEY, currentHash); }, 300); } closeBtn.addEventListener('click', dismissAnnouncement); if (shouldShowAnnouncement()) { wrapper.classList.add('show'); }

Frequently Asked Questions

have a question and it's not here? join our discord server and ask!

Will Management Wanted be available for Bedrock?

No, we don't have the resources for that at the moment. Additionally, we wouldn't be able to put it on the Minecraft Marketplace.

Can I make a Bedrock port and/or use your assets?

We strictly DO NOT allow ANYONE to make a bedrock port of FNAF:MW. If we find out you have and you uploaded a video showcasing/distributing it to YouTube, your Google/YouTube account WILL be striked. However in terms of assets, you just need to ask OVDR (via Discord or our Contact form) for permission and explain what you plan to do.

When's the next update coming out?

Mod development takes time, it can be hard to pinpoint an exact date, or it can put unnecessary pressure on the team. Please be patient, thanks! :)

How can I contribute to the mod?

We welcome feedback, suggestions, and bug reports! Join our Discord server to share your ideas.

Is the next update 1.4 or 1.0.0?

Our next update will now be 1.0.0. We decided to make this change to better express the size and quality of this update as well as adopt Semantic Numbering. We know it's confusing and not ideal, but going forward it should make it easier to understand what an update is! Major Version.Minor Version.Patches. So, a 1.5.3 update with 4 patches would be 2.1.4

Will there be support for newer & older versions of Minecraft?

Currently, we plan to have our next update, 1.0.0 (fka 1.4), be exclusively for NeoForge 1.21.1! In terms of downgrading, the answer is no.

Is there a branding folder I can use?

Yes! We have a branding folder containing our logos, promotional renders, and animatronic renders! You can access it here. We ask you only use our animatronic renders in YouTube thumbnails at this time.




Created by OVDR Studios


Founder & Director

OVDR


Senior Programmer

ZeusIGN


Programming

EdmunnTB
Yirmiri
ChrisArrived


Modeling & Texturing

OVDR
Boris
JD Bryant
GeodeTheCRT
LewisLikesToast
DEGIncarnate


Animating

StarzG
Matawelon
Anim
Shareish
GlitchyTrashCan


writing

OVDR
The C.N.E.
JD Bryant


Voice Cast

Helpy - Estrogen_Storm
Phone Guy - Fever852
Freddy Fazbear - Strictly
Bonnie the Bunny - ?
Chica the Chicken - ?
Foxy the Pirate Fox - Bilai Morri
Toy Freddy - EvilPhantomArcade
Toy Bonnie - Kash Velasquez
Toy Chica - BlurryUmbrellas
Toy Foxy - TheTVBunny
Mangle - TheTVBunny
Puppet - Kuki
Withered Freddy - ?
Withered Bonnie - Hans Yunda
Withered Chica - ?
Withered Foxy - Robin Nelson
Springtrap - CamDaMan
Nightmare Freddy - BugDroidCell
Nightmare Fredbear - ?
Nightmare - MothMommas
Nightmarionne - orvengore
Nightmare BB - MothMommas
Circus Baby - ixsapphire
Funtime Freddy - Corey LeVier
Bon Bon - BlurryUmbrellas
Bonnet - MayDoesAThing
Funtime Foxy - JustJBrick
Ballora - ?
Ennard - ixsapphire, Corey LeVier, JustJBrick, ?
Mr. Hugs - Murry
Happy Frog - BlurryUmbrellas
Mr. Hippo - MelodyVOA
Pigpatch - Corey LeVier
Nedd Bear - Monolith
Orville Elephant - ?
Rockstar Freddy - ZarchPlaysGames
Rockstar Bonnie - ?
Rockstar Chica - ?
Rockstar Foxy - Ray O'Hare
Music Man - Fever852
Funtime Chica - ahi_bit
Afton - CamDaMan
Scrap Baby - ixsapphire
Molten Freddy - Corey LeVier
Lefty - BlurryUmbrellas
Toon Springtrap - Zach Fuller
Dirtbag - Fever852
Pal Percy - Artydoesstuff
Stitchhare - gubblegum_
Gianni - Gianni Matragrano


SoundTrack Musicians

ThatRedHare
Way2Kool
ScaryTvMan
Ethi
ItzKeoni
Etanh
Devin Music
Dapper Husky
Robert The Rabbit


Sound Design

TheTVBunny
ScaryTvMan
Metro


concept art

OVDR
Birdie Candles
Akerne
ArcH1ve


Brand social media

ChrisArrived


Additional Assistance

[mims the second] – 3D Art
Bendu – 3D Art
SirPancakes - 3D Art
ItsSmudgy – 3D Art
NeedyNerd - 3D Art
CastIronSkillet – 3D Art
TeamLeaf - Renders
Negatiive3D – Renders
GreenProductions - Renders
BoniEggu – Animation
Waup – Animation
WB – Animation
TheDanielArtist – Animation
SomeoneCalledRagnarok – Animation
Dapper Husky – Music


Special Thanks

DiceGames
FazieFunBear
LilJetGames
Zwei
Polly
Battington
Phantron
Hew
Squeaks D'Corgeh
Gold571
Rollins Pierce
Cokos Beanz
MrFreddy64
Dot-e
Dorbledoo
Teajai
Gus
AdamantiumDragon
ItzSoara
Krazy Ant
NolandSpring



Listen to music made by the Management Wanted Music Team (aka Sound Team!)
Listening to our music helps the mod and these artists grow!


Contact Us


CHANGELOGS

Stay up to date with all the latest changes and improvements to FNAF: Management Wanted

FILTER OPTIONS
No results

NO RESULTS FOUND

PATCH

BETA 0.3.3

Since our next update won't be out for a while, take some bug fixes and small Quality of Life improvements!

20 Additions20 Bug Fixes

MINI UPDATE PATCH

BETA 0.3.2

Introduces more decorations, a boss battle, and animatronics!

45 Additions15 Bug Fixes

page not found!

Seems like the page you're looking for doesn't exist or has gone missing!