Create/src/main/java/com/simibubi/create/foundation/data
PepperBell 6c390977d8 Init Cleanup
- Refactor AllContainerTypes to use Registrate
- Replace RegistryEntry in AllEntityTypes and AllFluids with EntityEntry and FluidEntry, respectively
- Make AllEntityTypes use Registrate to register entity renderers instead of a separate method
- Refactor AllColorHandlers
- Fix error when a POI block is moved by a contraption
- Rename some static final fields to be upper snake case
- Make static fields in Create and CreateClient final
- Add I prefix to Coordinate interface
- Fix typo (BracketedTileEntityBehaviour#isBacketPresent)
- Make mixins go in alphabetical order
- Make pack.mcmeta use 2 spaces for indents
2021-05-22 18:00:10 -07:00
..
recipe Init Cleanup 2021-05-22 18:00:10 -07:00
AllLangPartials.java Sound Registry Refactor 2021-04-14 23:40:42 +02:00
AssetLookup.java Subcreatica 2021-05-04 03:50:17 +02:00
BlockStateGen.java Housekeeping 2021-04-08 19:22:11 +02:00
BuilderTransformers.java Merge branch 'mc1.16/dev' of https://github.com/Creators-of-Create/Create into mc1.16/fix-bugs 2021-05-03 19:55:21 -07:00
CreateRegistrate.java Init Cleanup 2021-05-22 18:00:10 -07:00
CreateTileEntityBuilder.java Housekeeping 2021-04-08 19:22:11 +02:00
DirectionalAxisBlockStateGen.java Brackets and spilled potions 2020-11-04 19:08:01 +01:00
LangMerger.java Init Cleanup 2021-05-22 18:00:10 -07:00
ModelGen.java Subcreatica 2021-05-04 03:50:17 +02:00
NamedTag.java Port recent changes to compile 2020-10-04 01:59:51 +02:00
SharedProperties.java Port recent changes to compile 2020-10-04 01:59:51 +02:00
SpecialBlockStateGen.java Housekeeping 2021-04-08 19:22:11 +02:00
VirtualFluidBuilder.java Basic Brewing 2020-10-19 22:07:05 +02:00
WindowGen.java Housekeeping 2021-04-08 19:22:11 +02:00