promotional bannermobile promotional banner

Dropt

Modify block drops based on player, gamestage, dimension, biome, held item, y-level, items dropped, fortune level, silktouch. Rules can be defined using ZenScript, JSON, or the DroptAPI.
Back to Files

dropt-1.12.2-1.3.3.jar

File namedropt-1.12.2-1.3.3.jar
Uploader
codetaylorcodetaylor
Uploaded
Jan 11, 2018
Downloads
1.0K
Size
76.0 KB
Mod Loaders
File ID
2519189
Type
A
Alpha
Supported game versions
  • 1.12.2

What's new

1.3.3
* Changed: internal refactoring / code cleanup / performance enhancements
* Changed: introduced whitelist/blacklist for five lists: `match.blocks`, `match.items`, `match.harvester.heldItemMainHand`, `match.harvester.playerName`, `match.harvester.gamestages`
* Note: syntax breaking changes for: `match.blocks`, `match.items`, `match.harvester.heldItemMainHand`, `match.harvester.playerName`, `match.harvester.gamestages`

1.2.3
* Fixed: indexing bug with weighted picker

1.2.2
* Added: dropStrategy enum, "UNIQUE | REPEAT" defaults to repeat (current behavior)
* Fixed: critical bugs causing multiple file rule matching to fail and produce unexpected results
* Changed: minor debug output corrections

1.1.2
* Changed: the location of the log file has moved from the config folder to the instance's root folder: `[instance]/dropt.log`
* Changed: added to and polished debug output

1.1.1
* Added: debug feature, see SYNTAX.md and DEBUG.md

1.0.1
* Fixed: NPE (#1)

1.0.0

This mod has no related projects