File Details
SurpriseBags v1.8
- R
- Dec 11, 2013
- 35.22 KB
- 827
- 1.7.2
File Name
surprisebags.jar
Supported Versions
- 1.7.2
Version 1.8
- Switched color code on items from the section symbol (minecraft's color code) to the ANSI-friendly ampersand character (&). This applies on the display name of items and lore. Update the wintersday-gift accordingly.
- Added a new setting for the bags: "limit-mob" which is a list of mobs that will drop the bag. If this list is empty, all hostile mobs will drop the bag (based on drop-rate of course).
For example:
# # Limit Mobs # # Limit the drop of this bag to the listed mobs only. # limit-mob: - creeper - zombie
It the example above, only creepers and zombies will drop the bag. Note that this setting is part of the bag's config file, not config.yml.

