Flower Mimics

Quick rating

Community listing page, reviews here may not be monitored by the author.

Flower Mimics

By SerilumOwner

No reviews yet

👻 SpookyJam 2023: Be careful around flowers at night.. they might transform into monsters!

Magic
Adventure/Exploration
Survival
Hostile Mobs
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
[Fabric/Forge/Neo] 26.2.0-2.2 | Flower Mimics

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube


About the mod

Flower Mimics is a mod made for SpookyJam 2023. It's highly configurable. By default, whenever a player walks around at night, any flower can be a mimic and turn into a mob. When this happens, lightning will strike. The mimic will have a custom name. When the player kills the mimics, extra items and experience are dropped. The flower from which it transforms, will be placed back in the original location. There is a 1/50 chance that a flower is a mimic.

Can cause some jump scares! 👻


While there are default values for an instant experience, it's possible to change a lot of behaviour. Which flowers can become mimics, what items are dropped and various settings when and how mimics should appear.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's RPG Bundle
Environment: Server




Configurable

Configuration guide

   All available config options:

flowerIsMimicChance  default 0.02, min 0, max 1.0
The chance an encountered flower is a mimic, and transforms into a mob.

extraExperienceOnMimicDeath  default 30
The amount of extra experience that should drop whenever a mimic is killed.

dropExtraItemsOnMimicDeath  default true
Whether the items specified in ./config/flowermimics/.. should be dropped whenever a mimic is killed.

onlyTransformMimicsAtNight  default true
Whether flowers should only transform into mobs when it is night time. When disabled, they can always transform.

resetMimicsBeforeNightTime  default true
Whether mimic flower possibilities should be reset when the day turns into night.

removeFlowerBlockOnMimicSpawn  default true
Whether the flower block from which the mimic transforms should be removed on spawn.

dropFlowerItemOnMimicDeath  default false
If the mimic flower should be dropped on death. Must have 'removeFlowerBlockOnMimicSpawn' enabled.

replaceOriginalFlowerBlockOnMimicDeath  default true
If the original flower block should be replaced when a mimic dies. Must have 'removeFlowerBlockOnMimicSpawn' enabled. Destination must have an air block.

placeFlowerBlockWhereMimicDies  default false
If the a flower block should be placed where a mimic dies. Must have 'removeFlowerBlockOnMimicSpawn' enabled. Destination must have an air block.

showLightningOnMimicSpawn  default true
If lightning should be shown whenever a mimic spawns.

showLightningOnFlowerBlockReturn  default true
If lightning should be shown if a flower block is re-placed into the world.

preventMimicsOnPlacedAndBoneMealFlowers  default true
Whether manually placed and bone mealed flowers should not spawn mimics.

checkForMimicAroundBlockRange  default 15, min 1, max 30
How many blocks away from the player the mod should check for mimics. Increasing this will take more processing power.

mimicTransformAroundPlayerRange  default 5, min 1, max 30
How close the player should be to a mimic flower in order for it to transform.

checkForMimicFlowersDelayInTicks  default 50, min 1, max 3600000
How often the mod should check for flower mimics around the player. 20 ticks = 1 second

There are also two config files located in ./config/flowermimics/. :

It's possible to configure what flower mimics will turn into. Will also work with modded entities and flowers:
./config/flowermimics/flower_mimics.txt



You can change what items flower mimics will drop:
./config/flowermimics/flower_item_drops.txt




Showcase

Be careful when walking around at night! A flower might just be something else:


By default, whenever you kill a mimic it'll place the original flower back. Extra items and experience are dropped by the mimic:




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

Flower Mimics is a mod made for SpookyJam 2023. It's highly configurable. By default, whenever a player walks around at night, any flower can be a mimic and turn into a mob. When this happens, lightning will strike. The mimic will have a custom name. When the player kills the mimics, extra items and experience are dropped. The flower from which it transforms, will be placed back in the original location. There is a 1/50 chance that a flower is a mimic.

Can cause some jump scares! 👻


While there are default values for an instant experience, it's possible to change a lot of behaviour. Which flowers can become mimics, what items are dropped and various settings when and how mimics should appear.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's RPG Bundle
Environment: Server




Configurable

Configuration guide

   All available config options:

Show Spoiler

flowerIsMimicChance  default 0.02, min 0, max 1.0
The chance an encountered flower is a mimic, and transforms into a mob.

extraExperienceOnMimicDeath  default 30
The amount of extra experience that should drop whenever a mimic is killed.

dropExtraItemsOnMimicDeath  default true
Whether the items specified in ./config/flowermimics/.. should be dropped whenever a mimic is killed.

onlyTransformMimicsAtNight  default true
Whether flowers should only transform into mobs when it is night time. When disabled, they can always transform.

resetMimicsBeforeNightTime  default true
Whether mimic flower possibilities should be reset when the day turns into night.

removeFlowerBlockOnMimicSpawn  default true
Whether the flower block from which the mimic transforms should be removed on spawn.

dropFlowerItemOnMimicDeath  default false
If the mimic flower should be dropped on death. Must have 'removeFlowerBlockOnMimicSpawn' enabled.

replaceOriginalFlowerBlockOnMimicDeath  default true
If the original flower block should be replaced when a mimic dies. Must have 'removeFlowerBlockOnMimicSpawn' enabled. Destination must have an air block.

placeFlowerBlockWhereMimicDies  default false
If the a flower block should be placed where a mimic dies. Must have 'removeFlowerBlockOnMimicSpawn' enabled. Destination must have an air block.

showLightningOnMimicSpawn  default true
If lightning should be shown whenever a mimic spawns.

showLightningOnFlowerBlockReturn  default true
If lightning should be shown if a flower block is re-placed into the world.

preventMimicsOnPlacedAndBoneMealFlowers  default true
Whether manually placed and bone mealed flowers should not spawn mimics.

checkForMimicAroundBlockRange  default 15, min 1, max 30
How many blocks away from the player the mod should check for mimics. Increasing this will take more processing power.

mimicTransformAroundPlayerRange  default 5, min 1, max 30
How close the player should be to a mimic flower in order for it to transform.

checkForMimicFlowersDelayInTicks  default 50, min 1, max 3600000
How often the mod should check for flower mimics around the player. 20 ticks = 1 second

There are also two config files located in ./config/flowermimics/. :

It's possible to configure what flower mimics will turn into. Will also work with modded entities and flowers:
./config/flowermimics/flower_mimics.txt



You can change what items flower mimics will drop:
./config/flowermimics/flower_item_drops.txt




Showcase

Be careful when walking around at night! A flower might just be something else:

Show Spoiler

 


By default, whenever you kill a mimic it'll place the original flower back. Extra items and experience are dropped by the mimic:

Show Spoiler




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~580,000
Total Downloads
CurseForge
~360,000
Modrinth
~210,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works