Commit graph

493 commits

Author SHA1 Message Date
WayofTime
9ce9c66fb9 Created the base items class, for items that are mainly just used in recipes.
Created reagents to be used in array crafting and added the array recipes for the water, lava, void, green grove, fast miner, elemental affinity, sight and air sigils.
Fixed the textures for the Sight sigil and Fast Miner sigil.
2015-12-28 15:59:35 -05:00
WayofTime
440e629e11 Finished the Binding array, including lightning. Need to add special EntityItem to prevent items burning. 2015-12-27 21:11:42 -05:00
Arcaratus
5dff08380d Basic sigils implementation 2015-12-27 19:38:12 -05:00
WayofTime
ae85224003 Added a new circle for the binding array. 2015-12-27 15:44:56 -05:00
Nick
e6a11c2e4f Add a JEI description to the Altar Maker 2015-12-26 17:08:58 -08:00
WayofTime
d4ec4dec8e Created initial mock binding ritual with the Alchemy arrays. 2015-12-26 10:32:53 -05:00
WayofTime
073830a785 Created initial AlchemyArray block which will be used in crafting. SightSigil array is used for testing purposes for rendering. Packets and changing the shown image need to be completed. 2015-12-23 15:20:26 -05:00
Nick
1d7565553a Apparently these assets never got pushed 2015-12-23 01:08:39 -08:00
Nick
13d9cb4b5a Add registry for Binding rituals and add JEI support 2015-12-02 19:27:28 -08:00
Nick
42d6c4b59b Whoops, forgot EtherealSlates 2015-12-02 16:28:07 -08:00
Nick
7dd170e5ad Inscription Tools and Slates 2015-12-02 00:55:32 -08:00
Nick
437dc1b96e Tweaks to damage. It now uses the DamageSource correctly 2015-12-01 23:35:09 -08:00
Nick
ff055a33da Some cleanup
Changed AltarMaker chat anti-spam.
Fixed formatting for AltarMaker messages
2015-11-29 17:12:44 -08:00
Arcaratus
9eb3097b5a Added assets 2015-11-29 19:33:17 -05:00
Nick
ac29e593ba Localize ritual stones 2015-11-29 01:32:52 -08:00
Nick
91f88b846f Add support for JustEnoughItems
Will build on as we add more recipe types.
2015-11-28 23:52:06 -08:00
Nick
34dee6447b A whole lot of formatting cleanup
Also changes NBTHolder to a standard Constants class with subclasses for each category
2015-11-28 18:25:46 -08:00
Nick
cbd4f8c75f First pass on Pedestal/Plinth
I just want this out of my uncommitted file list...
2015-11-22 14:03:51 -08:00
Nick
9035f800e2 Easier handling of meta blocks 2015-11-17 15:52:31 -08:00
Nick
9a6d8d6d60 Blood Letter's Pack + Coat of Arms 2015-11-11 10:45:46 -08:00
Arcaratus
86fcd4808b Finished Water, Lava, and Void sigils
Also added in bloodstone
2015-11-07 21:37:12 -05:00
Arcaratus
2fc34a5138 Sacrificial Commit 2015-11-07 11:51:41 -05:00
WayofTime
bf912ae03f Created the BlockRitualStone and had it implement IRitualStone. Created .json files necessary
Created PropertyRuneType.
2015-11-06 21:41:15 -05:00
WayofTime
8f623de469 Created test block which is coupled to the Default Spell Modifier .json model. The model has three submodels: the core, the output, and the input. 2015-11-06 17:26:38 -05:00
Arcaratus
ab60e5f3fe Finished the Altar 2015-11-03 10:34:11 -05:00
Nick
ac5402df6b Cleanup
Renders for Runes
Creative crystal renders
Formatting
Lang additions
Some attempted (not successful) fixes for SoulNetwork
2015-11-02 19:18:53 -08:00
Nick
72041e936a Altar renders now 2015-11-02 15:28:33 -08:00
Nick
096ba02450 Refactor everything to WayofTime.bloodmagic.* 2015-11-02 12:39:47 -08:00
Nick
3a7e0a3a8c Begin rituals + some refactoring 2015-10-31 13:47:43 -07:00
Nick
07b1f36594 Okay... They render now... 2015-10-30 22:07:06 -07:00
Nick
b45172294d JSON models hurt my head 2015-10-30 21:20:23 -07:00
Nick
2bf78bc61c Divination Sigil no longer spams chat 2015-10-30 16:54:59 -07:00
Nick
09ff96fe03 Life Essence 2015-10-29 22:22:08 -07:00
Nick
61365dc80f Use abstracted ModelLoader method in Orb Registry + Stop Orb JSON spam 2015-10-29 22:06:18 -07:00
Nick
ce5e529135 Move old blockstates to old folder 2015-10-29 22:05:48 -07:00
Nick
e3d4afa123 Rewrite is Go!
Just moving over all my changes from my fork
2015-10-29 20:22:16 -07:00
Arcaratus
d15c4f2c8e JSON and the Arghhhh-onauts 2015-08-24 17:27:49 -04:00
WayofTime
9658ce06f7 A lot more .json files (4) 2015-08-17 20:16:39 -04:00
WayofTime
93d5f4ad83 Texturez (3) 2015-08-12 17:24:45 -04:00
WayofTime
010f9ec49c Moar .jsons (wow, that's a lot...) (2) 2015-08-12 14:41:01 -04:00
WayofTime
8006c87e06 Slowly adding the .jsons (1) 2015-08-12 14:20:17 -04:00
Arcaratus
a2c4f4b965 All the items !sigils 2015-07-30 17:24:20 -04:00
WayofTime
8241c3cbd1 Added the .jsons for the base runes and added the BlockStates to it. 2015-07-29 22:07:13 -04:00
WayofTime
aed8436204 Deleted unused resources, added a test .json for the armour forge. 2015-07-29 21:45:19 -04:00
Arcaratus
419f532502 Finished all Blocks 2015-07-29 14:35:00 -04:00
Arcaratus
e5abfd03e5 Did ModBlocks 2015-07-29 11:30:24 -04:00
WayofTime
c5681dc831 Initial commit of BM 1.8 2015-07-29 08:23:01 -04:00
Arcaratus
c447106cb1 Performance Commit 2 2015-07-28 13:49:26 -04:00
Arcaratus
acfc78187f Added in the Demon Spawn achievement 2015-07-28 13:03:47 -04:00
qianzha
e953f9e3eb Update zh_CN.lang (v1.3.3-4) 2015-07-19 20:43:20 +08:00