mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 14:36:03 -04:00
Actually register the new paintings
This commit is contained in:
parent
d6c1a416ba
commit
d6b0b7f8d0
@ -32,6 +32,11 @@ public abstract class PaintingVariantsMixin {
|
||||
register(registry, QUEER, 1, 1);
|
||||
register(registry, STRAIGHT_ALLY, 2, 2);
|
||||
register(registry, TRANS, 2, 2);
|
||||
register(registry, BIRB, 2,2);
|
||||
register(registry, DEMIROMANTIC,2 ,2);
|
||||
register(registry, DEMISEXUAL,2 ,2);
|
||||
register(registry, FLOATING_TREES,2 ,2);
|
||||
register(registry, FLOATING_BIIS,2 ,2);
|
||||
}
|
||||
|
||||
@Shadow
|
||||
|
Loading…
x
Reference in New Issue
Block a user