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

No config options for reduced rot? #206

Open
Omuck3 opened this issue Jun 30, 2016 · 7 comments
Open

No config options for reduced rot? #206

Omuck3 opened this issue Jun 30, 2016 · 7 comments

Comments

@Omuck3
Copy link

Omuck3 commented Jun 30, 2016

Hello. I'm using the 1.7.10 version and trying to prevent certain foods from rotting... Except, there's nothing in the config for it.

@PitchBright
Copy link

You may have to add them yourself to the config, manually... if it didn't add them automatically already when you first added this mod.

When rot is set to true by default, so any food item will rot automatically, unless configured not to.

I'm guessing you were using Enviromine before you added the mod that adds these certain foods you're talking about?

@PitchBright
Copy link

PitchBright commented Jun 30, 2016

Wait, unless I'm misunderstanding you.

Are you saying you can't find a way to disable rot on specific items in your enviromine configs? Or are you saying you can't find the food items you're talking about, in your enviromine configs?

@Omuck3
Copy link
Author

Omuck3 commented Jul 1, 2016

The first one.

On Thu, Jun 30, 2016 at 6:36 PM, PitchBright notifications@github.com
wrote:

Wait, unless I'm misunderstanding you.

Are you saying you can't find a way to disable rot on specific items in
your enviromine configs? Or are you saying you find the food items you're
talking about, in your enviromine configs?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#206 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AKqu3kmgLnAzbiqYj74NFi1mDHYXh5WRks5qRETkgaJpZM4JCplc
.

@PitchBright
Copy link

PitchBright commented Jul 1, 2016

Set this to -1 to disable rotting on this item

################
# spoiling
#--------------------------------------------------------------------------------------------------------#
# Set the properties of spoliable items
##########################################################################################################

spoiling {

    watermelon {
        S:01.ID=minecraft:melon
        I:02.Damage=-1

        # Set blank to rot into nothing
        S:"03.Rotten ID"=enviromine:rottenFood
        I:"04.Rotten Damage"=-1

        # Set this to -1 to disable rotting on this item
        I:"05.Days To Rot"=7
    }

@PitchBright
Copy link

Sorry I don't know why that's so giant and bold... I'm not yelling at you. LOL.

@FerretPL
Copy link

FerretPL commented Dec 3, 2016

Hey, sorry for necro but where are those spoiling settings? Or should I add those lines to custom configs?

@PitchBright
Copy link

@FerretPL
Minecraft/config/enviromine/profiles/default/CustomProperties/minecraft.cfg
Use the enviromine IRC channel (#enviromine on espernet), or the mod's minecraft forum discussion thread for more help and/or answers to questions.

@Omuck3 Please close this issue for the mod authors, since there's no bug/issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants