Files
mob-capture/README.md
BananaPuncher714 641631a0dd Initial commit
Added support for entity capture and spawning with eggs
Added README
Added spigot docker build tools
Added some comments
2025-11-20 00:08:35 -05:00

6 lines
351 B
Markdown

# Mob Capture
This plugin serves as a basic example on how to use NBTEditor to manipulate entity data, such as
storing it in an item, and retrieving and applying it to an existing entity. It also highlights
the ability to work with entirely vanilla mechanics, such as spawn eggs, which can be extended to
work with more complex things, like spawners.