Game
Five nights at Freddy`s: Enhanced Madness

21 days ago

Devlog from 02/03/2026 13:11


Today I've made almost all the new icons for the items.

items_prev_mask_2.png
items_prev_box.png
items_prev_tm.png
items_prev_boxcoins.png
items_prev_tablet.png
items_prev_mop.png

I had to redo the flashlight, mask, mop, and tablet models from scratch before realizing that json models can be uploaded to Mine-imator... -_-


You will also have to make an exact model of the walkie-talkie from scratch, because the json walkie-talkie does not open from the mod. Well, there's a texture for that... Бля...


And by the way, yesterday I tried to add footsteps for animatronics to the map using the Presence Footsteps (Forge) mod. but the animatronics have the usual steps, but without their own (I added sounds and it's fashionable to play them through the playsound command). What the hell am I supposed to do?

		
			{
  "acoustics": {
    "random_step_event": {
      "0": {
        "sound": [
          "presencefootsteps:a_step_1.ogg",
          "presencefootsteps:a_step_2.ogg",
          "presencefootsteps:a_step_3.ogg"
        ],
        "vol_min": 0.3,
        "vol_max": 1.8,
        "pitch_min": 0.9,
        "pitch_max": 1.1
      }
    }
  },
  "entities": {
    "management_wanted:rewritten_freddy_night": "pf_presence.animatronic.walk",
    "management_wanted:rewritten_bonnie_night": "pf_presence.animatronic.walk",
    "management_wanted:chica_night": "pf_presence.animatronic.walk",
    "management_wanted:captain_foxy_night": "pf_presence.animatronic.walk",
    "management_wanted:mr_hippo_night": "pf_presence.animatronic.walk",
    "management_wanted:withered_freddy_night": "pf_presence.animatronic.walk",
    "management_wanted:withered_bonnie_night": "pf_presence.animatronic.walk",
    "management_wanted:withered_chica_night": "pf_presence.animatronic.walk",
    "management_wanted:withered_foxy_night": "pf_presence.animatronic.walk"
  }
}

		
	

(Contents of the acoustics.json file)
I know, I'm not much of a programmer.



0 comments

Loading...

Next up

Devlog from 25/02/2026 15:30

Devlog from 02/03/2026 14:49

Last Devlog of the day 02/24/2026 23:59

Ghost Hunting!

Devlog from 26/02/2026 00:26 i go to sleep.

Devlog from 02/03/2026 17:24

Devlog from 26/02/2026 18:03

A soul desolate

Devlog from 28/02/2026 13:34