promotional bannermobile promotional banner

PLAYTIME CO: POPPY PLAYTIME [GIBLET]

The Playtime CO experiments

File Details

playtime_co-poppy-playtime-1.8.0-forge-1.20.1.jar

  • R
  • Apr 17, 2026
  • 88.15 MB
  • 337
  • 1.20.1
  • Forge

File Name

playtime_co-poppy-playtime-1.8.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:playtime-co-poppy-playtime-1469978:7938762")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

CHANGELOG V.1.8:

```Added automatic event spawns for Huggy Wuggy, Kissy Missy, and The Prototype.
Added persistent per-dimension timers, so each dimension tracks its own spawn/noise countdowns.
Added The Prototype spawn timer: spawns after 1006s.
Added The Prototype noise timer: plays a random Prototype sound every 400s.
Added Huggy Wuggy spawn timer: spawns after 800s.
Added Kissy Missy spawn timer: spawns after 800s.
Added despawn timers for event-spawned mobs.
Huggy Wuggy despawns after 150s.
Kissy Missy despawns after 150s.
The Prototype despawns after 70s.
Improved despawn logic so timers also count real-world time, even if the singleplayer world is paused.
New Commands

Added /prototype get_timer <dimension> spawn
Added /prototype get_timer <dimension> noise
Added /prototype fast_forward spawn <seconds>
Added /prototype fast_forward noise <seconds>
Added /prototype get_target
Added /huggy spawn
Added /huggy get_timer <dimension> spawn
Added /huggy fast_forward spawn <seconds>
Added /huggy get_target
Added /kissy spawn
Added /kissy get_timer <dimension> spawn
Added /kissy fast_forward spawn <seconds>
Added /kissy get_target
Kissy Missy

Added Kissy Missy as a new registered entity: playtime_co_huggy_wuggy:kissy_missy.
Added Kissy Missy model, texture, renderer, animation file, and spawn egg support through the entity registration.
Added a Kissy Missy control GUI opened with J.
Added follow / stop-follow controls for Kissy Missy.
Added networking for Kissy Missy control packets.
AI And Behavior

Kissy Missy targets hostile mobs.
Huggy Wuggy avoids damaging the player when Kissy Missy is nearby.
Huggy Wuggy can look at and follow Kissy Missy.
Fixed Huggy roar behavior while chasing the player.
Added client packet support so Huggy’s roar animation can sync properly.```