Currently diving into
#minecraft #modding by trying to port Lost Trinkets to
#fabric & newer minecraft versions through the help of
#architectury (and
#clothconfig); while the "baseport" to split code between common & forge-related went well, I now struggle for the last 2 hours with getting
#fabric to even run.... it constantly either complains that it finds classes multiple times or not at all! While building works kinda, running it is the problem.... even without any code at all lol. Maybe theres something wrong with a library somewhere, which means even deeper digging.......