1
0
mirror of https://github.com/turbodiesel4598/NuclearCraft synced 2025-11-08 18:04:41 +01:00

Compare commits

..

No commits in common. "a5a9d69de162882fbe4d166609ab355940147fda" and "6a9d662ee61ad41a6756b670c72adc19a8e09b3c" have entirely different histories.

View File

@ -456,7 +456,7 @@ tile.nuclearcraft.quantum_computer_gate_single.p.name=Quantum Computer Phase Gat
tile.nuclearcraft.quantum_computer_gate_single.p.desc=Shifts the phase of the true-value components of the target qubits by a chosen angle.
tile.nuclearcraft.quantum_computer_gate_single.rx.name=Quantum Computer X-Rotation Gate
tile.nuclearcraft.quantum_computer_gate_single.rx.desc=Rotates the target qubits about the spatial X-axis.
tile.nuclearcraft.quantum_computer_gate_single.ry.name=Quantum Computer Y-Rotation Gate
tile.nuclearcraft.quantum_computer_gate_single.ry.name=Quantum Computer Y-Rotation Gate`
tile.nuclearcraft.quantum_computer_gate_single.ry.desc=Rotates the target qubits about the spatial Y-axis.
tile.nuclearcraft.quantum_computer_gate_single.rz.name=Quantum Computer Z-Rotation Gate
tile.nuclearcraft.quantum_computer_gate_single.rz.desc=Rotates the target qubits about the spatial Z-axis.