Added an option to remove the Easter Egg block when a player collect it.
Changes in the config.yml
Code (YAML):
easter-eggs: # Spooktacular Halloween! candy-basket:
texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODdmNTA0Y2RiZjViMjExMjFiODIxODUyOGRjZTU2NzUwNWQ0NTY3ZDdlNzJjZDQzYTQ2M2NkNTFjODAxM2E2In19fQ==" # Should we remove the Easter Egg when a player collect it? remove-on-collect:
enabled: false