Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod Compatability for Taming #171

Open
Omegapsychosis opened this issue Aug 5, 2024 · 0 comments
Open

Mod Compatability for Taming #171

Omegapsychosis opened this issue Aug 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Omegapsychosis
Copy link

One of the biggest issues with the original Mo'Creatures mod was compatibility with other mods, which can have a lot fixed using Tweaker mods. However, some things aren't as easily tweaked such as taming. This might be helpful/useful for modpack makers/players trying to make a more immersive experience are...

Adding config options to creatures that allows users to specify custom taming foods on a per mob basis. Something like....

Example:
turtle {
S:biomeTypes=[SWAMP, RIVER]
S:tamingFoods=[minecraft:melon, minecraft:reeds, harvestcraft:lettuceitem]
S:blockedBiomeTypes=[]
B:canSpawn=true
S:dimensions=[0]
I:frequency=12
I:maxSpawn=3
I:minSpawn=1
}

@Omegapsychosis Omegapsychosis added the enhancement New feature or request label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant