<feed xmlns='http://www.w3.org/2005/Atom'>
<title>old-mc/jewelrycraft.git/src/main/java/darkknight/jewelrycraft/curses/CurseFlamingSoul.java, branch 1.7.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/'/>
<entry>
<title>Format/import cleanup</title>
<updated>2019-08-23T00:01:40+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-08-23T00:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=20bef6e26d948698398bd16aeab8c9e6b89110e4'/>
<id>20bef6e26d948698398bd16aeab8c9e6b89110e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting pass</title>
<updated>2018-05-24T20:03:42+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-05-24T20:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=9a4d1e95ea7784f0f98ea2913701a3a3c28aefaa'/>
<id>9a4d1e95ea7784f0f98ea2913701a3a3c28aefaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update of all changes</title>
<updated>2018-05-24T19:50:07+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-05-24T19:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=4f7ad220df0438b6f3382110577b53f29da46453'/>
<id>4f7ad220df0438b6f3382110577b53f29da46453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a config option to disable curses.</title>
<updated>2015-08-15T11:34:37+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-08-15T11:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=59799cad7771597dd58e8a26edcdcecfa37c0624'/>
<id>59799cad7771597dd58e8a26edcdcecfa37c0624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a curse tab, added a config to enable/disable extra jewelry info,</title>
<updated>2015-07-01T15:11:31+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-07-01T15:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=46186569d5cb462f90e59a37dc17a9fad51cfa4a'/>
<id>46186569d5cb462f90e59a37dc17a9fad51cfa4a</id>
<content type='text'>
plus more!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
plus more!</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed an issue with the Liquids tab</title>
<updated>2015-05-31T00:44:17+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-05-31T00:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=40487f07fa5ef31fde99713c0b842d34a0ba3622'/>
<id>40487f07fa5ef31fde99713c0b842d34a0ba3622</id>
<content type='text'>
- Changed Entity registration so it only uses 'registerModEntity' to fix potential issues
- Added crystal blocks
- Changed Jewelry Tab to not override TiCon tabs (sorry TiCon, your system is good, but not for me)
- The player renders in the Jewelry GUI (makes it easier for you to see how the jewelry render)
- The Pentagram now has an actual effect
- The Pentagram now renders beneath your feet when you look down and no longer does it in your inventory; it is also a lot smaller
- Working on Structures
- Created my own WeightedRandomItem (why isn't this in vanilla?)
- Updated the curse API so now people can specify when a curse can be activated (I believe the world is all you need :p)
- Some curses can no longer aquired in hardcore (such as Rotten Heart, Midas Touch etc) which would make it impossible to work with and require a total restart of the game (as the only way to get rid of them is by dying to replace them)

Hooraaay for proper changelogs!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed Entity registration so it only uses 'registerModEntity' to fix potential issues
- Added crystal blocks
- Changed Jewelry Tab to not override TiCon tabs (sorry TiCon, your system is good, but not for me)
- The player renders in the Jewelry GUI (makes it easier for you to see how the jewelry render)
- The Pentagram now has an actual effect
- The Pentagram now renders beneath your feet when you look down and no longer does it in your inventory; it is also a lot smaller
- Working on Structures
- Created my own WeightedRandomItem (why isn't this in vanilla?)
- Updated the curse API so now people can specify when a curse can be activated (I believe the world is all you need :p)
- Some curses can no longer aquired in hardcore (such as Rotten Heart, Midas Touch etc) which would make it impossible to work with and require a total restart of the game (as the only way to get rid of them is by dying to replace them)

Hooraaay for proper changelogs!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few things as well as working towards having the ability to translate everything</title>
<updated>2015-05-08T17:12:00+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-05-08T17:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=9d08d6c58a0622d31494d612d5b401a1fed186df'/>
<id>9d08d6c58a0622d31494d612d5b401a1fed186df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Made the ritual even better</title>
<updated>2015-05-01T12:28:58+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-05-01T12:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=1bc1ebefb87e2ea3d29780f54f32bf95b24a6d80'/>
<id>1bc1ebefb87e2ea3d29780f54f32bf95b24a6d80</id>
<content type='text'>
- Fixed a type where the "Thieving Gloves" were named "Thiefing Gloves"
- Fixed the world from crashing when entering one
- Changed Flaming Soul Curse to set players on fire when they attack something, rather than randomly
- Player no longer gets blinded when the ritual starts
- The ritual now creates a sphere of darkness around it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed a type where the "Thieving Gloves" were named "Thiefing Gloves"
- Fixed the world from crashing when entering one
- Changed Flaming Soul Curse to set players on fire when they attack something, rather than randomly
- Player no longer gets blinded when the ritual starts
- The ritual now creates a sphere of darkness around it
</pre>
</div>
</content>
</entry>
<entry>
<title>Working api + hoping to fix jenkins build + trying to make blocks shiny</title>
<updated>2015-04-25T12:17:09+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-04-25T12:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=094d38d3e742cd2397f8f86b3f4fe762e064d790'/>
<id>094d38d3e742cd2397f8f86b3f4fe762e064d790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a Jenkins issue</title>
<updated>2015-04-24T23:05:51+00:00</updated>
<author>
<name>OnyxDarkKnight</name>
<email>sor1n.iliutza16@gmail.com</email>
</author>
<published>2015-04-24T23:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/old-mc/jewelrycraft.git/commit/?id=84d260f4d50b4fc91c7263e87981170941d8da70'/>
<id>84d260f4d50b4fc91c7263e87981170941d8da70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
