This is the first farm map I downloaded that has its own farm slot. After downloading farm maps that only replaces the vanilla ones, I started to think this wasn't possible. Now I wonder why other modders can't do the same thing you did? 😮
there's actually very few ones here on nexus but most required the custom farm loader mod, i just like making new farms so it doesnt mess up the other layout of my modded vanilla farms :p
This looks like a great little farm! I just had a few questions. A, does this replace a vanilla farm, or is it added as an extra option. B, is the only water access in the bottom left? Or is there another spot to refill watering cans? And C, do you think you could make a version/setting toggle that removes the prebuilt fences? That would give a little more flexibility on where stuff gets added if you did. Thanks, this is very cute!
31 comments
can this mod be used on android? if possible would you please tell me the steps
"Format": "2.0.0",
"Changes":[
{
"Action": "EditData",
"Target": "Data/AdditionalFarms",
"Entries": {
"heathinwillows.HiddenHavenFarm": {
"ID": "heathinwillows.HiddenHavenFarm",
"TooltipStringPath": "Strings/UI:heathinwillows.HiddenHavenFarm",
"MapName": "heathinwillows.HiddenHavenFarm",
"IconTexture": "Mods/heathinwillows.HiddenHavenFarm/Icon"
}
}
},
{
"Action":" EditData",
"Target":" Strings/UI",
"Entries":{
"heathinwillows.HiddenHavenFarm": "Hidden Haven Farm_A tiny forest nook hidden in the valley (well, not so hidden at all)"
}
},
{
"Action":"Load",
"Target":"Maps/heathinwillows.HiddenHavenFarm",
"FromFile":"assets/Hidden_Haven.tmx"
},
{
"Action":"Load",
"Target":"Mods/heathinwillows.HiddenHavenFarm/Icon, Mods/heathinwillows.HiddenHavenFarm/WorldMap",
"FromFile":"assets/{{TargetWithoutPath}}.png"
},
]
}
thats the content.json what should i put instead? im new to modding :p
{
"LogName": World Map",
"Action": "EditImage",
"Target": "LooseSprites/map",
"FromFile": "assets/Maps/map.png",
"PatchMode": "Replace",
},
b. ye:p , tho i could add a new version with that, but that would mean lesser space
c. oho i'd surely would!!, i just need to figure out how
and yes im very cute