- Added: No longer enforce entity PIG to be a type /Spawner get
Set any entity to be the default entity:
Code (YAML):
pig:
name
: Pig
cost
: 5000.0
skull
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI3ZWM0NTllYzhiYTM1YWY5YmI0YzdlMDQ5YzdjZThkMjM0NTAyNWJjNDc0NDY2NDdhNTFiODE0YjMwOWRiOCJ9fX0=
# '/Spawners get' will give a pig spawner. You can just remove this option and place it somewhere else to change the default entity.
default
: true
- Fixed: Change saver not executing in some cases