<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/RoughlyEnoughItems.git/src/main/java/me/shedaniel/rei/mixin/MixinCraftingTableScreen.java, branch 19.x-1.21.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/'/>
<entry>
<title>v2.6.0.78</title>
<updated>2019-04-02T12:32:07+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-04-02T12:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=48e3131d69dad0bd06532f7c3d5bdc0c34877e83'/>
<id>48e3131d69dad0bd06532f7c3d5bdc0c34877e83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using Cloth events instead of overwriting methods</title>
<updated>2019-03-30T12:21:18+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-03-30T12:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=16e35bc7ddb5924008be5be1b60db29d461d72b5'/>
<id>16e35bc7ddb5924008be5be1b60db29d461d72b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 19w13a</title>
<updated>2019-03-28T16:26:28+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-03-28T16:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=d5b270a829f5488ba6ab72778745da1f64769ff8'/>
<id>d5b270a829f5488ba6ab72778745da1f64769ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some bugs</title>
<updated>2019-03-21T13:25:24+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-03-21T13:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=246d9b218ed8dbdda42518109902ffe73b15bf57'/>
<id>246d9b218ed8dbdda42518109902ffe73b15bf57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better Widgets</title>
<updated>2019-03-16T02:30:26+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-03-16T02:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=2405e96d889341b82d00a9103e688d54713f2ce3'/>
<id>2405e96d889341b82d00a9103e688d54713f2ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 19w11a</title>
<updated>2019-03-14T14:21:10+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-03-14T14:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=b004addc44b1fff0fd83cf998aa618443e4e37ca'/>
<id>b004addc44b1fff0fd83cf998aa618443e4e37ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REI v2.3.1 (#40)</title>
<updated>2019-02-25T13:18:26+00:00</updated>
<author>
<name>Daniel She</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-02-25T13:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=9e55b44b710f38c63a4bfd17d0b07318d5c68535'/>
<id>9e55b44b710f38c63a4bfd17d0b07318d5c68535</id>
<content type='text'>
- API Changes
- Updated Config Screen
- Added Tipped Arrows Recipes
- Updated Mappings
- Added IRecipeHelper
- Turning things to Optional
- Removed Cheats button, now included with the new config button
- Buttons for switching gamemodes / time / weather (default: off) [Maybe not in this update]
- Clickable Labels
- 3+ recipes at the same time
- Fixed RecipeBaseWidget bad rendering when too big
- Fixed #42 Patched up item deleting &amp; cheating
- Choose Page Dialog</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- API Changes
- Updated Config Screen
- Added Tipped Arrows Recipes
- Updated Mappings
- Added IRecipeHelper
- Turning things to Optional
- Removed Cheats button, now included with the new config button
- Buttons for switching gamemodes / time / weather (default: off) [Maybe not in this update]
- Clickable Labels
- 3+ recipes at the same time
- Fixed RecipeBaseWidget bad rendering when too big
- Fixed #42 Patched up item deleting &amp; cheating
- Choose Page Dialog</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 19w08a</title>
<updated>2019-02-21T09:16:21+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-02-21T09:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=b7e018527db2e9cae2db4226f6af9fc34054c964'/>
<id>b7e018527db2e9cae2db4226f6af9fc34054c964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #17</title>
<updated>2019-01-30T13:12:10+00:00</updated>
<author>
<name>Unknown</name>
<email>shekwancheung0528@gmail.com</email>
</author>
<published>2019-01-30T13:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/RoughlyEnoughItems.git/commit/?id=30493491181cec7a32c2bce360e623504fb896d8'/>
<id>30493491181cec7a32c2bce360e623504fb896d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
