Pack: Husk Drops Sand - teakivy/teaks-tweaks GitHub Wiki
Husk Drops Sand makes Husks drop 0-2 sand upon death (Making it a renewable resource). With Looting, the amount is up to 2 + the Looting level.
Looting Level | Minimum | Maximum |
---|---|---|
0 | 0 | 2 |
1 | 1 | 3 |
2 | 2 | 4 |
3 | 3 | 5 |
The config for this pack can be found in the config.yml
file for the plugin.
# Husk Drops Sand
# Husks drop 0-2 sand upon death (Making it a renewable resource).
# With Looting, the amount is up to 2 + the Looting level.
husk-drops-sand:
enabled: false
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
"husk_drops_sand.name": "Husk Drops Sand",
"husk_drops_sand.description": "Husks drop 0-2 sand upon death (Making it a renewable resource).<newline>With Looting, the amount is up to 2 + the Looting level.",
husk_drops_sand.name
- Default -
Husk Drops Sand
husk_drops_sand.description
- Default -
Husks drop 0-2 sand upon death (Making it a renewable resource).<newline>With Looting, the amount is up to 2 + the Looting level.