Arcaratus
1ae356c886
Initial stab at API structuring ( #1711 )
2020-11-18 13:53:20 -05:00
WayofTime
cb2db9bc50
Finished implementation of Incense Altar and associated blocks.
...
Also added the recipe for the Ritual Tinkerer, as well as the finalized book entry for the Incense Altar.
2020-11-13 19:44:57 -05:00
WayofTime
de5b422a41
Reimplemented Sentient Tools
...
Reimplemented the Sentient Axe, Pickaxe, and Shovel, as well as fixed the ability for the sentient weaponry to drop aspected Will.
2020-11-08 21:35:26 -05:00
WayofTime
0297f3a979
Readded Fluid capabilities to altar.
...
Also readded the recipe for the bucket of life.
2020-11-08 21:04:20 -05:00
WayofTime
eb1fb71f43
Recipe Fixes and mods.toml fix
...
Actually added the Blood lamp reagent to the recipes (oops). Also reduced the cost of the blank rune by one slate.
2020-11-07 19:38:56 -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
4f46dc150d
Added reversion recipes
...
Added reversion recipes to the Alchemical Reaction Chamber. This allows no longer used blood orbs to be converted back to their pre-crafted form.
2020-11-01 19:07:00 -05:00
Jeremiah Winsley
990f67cf55
Remove buffer writes from read method ( #1705 )
2020-11-01 17:17:31 -05:00
WayofTime
c41021aba1
Alchemy Table recipes
...
Added some more recipes.
2020-11-01 17:15:28 -05:00
WayofTime
bf6250272c
Readded the Alchemy Table
...
Finished adding the Alchemy Table with JEI compatability. Also added recipes for the ARC block and the Alchemy Table.
2020-10-31 13:42:28 -04:00
WayofTime
37c5e807b0
Added a few recipes
...
These include the Bloodstone Brick and a way to get the Weak Blood Shard! Yay!
Now if only the ARC was obtainable yet, lol.
2020-10-30 17:56:25 -04:00
WayofTime
1ead4ff820
Finalized ARC
...
Finished 99% of the implementation work for the ARC and recipe system. Still need to populate the recipes (which will require textures for some items have have yet to be added).
2020-10-30 16:41:41 -04:00
WayofTime
9fa68e86ae
Attempt to fix 1.16.3 branch's issues on the repository
...
Added the original 'wayoftime' folder back, so see if that fixed the multiple folder issue.
2020-10-29 15:50:03 -04:00
WayofTime
6b4145a67c
Attempt to try to fix the 1.16.3's branch having multiple 'wayoftime' folders.
2020-10-29 15:48:44 -04:00
WayofTime
4dfa414a56
Fixed the ARC Serialization
2020-10-27 18:32:43 -04:00
WayofTime
6f6f2049c1
Update TartaricForgeRecipeProvider.java
...
Updated the recipes so that the Air Reagent is craftable.
2020-10-27 14:55:48 -04:00
WayofTime
ab230b7af4
Fixed recipes and System messages
...
I'm stupid rooDerp
2020-10-27 14:49:26 -04:00
WayofTime
f0d62b997a
Part 2 of ARC Recipe Implementation
...
Added the ability for FluidStacks to be used as inputs and outputs, with a bit of cribbing off of how Mekanism handled their FluidStackIngredient.
2020-10-27 10:40:39 -04: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
6e3f1b3a4e
RItual Recipes
...
Finished adding the base recipes that are required for the Rituals.
2020-10-25 11:51:58 -04:00
WayofTime
85e47dbfa8
Part 1 of reimplementing Ritual Diviner
...
Finished the placement of the Ritual Stones from the ItemRitualDiviner.
Still need to finish the rendering system for the ghost blocks.
2020-10-24 22:37:04 -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