Unicopia/src/main/java/com/minelittlepony/unicopia
2020-05-02 18:20:41 +02:00
..
ability Fixed abilities not triggering and fixed teleporting 2020-04-27 00:18:11 +02:00
advancement It compiles, now for the todos 2020-04-22 20:23:54 +02:00
block Minor cleanup 2020-04-28 00:32:42 +02:00
blockstate Loot tables and a bunch of other stuff 2020-04-22 22:23:47 +02:00
client Minor cleanup 2020-04-28 00:32:42 +02:00
command Fixed packet loop when updating a player's capabilities 2020-04-26 12:07:25 +02:00
container 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
ducks Implement networking, reimplement pega-reach 2020-04-23 23:44:31 +02:00
enchanting 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
entity Minor cleanup 2020-04-28 00:32:42 +02:00
gas Adjust some block's properties 2020-04-27 17:28:22 +02:00
item 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
magic Move levels and such to a MagicReserves 2020-04-26 19:33:10 +02:00
mixin Implement zap apple disguises 2020-04-26 22:42:16 +02:00
network Fixed packet loop when updating a player's capabilities 2020-04-26 12:07:25 +02:00
particles Some slight cleanup 2020-04-27 18:09:19 +02:00
recipe Finally got all the recipes fixed 2020-05-02 18:20:41 +02:00
structure Some slight cleanup 2020-04-27 18:09:19 +02:00
toxin Finally got all the recipes fixed 2020-05-02 18:20:41 +02:00
util Various housekeeping 2020-04-24 00:17:38 +02:00
AwaitTickQueue.java Fix naming conventions 2020-04-24 21:27:48 +02:00
Config.java Misc other tidying up 2020-04-25 13:32:33 +02:00
CustomDrops.java Fix naming conventions 2020-04-24 21:27:48 +02:00
EquinePredicates.java Cloud blocks and items with feather falling will always collid with cloud blocks 2020-04-26 19:51:30 +02:00
InteractionManager.java Misc other tidying up 2020-04-25 13:32:33 +02:00
Race.java Some slight cleanup 2020-04-27 18:09:19 +02:00
TreeTraverser.java Move levels and such to a MagicReserves 2020-04-26 19:33:10 +02:00
TreeType.java Changed how overrides are done so they break fewer things 2020-04-25 23:22:43 +02:00
Unicopia.java 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
USounds.java Misc other tidying up 2020-04-25 13:32:33 +02:00
UTags.java Implement toxicity for ingredients (I may remove this in favour of flattening) 2020-05-02 00:38:37 +02:00