Electroblob
438f5d7a2e
Merge branch '1.12.2' into 1.12.2-dev
2018-06-05 21:44:17 +01:00
Electroblob
5947b2ee62
Fix smoke bomb recipe and allow charcoal to be used
2018-06-05 16:00:47 +01:00
Electroblob
f88aac11e9
Convert all non-dynamic recipes to JSON, add ore dictionary support where appropriate and change incorrect "amount" tag to "count", fixes #18
2018-06-05 15:43:14 +01:00
Electroblob
49a6dc43c1
Cleanup
2018-06-04 17:20:39 +01:00
Electroblob
194bff3e6a
Miscellaneous lang file fixes
2018-06-04 13:09:23 +01:00
Electroblob
f15919fdce
Organise the config file and GUI into categories
2018-06-04 12:39:56 +01:00
Electroblob
9b5e5a871c
Add dimension whitelist option for evil wizard spawning and restrict numbers to 1 per chunk, closes #26
2018-06-03 22:22:18 +01:00
Electroblob
f72ed33515
Add mind control targets blacklist config option
2018-06-03 18:17:05 +01:00
Electroblob
df14912693
Add new files for the particle refactoring
2018-05-02 13:17:04 +01:00
Electroblob
db057a5ca9
Update credits
2018-04-08 00:03:15 +01:00
Electroblob
8316dcad70
Change some advancement icon frames and add new background
2018-04-07 17:49:59 +01:00
Electroblob
0424e409fc
Fix root advancement localisations and rename all advancement translation keys to bring them in line with everything else
2018-04-07 00:08:26 +01:00
Philipp Rustemeier
6890ae765a
Fix JSON recipe crafting with ore dictionary
...
In current Forge, you can use OD entries in normal crafting recipes; using the special forge crafting recipe types is no longer necessary.
2018-03-16 18:08:55 +01:00
Philipp Rustemeier
b9d240799d
Finish changing modid to 'ebwizardry'
...
- Fix up translations, resource IDs, paths etc.
- Where possible, the modid part in most strings now just reuses Wizardry.MODID
2018-03-16 18:08:47 +01:00
Philipp Rustemeier
612bbdb64d
Replace Achievements with Advancements
...
- Advancements are now in JSON files, converted by the included migration script.
- WizardryAdvancementTrigger is a generic achievement trigger that can be reused throughout the code to trigger custom advancements not covered by the JSON conditions.
- Plus some other small and obvious fixes.
2018-03-16 18:08:34 +01:00
Philipp Rustemeier
62c2a9e9b8
Various small fixes for 1.12
2018-03-16 18:07:37 +01:00