Capture Nets

A reusable net that captures any passive or neutral mob — including modded ones — and releases them anywhere with full NBT preserved. Named pets, color variants, ages, and tame state all survive the trip.

File Details

0.3.3+mc26.1.2

  • R
  • Jul 19, 2026
  • 74.78 KB
  • 10
  • 26.1.2+2
  • NeoForge

File Name

capturenet-neoforge-0.3.3.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:capture-nets-1552018:8465351"

Learn more about Curse Maven

Changed

  • Internal packaging metadata (pack.mcmeta) now declares the correct data pack format for Minecraft 26.1.x. The declared range previously stopped short of it.

Notes

  • Nothing changes for players — this build behaves identically to v0.3.2. There are no new features, no fixes to how the mod plays, and no reason to hunt for a difference.
  • The old value worked in practice, because Minecraft does not enforce pack formats for mod-bundled resources. This corrects it so the mod keeps working if that ever changes.