From 318aab89b7f5bad407e4129d15443f411ba358de Mon Sep 17 00:00:00 2001 From: Simon Le Goff <123492669+CapitaineDiams@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:21:46 +0100 Subject: [PATCH] Create gh-5065-red-and-blue-minecraft-slimes.json --- ...gh-5065-red-and-blue-minecraft-slimes.json | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 data/patches/gh-5065-red-and-blue-minecraft-slimes.json diff --git a/data/patches/gh-5065-red-and-blue-minecraft-slimes.json b/data/patches/gh-5065-red-and-blue-minecraft-slimes.json new file mode 100644 index 00000000..91982255 --- /dev/null +++ b/data/patches/gh-5065-red-and-blue-minecraft-slimes.json @@ -0,0 +1,36 @@ +{ + "id": -1, + "name": "Red and blue Minecraft Slimes", + "description": "It's a reference to Minecraft with this two slimes (red and blue) but they changed the base color of the Minecraft Slime which is green.\n\nSlimes are bouncy, cube-shaped hostile mobs that spawn deep underground in three sizes in particular chunks, or on the surface in swamp biomes. They attack by jumping at their targets. They come in three sizes, and larger slimes split into smaller ones on death.", + "links": { + "website": [ + "https://minecraft.wiki/w/Slime" + ] + }, + "path": { + "250": [ + [ + 1002, + -129 + ], + [ + 1017, + -129 + ], + [ + 1017, + -114 + ], + [ + 1002, + -114 + ] + ] + }, + "center": { + "250": [ + 1010, + -121 + ] + } +}