Open Omuck3 opened 8 years ago
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?
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?
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 https://github.com/EnviroMine/EnviroMine-1.7/issues/206#issuecomment-229808231, or mute the thread https://github.com/notifications/unsubscribe/AKqu3kmgLnAzbiqYj74NFi1mDHYXh5WRks5qRETkgaJpZM4JCplc .
################
# 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
}
Sorry I don't know why that's so giant and bold... I'm not yelling at you. LOL.
Hey, sorry for necro but where are those spoiling settings? Or should I add those lines to custom configs?
@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.
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.