EmilsGithub / Clutter-Mod-Repository

The Github repository for the Minecraft mod Clutter
MIT License
6 stars 5 forks source link

[Issue/Conflict] Pat Feature? #26

Closed A5ho9999 closed 9 months ago

A5ho9999 commented 10 months ago

It would appear that the newer releases include a Pat/Pet Functions which actually conflicts with a lot of other Mods when Sneak Right-clicking. Including Carry Mods as well simply/easy villagers but as the source code isn't public I can't completely confirm this correctly. Makes this mod rather unusable with many of these others mods without being able to disable this functions

EmilsGithub commented 10 months ago

There is a config to disable it.

A5ho9999 commented 10 months ago

I don't see an option for it within the config

EmilsGithub commented 10 months ago

Could it be that you updated the mod without removing the config file? If that's the case, remove it and restart the game.

A5ho9999 commented 10 months ago

After removing the config and using newly generated, setting to false still doesn't disable the function

Config:


greed.with_looting_and_mending=false # Greed compatible with Looting and Mending. default: false
greed.chance.per.level=0.01 # Coin drop chance per level of Greed. default: 0.01
coin.drops.and.loot.gen=true # Coin drops and generation. default: true
meltdown.destroy_blocks=false # Meltdown destroys blocks. default: false
spawn.clutter.mobs=true # Spawn Clutter Mobs. default: true
spawn.butterflies=false # Spawn Butterflies. default: true
spawn.chameleons=true # Spawn Chameleons. default: true
spawn.echofins=true # Spawn Echofins. default: true
spawn.mossblooms=true # Spawn Mossblooms. default: true
spawn.kiwi_birds=true # Spawn Kiwi Birds. default: true
spawn.emperor_penguins=true # Spawn Emperor Penguins. default: true
spawn.beavers=true # Spawn Beavers. default: true
generate.geodes=true # Generate Geodes. default: true
generate.ores=true # Generate Ores. default: true
generate.silver_ore=true # Generate Silver Ore. default: true
generate.foliage=true # Generate Foliage. default: true
pet.mobs=false # Allows players to pet Peaceful and/or Baby mobs by right-clicking them while sneaking, this has a small chance of healing that mob. default: true
EmilsGithub commented 10 months ago

Are you on a dedicated server, if so the server also has to disable it.

A5ho9999 commented 10 months ago

Yes, the server has it disabled

EmilsGithub commented 10 months ago

I'll take another look at it after work.

A5ho9999 commented 10 months ago

Any update on this?

EmilsGithub commented 9 months ago

It is resolved and will be fixed next time the mod updates.