Commit graph

49 commits

Author SHA1 Message Date
Sollace
46d18af8d6 Added butterfly as a food item 2021-08-23 15:37:44 +02:00
Sollace
9c5768b737 Re-added butterflies 2021-08-19 19:52:35 +02:00
Sollace
536502027d Rewrite food effects and add an insect type 2021-08-17 19:06:04 +02:00
Sollace
a1c3fa93dd Reimplemented the alicorn amulet 2021-08-15 12:56:40 +02:00
Sollace
fdcb9508a8 Fixed some food behaviour 2021-06-24 22:43:26 +02:00
Sollace
fd7ca49e3f Added mugs, cider, juice, burned juice, daffodil daisy sandwich, wheat worms, hay burgers, and hay fries 2021-06-21 23:50:12 +02:00
Sollace
f824fd1a90 Squash warning 2021-06-21 22:08:08 +02:00
Sollace
0a06dee124 Move toxics to item tags and add a default for when a food isn't registered 2021-06-12 17:16:42 +02:00
Sollace
f511e2b346 Clean up 2021-03-03 20:32:51 +02:00
Sollace
b9679a3706 Spells can now be obtained via gemstones 2021-03-01 12:56:30 +02:00
Sollace
0221451543 Fixed not being able to right-click to equip amulets 2021-02-27 18:42:29 +02:00
Sollace
59c2f400d0 Added gemstones, feathers, and Wings of Icarus 2021-02-27 12:24:09 +02:00
Sollace
82bc317bc1 Added recipes for the crystal heart 2021-02-19 10:34:26 +02:00
Sollace
73b1f8bd42 Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
Sollace
c61801b507 Added some enchantments suggested by kerplamp 2021-02-16 13:39:39 +02:00
Sollace
b5dc84a139 Added filled jars 2021-02-14 22:15:30 +02:00
Sollace
a130087d5d Added jars, empty jars, lightning in a jar, and various storms in a jar 2021-02-14 17:53:44 +02:00
Sollace
120fd6eb38 Added friendship bracelets! 2021-02-03 22:25:42 +02:00
Sollace
22c295f1d6 1.16.2 -> 1.16.4 2020-12-17 20:17:47 +02:00
Sollace
39939d5d7c Re-added the recipes for trick apples 2020-10-02 21:09:14 +02:00
Sollace
607760e4a6 Added creative tabs 2020-09-23 22:41:23 +02:00
Sollace
c1fb88faae Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
Sollace
00f677c157 1.15.2 -> 1.16 2020-06-26 22:13:50 +02:00
Sollace
869f2af288 Curse my blursed spelling 2020-06-02 15:47:35 +02:00
Sollace
1f47fd57e3 Added chitin stairs and slabs 2020-06-01 14:14:51 +02:00
Sollace
c136adebd0 Added marble blocks 2020-05-19 12:00:31 +02:00
Sollace
019c9e17ed We mojang now? MOAR BLOCKS 2020-05-06 00:08:23 +02:00
Sollace
a595348dbd Refactor and tidy up cloud implementation and add cloud pillars 2020-05-06 00:05:33 +02:00
Sollace
94952f5c16 Update recipes and loot tables, ensure everything is obtainable that should be obtainable, and revamp the enchanting recipe system 2020-04-28 21:27:33 +02:00
Sollace
f55e6d00b9 Some slight cleanup 2020-04-27 18:09:19 +02:00
Sollace
23ce3f27ca Fixed the torch 2020-04-26 22:42:07 +02:00
Sollace
da824ffe7d Refactor the entity predicates 2020-04-26 14:46:03 +02:00
Sollace
7b2a9b3799 More renames and translation/texture fixes 2020-04-26 11:02:21 +02:00
Sollace
dcf41398a1 Changed how overrides are done so they break fewer things 2020-04-25 23:22:43 +02:00
Sollace
17e036a49c Fixed some items not appearing, or appearing in the incorrect creative tab 2020-04-25 22:22:28 +02:00
Sollace
d95086c807 Rewrite toxins and get rid of a lot of item replacements and other fixes 2020-04-25 22:03:36 +02:00
Sollace
55a559321a Pull food values out into some constants 2020-04-25 18:41:48 +02:00
Sollace
e4ae128385 Simplify toxin code a bit 2020-04-25 16:07:09 +02:00
Sollace
54a4309825 Misc other tidying up 2020-04-25 13:32:33 +02:00
Sollace
defd9e2a59 Fix duplicate id 2020-04-24 21:28:07 +02:00
Sollace
167f67c5fb Fix naming conventions 2020-04-24 21:27:48 +02:00
Sollace
5f1487d725 Register the spawn eggs 2020-04-24 14:31:06 +02:00
Sollace
50923f4015 Fix some load order/registration issues 2020-04-24 14:14:25 +02:00
Sollace
46706bc3fb Loot tables and a bunch of other stuff 2020-04-22 22:23:47 +02:00
Sollace
89eed4e3f1 More organisation 2020-04-16 00:29:53 +02:00
Sollace
52ae5816a5 Convert UItems to an interface 2020-04-15 15:30:20 +02:00
Sollace
ea51af542a Unsplit again and fix more compile errors 2020-04-15 14:56:53 +02:00
Sollace
85b9ddb706 Core/Redux split to get out the non-essential features 2020-01-27 21:11:53 +02:00
Sollace
995c332814 Porting to Fabric/Yarn/1.14 part 5 2020-01-27 14:47:14 +02:00
Renamed from src/main/java/com/minelittlepony/unicopia/UItems.java (Browse further)