Create/src/main/java/com/simibubi/create/foundation
simibubi 0d9a6cc8c3 Tanks of Jank
- Fluid tanks now attach the full multiblock when a part of them is moved by a contraption
- Fluid tanks now rotate and mirror properly
- Fluid tanks now react to movement properly
- Creative fluid tanks no longer lose configured fluid when more tanks are added to it
- Fluid tanks no longer render ghost fluids when placed with nbt
- Fixed some inconsistencies with tanks distributing fluids when connecting/disconnecting in multiblocks
- TileEntities are now being considered when rendering static blocks in a moving structure. Fixed brackets and tank blocks not rendering properly
- Poles no longer display their length when used for decoration
- Increased scope of caught exceptions when rendering modded tes in schematics and on contraptions
2020-11-24 16:56:02 +01:00
..
advancement
block Pole Vault 2020-11-22 14:27:50 +01:00
collision More collision polish 2020-11-22 13:22:36 +01:00
command Brackets and spilled potions 2020-11-04 19:08:01 +01:00
config Brackets and spilled potions 2020-11-04 19:08:01 +01:00
data Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/snownee 2020-11-12 08:03:24 +08:00
entity Unstable stabilizers 2020-11-20 22:40:30 +01:00
fluid Brackets and spilled potions 2020-11-04 19:08:01 +01:00
gui Implement GuiBlockModelRenderBuilder tinting 2020-11-11 01:17:06 +08:00
item Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/snownee 2020-11-12 08:03:24 +08:00
networking More collision polish 2020-11-22 13:22:36 +01:00
renderState
tileEntity Fixing user errors 2020-11-11 23:59:40 +01:00
utility Tanks of Jank 2020-11-24 16:56:02 +01:00
worldgen Issues with Nested Config groups 2020-10-07 11:46:55 +02:00
ResourceReloadHandler.java