Unicopia/src/main/java/com/minelittlepony/unicopia
2020-05-07 13:14:13 +02:00
..
ability Rewrite controls 2020-05-06 15:55:25 +02:00
advancement It compiles, now for the todos 2020-04-22 20:23:54 +02:00
block We mojang now? MOAR BLOCKS 2020-05-06 00:08:23 +02:00
blockstate Fixed the fire gems 2020-05-07 13:14:13 +02:00
client Fixed spheres 2020-05-06 15:56:21 +02:00
command Fixed the gravity command 2020-05-03 22:42:28 +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 Rewrite controls 2020-05-06 15:55:25 +02:00
gas Refactor and tidy up cloud implementation and add cloud pillars 2020-05-06 00:05:33 +02:00
item We mojang now? MOAR BLOCKS 2020-05-06 00:08:23 +02:00
magic Don't trap the thrower 2020-05-06 15:56:33 +02:00
mixin Fixed changlings getting sickness effects before actually eating 2020-05-05 18:48:12 +02:00
network Fixed projectiles and other entities not spawning, fixed the staff 2020-05-03 22:42:16 +02:00
particles Various fixes 2020-05-03 19:20:51 +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 Fixed changlings getting sickness effects before actually eating 2020-05-05 18:48:12 +02:00
util Fixed the fire gems 2020-05-07 13:14:13 +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