diff --git a/assets/minecraft/lang/en_us.json b/assets/minecraft/lang/en_us.json index ad2ad1f..12fd1c8 100644 --- a/assets/minecraft/lang/en_us.json +++ b/assets/minecraft/lang/en_us.json @@ -140,10 +140,14 @@ "painting.minecraft.donkey_kong.title": "Aroace Flag", "painting.minecraft.endboss.author": "WorldWidePixel", "painting.minecraft.endboss.title": "Floating Trees", + "painting.minecraft.fighters.author": "Ampflower", + "painting.minecraft.fighters.title": "Plural Flag", "painting.minecraft.match.author": "Pridecraft Studios", "painting.minecraft.match.title": "Pansexual Flag", "painting.minecraft.pigscene.author": "Pridecraft Studios", "painting.minecraft.pigscene.title": "Progress Flag", + "painting.minecraft.plant.author": "Pridecraft Studios", + "painting.minecraft.plant.title": "Genderfluid Flag", "painting.minecraft.skeleton.author": "Pridecraft Studios", "painting.minecraft.skeleton.title": "Lesbian Flag", "painting.minecraft.skull_and_roses.author": "Pridecraft Studios", @@ -152,11 +156,12 @@ "painting.minecraft.stage.title": "Trans Flag", "painting.minecraft.void.author": "Pridecraft Studios", "painting.minecraft.void.title": "Non-binary Flag", + "painting.minecraft.wasteland.author": "Pridecraft Studios", + "painting.minecraft.wasteland.title": "Aplatonic Flag", "painting.minecraft.wither.author": "Pridecraft Studios", "painting.minecraft.wither.title": "Rainbow Flag", "painting.minecraft.humble.author": "Blurryface", "painting.minecraft.humble.title": "birb", - "music.game.creative.reminiscence": "WorldWidePixel - Reminiscence", "music.game.douglas": "WorldWidePixel - Douglas", "music.game.melancolie": "WorldWidePixel - Mélancolie", diff --git a/assets/minecraft/textures/painting/fighters.png b/assets/minecraft/textures/painting/fighters.png new file mode 100644 index 0000000..7b0e2ca Binary files /dev/null and b/assets/minecraft/textures/painting/fighters.png differ diff --git a/assets/minecraft/textures/painting/plant.png b/assets/minecraft/textures/painting/plant.png new file mode 100644 index 0000000..f64c201 Binary files /dev/null and b/assets/minecraft/textures/painting/plant.png differ diff --git a/assets/minecraft/textures/painting/wasteland.png b/assets/minecraft/textures/painting/wasteland.png new file mode 100644 index 0000000..cd6086f Binary files /dev/null and b/assets/minecraft/textures/painting/wasteland.png differ