Commit graph

24 commits

Author SHA1 Message Date
WayofTime
797963ff04 Fixed ARC FluidTanks + book work
Fixed the ARC so that it could actually accept FluidStacks via capabilities. Also added several entries to the book regarding the Blood Altar and its runes.
2020-11-11 11:19:21 -05:00
WayofTime
15e538c800 Work on the ore tripling and various other things
Finished adding items required for the ore processing systems. Almost to the point where things are finalized for the first alpha release.
2020-11-05 16:10:50 -05:00
WayofTime
bacd3d27f2 Added more items
Added more items from previous versions, including the Demon Crystal Clusters.
2020-11-02 18:53:48 -05:00
WayofTime
f9327d8f5a ARC Recipe Framework Part 1
Added the serializers, deserializers, builders, etc, for the Alchemical Reaction Chamber recipe, ARCRecipe. The block does not currently have the functionality to use it yet.

And only when I am currently writing this do I realize I forgot to add FluidStack functionality to the recipes. Welp.
2020-10-26 21:48:53 -04:00
WayofTime
d617911d7a Creation of 1.16.3 branch
Initial publishing of the 1.16.3 branch of the mod. A lot of systems are missing (such as Rituals and Living Armour), but enough is present for a decent Alpha release.
2020-10-24 08:59:04 -04:00
WayofTime
65104db564 Added Fluid routing to the routing nodes - this is done by using the Fluid Filter and placing a fluid container as the filter.
(cherry picked from commit a5a17f6)
2017-01-02 01:34:33 -08:00
WayofTime
378c59d2b3 Updated to Forge 1826 2016-04-02 16:02:01 -04:00
WayofTime
4a58fc5518 Updated Forge to 1813. Worked on the SentientArmour so that it is able to use the different will types depending on what is the highest. 2016-03-29 09:22:25 -04:00
WayofTime
0712ec4542 Test push to see if the dev build builds. 2016-03-27 07:44:54 -04:00
WayofTime
5cb39d1dbd Updated to Forge 1811 2016-03-26 14:32:06 -04:00
WayofTime
95b10f35c8 Fixed "see through world" syndrome for most blocks 2016-03-22 09:31:47 -04:00
WayofTime
48b3a7ce8b Fixed #676 2016-03-19 08:29:38 -04:00
WayofTime
10c6829482 Block fixes 2016-03-18 13:16:38 -04:00
WayofTime
0c268a0bea Test push to verify everything is working 100% 2016-03-17 16:47:15 -04:00
WayofTime
620023d098 Fully implemented discrete demon will, which means the demon crystals can be inserted into demon crucibles to create will. 2016-02-27 16:36:56 -05:00
WayofTime
d947f23696 Attempted to improve the crucible's logic. 2016-02-18 09:03:18 -05:00
WayofTime
4e054224ac Fixed step height issues with PotionBoost. Fixed some formatting errors. Set the path blocks' max path lengths. 2016-02-09 15:53:22 -05:00
WayofTime
ea988e3f58 Fixed mtls 2016-02-06 17:42:10 -05:00
WayofTime
61e6cf2a14 Renamed nomenclature to Demonic Will instead of souls - still missing a few spots 2016-01-09 10:47:36 -05:00
WayofTime
39015f05a6 Changed Soul Forge Gui texture 2016-01-07 22:40:04 -05:00
WayofTime
2a13998ed0 Fixed a few recipe issues. 2016-01-02 08:03:41 -05:00
Vindex
fa24ea4118 Eclipse and IDEA formatting settings and Prevent reformatting
EnumAltarTier so that IDEA doesn't mess with it
2016-01-01 10:12:14 +01:00
WayofTime
e8d1ff4997 Reformatting with Vindex's magic 2015-12-31 13:50:38 -05:00
Vindex
77a9a8c445 Eclipse settings - all developers must import these to keep formatting 2015-12-31 18:11:18 +01:00