Unicopia/src/main/java/com/minelittlepony/unicopia
2020-04-27 17:28:22 +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 Adjust some block's properties 2020-04-27 17:28:22 +02:00
blockstate Loot tables and a bunch of other stuff 2020-04-22 22:23:47 +02:00
client Fixed abilities not triggering and fixed teleporting 2020-04-27 00:18:11 +02:00
command Fixed packet loop when updating a player's capabilities 2020-04-26 12:07:25 +02:00
container Refactor the entity predicates 2020-04-26 14:46:03 +02:00
ducks Implement networking, reimplement pega-reach 2020-04-23 23:44:31 +02:00
enchanting Misc other tidying up 2020-04-25 13:32:33 +02:00
entity Fixed abilities not triggering and fixed teleporting 2020-04-27 00:18:11 +02:00
gas Adjust some block's properties 2020-04-27 17:28:22 +02:00
item Implement zap apple disguises 2020-04-26 22:42:16 +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 Reimplement particle connections 2020-04-24 22:40:02 +02:00
structure Misc other tidying up 2020-04-25 13:32:33 +02:00
toxin Fixed some items not appearing, or appearing in the incorrect creative tab 2020-04-25 22:22:28 +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 Someone wanted bat ponies 2020-04-25 15:46:29 +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 Rewrite how abilities are registered and function/remove the json serializing in packets 2020-04-25 15:37:17 +02:00
USounds.java Misc other tidying up 2020-04-25 13:32:33 +02:00
UTags.java Added an "apples" tag 2020-04-26 10:10:37 +02:00