From a30b8f1b156f1271d335ba0d0f1326cca77da5ae Mon Sep 17 00:00:00 2001 From: MerchantPug <81167232+MerchantPug@users.noreply.github.com> Date: Sat, 7 Dec 2024 01:08:38 +1100 Subject: [PATCH] Update Moobloom Spawn Egg to match Minecraft Earth's spawn egg. --- CHANGELOG.md | 3 ++- .../content/item/BovinesItems.java | 2 +- .../models/item/moobloom_spawn_egg.json | 6 +++++- .../textures/item/moobloom_spawn_egg.png | Bin 0 -> 272 bytes .../textures/item/moobloom_spawn_egg_overlay.png | Bin 0 -> 467 bytes 5 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 common/src/main/resources/assets/bovinesandbuttercups/textures/item/moobloom_spawn_egg.png create mode 100644 common/src/main/resources/assets/bovinesandbuttercups/textures/item/moobloom_spawn_egg_overlay.png diff --git a/CHANGELOG.md b/CHANGELOG.md index 910108d5..309633f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,2 @@ -- Removed distance restriction on custom block renderers. \ No newline at end of file +- Removed distance restriction on custom block renderers. +- Updated Moobloom Spawn Egg to match Minecraft Earth's spawn egg. \ No newline at end of file diff --git a/common/src/main/java/house/greenhouse/bovinesandbuttercups/content/item/BovinesItems.java b/common/src/main/java/house/greenhouse/bovinesandbuttercups/content/item/BovinesItems.java index febab4b6..4307f0b4 100644 --- a/common/src/main/java/house/greenhouse/bovinesandbuttercups/content/item/BovinesItems.java +++ b/common/src/main/java/house/greenhouse/bovinesandbuttercups/content/item/BovinesItems.java @@ -20,7 +20,7 @@ public class BovinesItems { public static final NectarBowlItem NECTAR_BOWL = new NectarBowlItem(new Item.Properties().stacksTo(1).component(BovinesDataComponents.NECTAR, ItemNectar.EMPTY).craftRemainder(Items.BOWL)); - public static final Item MOOBLOOM_SPAWN_EGG = new SpawnEggItem(BovinesEntityTypes.MOOBLOOM, 0xfad200, 0x437f34, new Item.Properties()); + public static final Item MOOBLOOM_SPAWN_EGG = new SpawnEggItem(BovinesEntityTypes.MOOBLOOM, 0xFFFFFF, 0xFFFFFF, new Item.Properties()); public static final BlockItem BUTTERCUP = new BlockItem(BovinesBlocks.BUTTERCUP, new Item.Properties()); public static final BlockItem PINK_DAISY = new BlockItem(BovinesBlocks.PINK_DAISY, new Item.Properties()); diff --git a/common/src/main/resources/assets/bovinesandbuttercups/models/item/moobloom_spawn_egg.json b/common/src/main/resources/assets/bovinesandbuttercups/models/item/moobloom_spawn_egg.json index d1aaa9d6..1b9f7d03 100644 --- a/common/src/main/resources/assets/bovinesandbuttercups/models/item/moobloom_spawn_egg.json +++ b/common/src/main/resources/assets/bovinesandbuttercups/models/item/moobloom_spawn_egg.json @@ -1,3 +1,7 @@ { - "parent": "minecraft:item/template_spawn_egg" + "parent": "minecraft:item/generated", + "textures": { + "layer0": "bovinesandbuttercups:item/moobloom_spawn_egg", + "layer1": "bovinesandbuttercups:item/moobloom_spawn_egg_overlay" + } } \ No newline at end of file diff --git a/common/src/main/resources/assets/bovinesandbuttercups/textures/item/moobloom_spawn_egg.png b/common/src/main/resources/assets/bovinesandbuttercups/textures/item/moobloom_spawn_egg.png new file mode 100644 index 0000000000000000000000000000000000000000..ac04a4b0426166ae66d5ffe1f165ae6483e61b68 GIT binary patch literal 272 zcmV+r0q_2aP)Px#%1J~)R5*>zQ9%mAFc6$t>7@ulFWys6z1JW32cO`J`h@%;KWOi{=@SZqcqxSS zu&gz0nnUs6LSWeJOlCH~UzgROwgJUvHnGb?0hEe`RtXemBqFp*004G-J^&Dk;|W*| z8oF`F*%9{!RI0hiHuUPyfzq6DngeOYQF;?`U^VEd7-uySA-R`Nn7a5ls4h&92+o3p zEWPJr?l!nYA!jvAg4H&l-uR0I!r7w^LROb*W=9rOD!+fb1E*`m{*urX|GeHE Wuusq>RE-n>0000Px$jY&j7R5*>*l08TQVI0PvH}1}pt`92v7@{H@99jxo8d@ZfY>0-Ypf*hu+*)c0 zf@rw8)gg*#2x^OlmZlV=sPDMk-9tR)rH-K`+k2alOvu#LJpcd@S|uF5y4ls^1J*n`WwaMqLz=7s%~E>} zt}r(`9U_Lid%#2@d3`xWKP2bNQ1fn5KFNYy=9DME9G%o3sHi}SlI>_m%0TYpM z;|}66FSYe5*nb*i73RjN%Cl5HgA#!4+bmPmK5KDv2l|Hw${Wy22F_9f%a=-69B`5q zSRK(!o@u5)Gz5Pz2nWYu(REJ%VC27NuY#YswCR+#CEh