Nicholas Ignoffo
ddaadfbe52
Swap the API packages
...
The new one is now built for the api jar and the old one is now internal.
It will slowly be moved around to sane places within the internal code. Most
of the features provided in the old "api" are addon specific features which
will generally rely on the main jar anyways. The new API will be specific
to compatibility features, such as blacklists, recipes, and value modification.
2018-02-05 17:04:46 -08:00
Nicholas Ignoffo
08258fd6ef
Run formatter
2017-08-15 21:30:56 -07:00
Nicholas Ignoffo
5fcdd978d7
this doesn't compile yet, but have something to peek at
2017-08-14 20:53:46 -07:00
Nicholas Ignoffo
f7b8dc0d84
API-facing methods for removing recipes ( #1152 )
2017-06-01 22:16:24 -07:00
Nicholas Ignoffo
62f3847d88
Add missing wildcard check for altar recipes
2016-10-22 16:06:48 -07:00
WayofTime
34d9649c70
Fixed the Blood Altar so that it can (again) work on a stack size larger than 1
2016-07-20 21:29:04 -04:00
Arcaratus
c34bd48aa5
Store ItemStackWrappers instead of just ItemStacks ( #844 )
...
* Store ItemStackWrappers instead of just ItemStacks
Allows proper usage of getRecipeForInput()
* Refactoring and helper methods
2016-07-08 15:13:46 -07:00
WayofTime
b56bbef29e
Formatting!
2016-04-05 16:16:17 -04:00
Arcaratus
800ffa213b
OreDict Altar Recipes!
...
OreDict support for altar and alchemy array recipes!
Changed the alchemy array JEI image
Recipe modularizations
Fix
Like this?
Tehnut patch
Change to List<ItemStack>
2016-03-27 13:12:56 -04:00
Nick
6c729db70c
Initial 1.9 commit
...
This DOES NOT BUILD. Do not even attempt.
Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
WayofTime
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
WayofTime
da6f410394
Lots of import rearrangement due to odd "clean up" algorithm. Added Crystals, which are very WIP.
2016-02-25 08:54:18 -05:00
Nick
48622bf2e7
All Getter methods for lists/maps in registry now return new copies
2016-02-18 09:49:12 -08:00
WayofTime
71421b7d88
Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1
2016-01-02 17:56:37 -05:00
Nick
e157a68696
Orb filling recipes
2016-01-01 19:59:10 -08:00
Vindex
e8b4e6f2c0
Comment fixes
2016-01-01 10:34:17 +01:00
WayofTime
e48eedb874
Changed formatting to have bracing on a new line
2015-12-30 15:34:40 -05:00
Nick
61b2b293ba
Clean up some logging + protect against negative values in Altar Recipes
2015-12-23 09:41:59 -08:00
WayofTime
4e063e24a0
Removed latent System.out and reformatted to an inferior format.
2015-12-22 21:05:47 -05:00
WayofTime
f1a3c5ee46
Fixed Orb filling and added the Weak Blood Orb as a fillable orb.
2015-12-22 21:03:00 -05:00
Nick
13d9cb4b5a
Add registry for Binding rituals and add JEI support
2015-12-02 19:27:28 -08:00
Arcaratus
a6d329cf98
Altar works
2015-11-27 20:15:19 -05:00
Nick
798d4b926c
Use a wrapper instead of ItemStacks for Altar recipes
2015-11-03 10:00:40 -08:00
Nick
e12c78877e
Fix recipe by stack lookup
2015-11-03 09:47:38 -08:00
Nick
096ba02450
Refactor everything to WayofTime.bloodmagic.*
2015-11-02 12:39:47 -08:00