Create/src/main/java/com/simibubi/create/content/contraptions
simibubi 5eea1cac70 Copycant
- Fixed Elevator Contraptions misaligning with their contacts after switching target floor mid-travel
- Fixed crash when placing a clipboard into replaceable blocks mid-air
- Fixed a typo in Smart Observer ponder scene
- Fixed funnel flaps being offset to the side when flywheel is disabled
- Fixed dyed valve handle using incorrect block particle textures
- Fixed copycat blocks able to take on invalid materials through the use of data commands
- Copycat blocks no longer retain nbt contents of their contained material's item when loaded from a schematic
- Fixed pipe connector attachments missing textures on some orientations
- Players can now sneak-pick to receive the copycat block itself, rather than its applied material
- Fixed value input screen not closing correctly when 'use' keybind is not on its default setting
- Deployers no longer fail to activate bearings and other components with value input slots
- Fixed an incompatibility between legacy copper pack and xycraft override
- Fixed netherite diving suit not protecting from fire damage when Quark is installed
- Attempt to fix lighting issues with elevator contacts
- Schematic and Quill no longer displays the full directory path in its confirmation message
- Fixed z-fighting on metal bars models
2023-05-23 21:26:59 +02:00
..
actors Just a little repackaging 2023-05-21 11:58:31 -07:00
bearing Just a little repackaging 2023-05-21 11:58:31 -07:00
behaviour Just a little repackaging 2023-05-21 11:58:31 -07:00
chassis Just a little repackaging 2023-05-21 11:58:31 -07:00
elevator Copycant 2023-05-23 21:26:59 +02:00
gantry Just a little repackaging 2023-05-21 11:58:31 -07:00
glue Just a little repackaging 2023-05-21 11:58:31 -07:00
minecart Just a little repackaging 2023-05-21 11:58:31 -07:00
mounted Just a little repackaging 2023-05-21 11:58:31 -07:00
piston Just a little repackaging 2023-05-21 11:58:31 -07:00
pulley Just a little repackaging 2023-05-21 11:58:31 -07:00
render Just a little repackaging 2023-05-21 11:58:31 -07:00
sync Just a little repackaging 2023-05-21 11:58:31 -07:00
AbstractContraptionEntity.java Just a little repackaging 2023-05-21 11:58:31 -07:00
AssemblyException.java Just a little repackaging 2023-05-21 11:58:31 -07:00
BlockMovementChecks.java Just a little repackaging 2023-05-21 11:58:31 -07:00
Contraption.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionBlockChangedPacket.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionCollider.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionColliderLockPacket.java Defer netcode to server thread 2023-05-21 23:53:09 +02:00
ContraptionData.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionDisassemblyPacket.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionHandler.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionHandlerClient.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionMovementSetting.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionRelocationPacket.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionStallPacket.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionType.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ContraptionWorld.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ControlledContraptionEntity.java Just a little repackaging 2023-05-21 11:58:31 -07:00
DirectionalExtenderScrollOptionSlot.java Just a little repackaging 2023-05-21 11:58:31 -07:00
IControlContraption.java Just a little repackaging 2023-05-21 11:58:31 -07:00
IDisplayAssemblyExceptions.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ITransformableBlock.java Just a little repackaging 2023-05-21 11:58:31 -07:00
ITransformableBlockEntity.java Just a little repackaging 2023-05-21 11:58:31 -07:00
MountedFluidStorage.java Just a little repackaging 2023-05-21 11:58:31 -07:00
MountedStorage.java Just a little repackaging 2023-05-21 11:58:31 -07:00
MountedStorageInteraction.java Just a little repackaging 2023-05-21 11:58:31 -07:00
MountedStorageManager.java Just a little repackaging 2023-05-21 11:58:31 -07:00
OrientedContraptionEntity.java Just a little repackaging 2023-05-21 11:58:31 -07:00
StructureTransform.java Just a little repackaging 2023-05-21 11:58:31 -07:00
TrainCollisionPacket.java Just a little repackaging 2023-05-21 11:58:31 -07:00
TranslatingContraption.java Just a little repackaging 2023-05-21 11:58:31 -07:00