Initial commit
Added support for entity capture and spawning with eggs Added README Added spigot docker build tools Added some comments
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user