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