Well, if it helps, here is the result of every single command given in descending order, no fluff as usual:
LABEL=Games\040&\040Programs /mnt/Games\040&\040Programs auto nosuid,nodev,nofail,x-gvfs-show 0 0
nosuid,nodev,nofail,x-gvfs-show 0 0
[1] 4663
[2] 4664
bash: 040Programs: command not found…
bash: 040Programs: command not found…
[1]- Done LABEL=Games\040
[(User)@fedora ~]$ ^C
[2]+ Exit 127 \040Programs /mnt/Games\040
mount
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)
devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=16383172k,nr_inodes=4095793,mode=755,inode64)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,size=6560872k,nr_inodes=819200,mode=755,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
/dev/sda3 on / type btrfs (rw,relatime,seclabel,compress=zstd:1,ssd,space_cache,subvolid=257,subvol=/root)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,nosuid,noexec,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13862)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime,seclabel)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,seclabel,nr_inodes=409600,inode64)
/dev/sda3 on /home type btrfs (rw,relatime,seclabel,compress=zstd:1,ssd,space_cache,subvolid=256,subvol=/home)
/dev/sda2 on /boot type ext4 (rw,relatime,seclabel)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=3280432k,nr_inodes=820108,mode=700,uid=1000,gid=1000,inode64)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdd3 on /run/media/(User)/New Volume type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx. 1 root root 10 Oct 5 08:47 34C0EAD7C0EA9DFC → …/…/sdd3
lrwxrwxrwx. 1 root root 10 Oct 5 08:47 572C-8B28 → …/…/sda1
lrwxrwxrwx. 1 root root 10 Oct 5 08:47 8f35096d-cf48-4248-b85b-6c991ef9a7e9 → …/…/sda3
lrwxrwxrwx. 1 root root 10 Oct 5 08:47 bb831e11-05c8-47bc-a12f-dd7782d8b420 → …/…/sdb1
lrwxrwxrwx. 1 root root 10 Oct 5 08:47 CC7EFB5F7EFB412E → …/…/sdc2
lrwxrwxrwx. 1 root root 10 Oct 5 08:47 ff92c002-0238-46e5-abff-eb5cc46b5308 → …/…/sda2
LABEL="Games & Programs" /mnt/"Games+Programs" auto nosuid,nodev,nofail,x-gvfs-show 0 0
bash: /mnt/Games+Programs: No such file or directory
sudo mkdir /mnt/Games+Programs/Steam
mkdir: cannot create directory ‘/mnt/Games+Programs/Steam’: No such file or directory
sudo chown <*User)>:<(Looked in 'man group', I don't think my device even has one from what I could find) > /mnt/Games+Programs/Steam
bash: (User): No such file or directory
sudo chmod 700 /mnt/Games+Programs/Steam
chmod: cannot access ‘/mnt/Games+Programs/Steam’: No such file or directory
ls -ld ~/.local/share/Steam
drwx------. 1 (User) (Group (just put down my user as group, idk what else to put) 964 Oct 4 12:35 /home/(User)/.local/share/Steam
rsync -aAXv ~/.local/share/Steam/ /mnt/Games+Programs/Steam/
rsync: [Receiver] mkdir “/mnt/Games+Programs/Steam” failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(784) [Receiver=3.2.3]
rsync: [sender] write error: Broken pipe (32)
sudo mount -t bind /mnt/Games+Programs/Steam /home/(User)/.local/share/Steam
bash: username: No such file or directory
/mnt/Games+Programs/Steam /home/(User)/.local/share/Steam bind defaults 1 1
at the end of the existing fstab entries.
bash: [(User)@fedora: command not found…
bash: /mnt/Games+Programs/Steam: No such file or directory
bash: at: command not found…
Install package ‘at’ to provide command ‘at’? [N/y]
(selected ‘N’ not knowing what it does)