Description
Want more cute things in your world? Want more Pink ? This mod is what you're looking for. Adds various cute things, sometimes pink stuff.
Features
- Kiko Forest Biome - Pink Blossom trees (with dark variant), surrounded by pink leaf piles, along with the wooden blocks (logs, wood, planks, slabs, stairs, doors, trapdoor, boat, etc.), Pink Lilac flowers, Pink Orchids, and some Vanilla flowers. Pink sky, purple waters, fantastical green grass. Villages, mineshafts, nether portals, and woodland mansions can spawn in the biome!
Dependencies
This mod requires:
- SpoornPacks - https://www.curseforge.com/minecraft/mc-mods/spoornpacks
- Cloth Config API - https://www.curseforge.com/minecraft/mc-mods/cloth-config
- Fabric API - https://www.curseforge.com/minecraft/mc-mods/fabric-api
- TerraBlender - https://www.curseforge.com/minecraft/mc-mods/terrablender-fabric
Hi! does this mod work for 1.19.2?
Do you think you'll be making more colour themed packs in the future? Love the idea, but I'm not capable of doing it myself.
In reply to i_am_ayla_cat:
Potentially, that's a neat idea. It's a lot of work though and I'd say I don't have time right now but who knows
Is there a reason why the recipe for the pink barrel is
"key" : {
"P" : {
"tag" : "minecraft:planks"
},
"S" : {
"tag" : "minecraft:wooden_slabs"
Will this not interfere with other recipes?
I'm investigating why I can only create pink barrels from a wide variety of woods.
In reply to Asylum_Media:
Yes, I was following the minecraft formula where any planks + slabs make a barrel. I have plans to change it to use only the Pink Blossom wood. For an immediate workaround, you could use the Polymorph mod which let's you pick amongst conflicting recipe outputs: https://www.curseforge.com/minecraft/mc-mods/polymorph-fabric
See https://github.com/spoorn/SpoornPink/issues/4 for more details
In reply to Asylum_Media:
This is fixed in 3.4.4+
I love the color of this wood, and the flowery tree leaves, amazing!
Hi, this mod isn't compatible with BYG and Terralith, it just replaces the vast majority of their biomes with vanilla ones. See my issue for my modlist.
In reply to hazelgamess:
That's odd as I have a modpack with all 3 mods: https://www.curseforge.com/minecraft/modpacks/spoornpack-fabric and have had a server up for a while now with all the biomes available. Does this happen if you create a world with only BYG/Terralith/Pink?
In reply to spoorn:
Your modlist does not contain terralith: https://github.com/spoorn/SpoornPink/issues/5
Unless that's a typo, might be why you can't find any Terralith biomes!
I also just tested this out with a fresh world with only BYG/Terralith/Pink installed and I instantly spawned around 5 BYG biomes
In reply to spoorn:
1. Are you sure logs modlists include terralith by name? Because I got terralith biomes just from disabling pink and its dependency mod.
2. That's funny, I'll try uninstalling other mods, but it definitely was fixed by removing pink. I'll get back to you with my results.
hey the 3.1 version isnt compatible with 1.18.1 so if you remove the version 1.18.1 people wont accidently download it
In reply to darklynightly:
Fixed, thanks for that
In reply to spoorn:
np i love that mod btw
Hi! The latest version says I need 3.x of SpoornPacks, but the latest SpoornPacks is 4.x
In reply to enby_gamer_jupiter:
SpoornPacks is for Minecraft 1.18.2. Pink doesn't support 1.18.2 yet as there are some changes related to world gen that need to be updated still. If you're on Minecraft 1.18.1, you should be using SpoornPacks 3.x. Did the curseforge app tell you to update SpoornPacks to 4.x even though you're on 1.18.1? I know the app sometimes has inconsistencies like that
Any chance for a forge version? This mod looks so cute!
In reply to kayleee18:
Sorry, I don't have the time to port it over to Forge, but there should be other alternatives at least for 1.16
Would adding a Woodland Mansion style structure, made of this mods blocks (that generates in the new biome) be possible to add?
Also, a village using this mod's wood type would probably look nice, as well. (that could be generated in the biome)
In reply to AbsorbingSafe11:
I definitely want to add structures into the biomes - probably what I'll look into adding next. Have been focused on refactoring the code into a library so that I can add more stuff easily. Look out for future updates