Update Pridepack assets, add new paintings

This commit is contained in:
blryface 2024-09-12 20:42:22 -03:00
parent 07cae1cf29
commit 02146b2d30
11 changed files with 21 additions and 16 deletions

View File

@ -24,6 +24,11 @@ public class ModPaintings {
public static final RegistryKey<PaintingVariant> QUEER = of("queer");
public static final RegistryKey<PaintingVariant> STRAIGHT_ALLY = of("straight_ally");
public static final RegistryKey<PaintingVariant> TRANS = of("trans");
public static final RegistryKey<PaintingVariant> BIRB = of("birb");
public static final RegistryKey<PaintingVariant> DEMIROMANTIC = of("demiromantic");
public static final RegistryKey<PaintingVariant> DEMISEXUAL = of("demisexual");
public static final RegistryKey<PaintingVariant> FLOATING_TREES = of("floating_trees");
public static final RegistryKey<PaintingVariant> FLOATING_BIIS = of("floating_biis");
private static RegistryKey<PaintingVariant> of(String id) {
return RegistryKey.of(RegistryKeys.PAINTING_VARIANT, Identifier.of(MOD_ID, id));

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 B

After

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB