Flywheel/src/main/java/com/simibubi/create
grimmauld 7199068189 Fix some stuff, break othter stuff
- Ponder Scenes have misplaced icons
- placement helper arrows don't render
- Particles in ponders *should* work
-> added WrappedClientWorld to make that work
- fixed ponder crashingon 1.16
- moved gui stuff to matrix stacks
- remove BlockHalper#hasBlockStateProperty, as BlockState#contains is a thing
- ran runData
2021-03-20 17:33:35 +01:00
..
compat/jei Fix some stuff, break othter stuff 2021-03-20 17:33:35 +01:00
content Fix some stuff, break othter stuff 2021-03-20 17:33:35 +01:00
events Merge branch 'mc1.15/dev' into mc1.16/dev 2021-03-20 12:58:02 +01:00
foundation Fix some stuff, break othter stuff 2021-03-20 17:33:35 +01:00
AllBlockPartials.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-03-20 12:58:02 +01:00
AllBlocks.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-03-20 12:58:02 +01:00
AllColorHandlers.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-02-19 00:49:39 +01:00
AllContainerTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllEntityTypes.java Make contraptions not take that stupid amount of cpu time when in water 2021-03-01 10:37:49 +01:00
AllFluids.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-01-04 14:15:53 +01:00
AllItems.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-03-20 12:58:02 +01:00
AllKeys.java ForgeCraft Playtesting, Part I 2020-10-13 19:56:12 +02:00
AllMovementBehaviours.java Refactor Attractor 2020-11-19 21:07:32 +01:00
AllParticleTypes.java Spinny vortex 2020-11-06 19:45:38 +01:00
AllRecipeTypes.java More unfinished basin business 2020-10-06 20:43:13 +02:00
AllShapes.java Funnel Fantasy VII 2021-02-28 23:49:51 +01:00
AllSoundEvents.java Grunt work detected 2020-08-27 02:35:57 +02:00
AllSpecialTextures.java Fundamentals of Fluid Transfer 2020-08-24 21:02:03 +02:00
AllSpriteShifts.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-03-20 12:58:02 +01:00
AllTags.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-03-20 12:58:02 +01:00
AllTileEntities.java Better contraption actor instancing. 2021-03-16 15:52:37 -07:00
Create.java Merge branch 'mc1.15/dev' into mc1.16/dev 2021-02-19 00:49:39 +01:00
CreateClient.java Some semblance of immersive portals compat. 2021-03-15 15:58:41 -07:00