Cardboard Pet

Summon a loyal cardboard-box companion that defends its owner, hunts hostile mobs, and can be armed and grown giant-sized.
Back to Files

cardboard-pet-forge-1.20.1-0.4.3.jar

File namecardboard-pet-forge-1.20.1-0.4.3.jar
Uploader
TalxumiiiGTXTalxumiiiGTX
Uploaded
Jul 20, 2026
Downloads
18
Size
72.2 KB
Mod Loaders
Forge
File ID
8469807
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cardboard-pet-1615311:8469807")

Learn more about Curse Maven

What's new

### Fixed
- Cardboard boxes now actually attack twice as often (every 10 ticks instead
  of 20) both on the ground and mid-flight. A first attempt overrode
  `MeleeAttackGoal#getAttackInterval()`, which turned out to have no effect:
  vanilla's `resetAttackCooldown()` hardcodes a 20-tick delay instead of
  consulting it, and the backing cooldown field is private. Fixed by
  overriding `checkAndPerformAttack(...)` directly with a self-managed
  cooldown instead.

This mod has no additional files