nossr50
772ceddf65
ExcavationTreasureConfig pt 1
2019-03-28 23:46:41 -07:00
nossr50
15be278ee1
kill TreasureConfig.java
2019-03-28 23:46:40 -07:00
nossr50
349a714134
Treasure Config Split pt 2, Configs now register to be backed up with the config manager
2019-03-28 23:46:39 -07:00
nossr50
41bfba0c68
treasures.yml is now split into 3 treasure configs
2019-03-28 23:46:39 -07:00
nossr50
83ee9ca92c
DefaultKeys refactored to UnsafeValueValidation
2019-03-28 23:46:39 -07:00
nossr50
e6aee141fb
Update config constructors to pass removeOldKeys boolean
2019-03-28 23:46:38 -07:00
nossr50
e7d8e51722
mod configs are taking a break
2019-03-28 23:46:09 -07:00
nossr50
d7e0c95984
rewire getInstance() for configs
2019-03-28 23:44:15 -07:00
nossr50
f4ba472403
new config pt 10 - All configs are now managed by ConfigManager (WIP)
2019-03-28 23:44:15 -07:00
nossr50
9731b9cffb
new config pt 9
2019-03-28 23:43:19 -07:00
nossr50
b2b623505d
Removing traps from fishing command
2019-01-27 20:27:48 -08:00
nossr50
95d60e646d
Diminishing returns now has an optional minimum gains setting
2019-01-14 22:11:58 -08:00
t00thpick1
44ed35825f
more cleanup in the TreasureConfig.
2018-08-30 23:59:55 -04:00
t00thpick1
64dfc1e3d3
Fix hylian drops
2018-08-30 23:28:48 -04:00
Shane Robertson
ee324c77a9
Fixed errors with block-based skill experience ( #3506 )
...
* Updated configs
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain
* Fixed most block based experience gain & updated wooden_tools
* Removed debug prints
2018-07-26 19:53:29 -04:00
t00thpick1
0a1559511a
Quick and dirty 1.13 update. I.e. it now compiles for 1.13.
2018-07-23 22:13:57 -04:00
t00thpick1
c054ff851a
Fix excavation treasures
2017-06-14 21:14:09 -04:00
t00thpick1
755787f9ee
Add sapling types
2017-06-10 14:30:06 -04:00
t00thpick1
24f8b2fbd5
More configuration for hylian luck
2017-06-10 14:16:31 -04:00
t00thpick1
ee02a19e9a
Add more configuration to shake treasures
2017-06-10 13:59:49 -04:00
t00thpick1
15436b44da
Update configurations and skill block checks to be more configurable.
2017-06-10 13:47:20 -04:00
Nathan Piercy
95167f44f1
Add shaking from shulkers
2017-06-04 16:34:48 +10:00
kanesada2
2e7f56eeb5
fix shake for WITHER-SKELETON. avoid to use getSkeltonType()
2017-01-13 14:10:55 +09:00
t00thpick1
315b713005
These should definently not be hard coded in the future... but allow rabbits and guardians to be shaken down
2016-06-19 17:41:18 -04:00
t00thpick1
cbf2f34f93
Update Treasures for potions
2016-03-11 22:42:55 -05:00
t00thpick1
e347bc1c9e
Short data, Fixed #1909
2015-03-18 15:28:57 -04:00
TfT_02
d5a2dea06b
Add option to shake items from player inventories
2014-12-20 23:55:49 +01:00
TfT_02
d188224c06
Make it possible to shake heads from players
2014-12-20 23:55:49 +01:00
t00thpick1
e71eff852c
Add ChatColor support for lore and custom item names. Add lore and custom item name support for potions and dyes.
2014-12-20 02:16:23 -05:00
TfT_02
0de1187012
Fixed setting custom names and lore with treasures
2014-06-22 20:42:48 +02:00
TfT_02
10dd7619bf
Support MATERIAL|data
format in treasures.yml
...
Allows users to use the same material type for multiple treasures in
treasures.yml
Fixes #1965
2014-04-05 18:31:01 +02:00
GJ
da5e770e06
Add Podzol & Red Sand to Excavation
2014-03-29 17:12:54 +01:00
GJ
69ef7f40d8
Command cleanup.
2013-11-08 23:14:11 +01:00
TfT_02
82f8c4ce36
Fishing Treasure Hunter overhaul
2013-10-12 02:41:13 +02:00
GJ
81140824e4
Backup and replace updated treasures.yml file.
2013-10-07 13:09:46 -04:00
TfT_02
2f90e533a5
Improve validation messages of treasures.yml
2013-10-06 09:51:33 +02:00
GJ
eb2e0d3abf
Fixed Hylian Luck not working at all.
...
Fixes #1508
2013-10-04 10:27:18 -04:00
GJ
1a88b0b944
Better way to handle ink sacks, allows for dropping of multiple types.
2013-09-16 12:48:08 -04:00
GJ
64e1448782
Added ability to give items names & lore through treasures.yml.
...
Adds #1419
2013-09-15 21:09:32 -04:00
GJ
de07316261
Just in case there's something broken in the file.
2013-09-15 16:49:41 -04:00
GJ
8af41975ff
Don't keep trying to load if they've got an old file.
2013-09-15 16:09:41 -04:00
GJ
957bbbc9b2
Warn if treasures.yml is outdated.
2013-09-15 15:59:29 -04:00
GJ
797ac20567
Added Horses to the "Shake" ability.
...
Witches no longer drop water bottles from Shake, since they no longer drop them in Vanilla.
Changed format of treasures.yml.
**YOU WILL NEED TO UPDATE YOUR FILE TO THE NEW FORMAT**
2013-09-15 01:07:04 -04:00
GJ
07dd460d78
Validate in a seperate function.
2013-08-20 15:51:12 -04:00
GJ
045d74fb9d
These were basically the same function.
2013-08-20 15:15:42 -04:00
GJ
04224b309a
Add snow to excavation. No treasures will drop from snow by default,
...
but they can be added to the treasures.yml file by specifying
"Drops_From:
Snow: true"
Adds #1229
2013-07-11 14:41:23 -04:00
GJ
5e00636761
And a little more...
2013-05-22 22:30:09 -04:00
Glitchfinder
5f50a46603
Setting the treasure config to only enforce data limits for blocks.
2013-05-13 20:22:09 -04:00
GJ
c60e5a65d6
Fixed shake drops not working.
...
NOTE: You need to delete your treasures.yml and allow it to regenerate.
2013-04-13 11:34:38 -04:00
GJ
875091a1ce
Added ability to configure drops from Shake in treasures.yml
2013-04-11 21:40:09 -04:00