Skip to content

Conversation

@Zorbatron
Copy link
Member

@Zorbatron Zorbatron commented Jul 21, 2024

What

Changes the action of data sticks to be shift right clicking instead of left clicking.
Also resolves #2464.

Implementation Details

Changes onDataStickLeftClick to onDataStickShiftRightClick in IDataStickIntractable

I moved some lang around to match en_us, but the other languages will still say left click to copy.

Potential Compatibility Issues

Any addon that uses IDataStickIntractable

@Zorbatron Zorbatron requested a review from a team as a code owner July 21, 2024 21:41
@ghzdude ghzdude added the type: feature New feature or request label Aug 6, 2024
@Zorbatron
Copy link
Member Author

I'm removing the "allow copying the settings of singleblock machines" part of this PR as I plan to make a specific tool for it.

@Zorbatron Zorbatron changed the title Make the copying of ME input parts better and allow copying the settings of singleblock machines. Change IDataStickIntractable to use shift right clicking instead of left clicking. Sep 1, 2024
Zorbatron and others added 5 commits August 31, 2024 23:55
# Conflicts:
#	src/main/java/gregtech/api/metatileentity/MetaTileEntity.java
#	src/main/java/gregtech/common/metatileentities/multi/multiblockpart/appeng/MetaTileEntityMEInputBus.java
#	src/main/java/gregtech/common/metatileentities/multi/multiblockpart/appeng/MetaTileEntityMEInputHatch.java
#	src/main/resources/assets/gregtech/lang/en_us.lang
#	src/main/resources/assets/gregtech/lang/ru_ru.lang
@Zorbatron
Copy link
Member Author

Closing because I'm working on a machine configurator tool that will remove the copying functionality of the data stick entirely.

@Zorbatron Zorbatron closed this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ME input bus/hatch copying doesn't work in creative

3 participants