2 Commits

Author SHA1 Message Date
53a3ae43f3
test(annotations): New @RequireAnnotation
New annotation @RequireAnnotation can be used on annotations so that all
classes with that specific annotation must also have another annotation.
If this is not true, test will not pass. This annotation takes array of
annotations.
2025-03-16 20:37:24 +01:00
9aa08dd685
refactor: Rewritten smelting using annotations 2025-03-13 23:12:18 +01:00