diff --git a/stardew-access/static-tiles.json b/stardew-access/static-tiles.json index 7249e20..dc9c013 100644 --- a/stardew-access/static-tiles.json +++ b/stardew-access/static-tiles.json @@ -379,5 +379,314 @@ "y":[3], "type":"interactable" } + }, + "barn": + { + "Hay Hopper": + { + "x":[6], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 1": + { + "x":[8], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 2": + { + "x":[9], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 3": + { + "x":[10], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 4": + { + "x":[11], + "y":[3], + "type":"interactable" + } + }, + "barn2": + { + "Hay Hopper": + { + "x":[6], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 1": + { + "x":[8], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 2": + { + "x":[9], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 3": + { + "x":[10], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 4": + { + "x":[11], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 5": + { + "x":[12], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 6": + { + "x":[13], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 7": + { + "x":[14], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 8": + { + "x":[15], + "y":[3], + "type":"interactable" + } + }, + "big barn": + { + "Hay Hopper": + { + "x":[6], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 1": + { + "x":[8], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 2": + { + "x":[9], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 3": + { + "x":[10], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 4": + { + "x":[11], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 5": + { + "x":[12], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 6": + { + "x":[13], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 7": + { + "x":[14], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 8": + { + "x":[15], + "y":[3], + "type":"interactable" + } + }, + "barn3": + { + "Hay Hopper": + { + "x":[6], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 1": + { + "x":[8], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 2": + { + "x":[9], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 3": + { + "x":[10], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 4": + { + "x":[11], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 5": + { + "x":[12], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 6": + { + "x":[13], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 7": + { + "x":[14], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 8": + { + "x":[15], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 9": + { + "x":[16], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 10": + { + "x":[17], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 11": + { + "x":[18], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 12": + { + "x":[19], + "y":[3], + "type":"interactable" + } + }, + "deluxe barn": + { + "Hay Hopper": + { + "x":[6], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 1": + { + "x":[8], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 2": + { + "x":[9], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 3": + { + "x":[10], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 4": + { + "x":[11], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 5": + { + "x":[12], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 6": + { + "x":[13], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 7": + { + "x":[14], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 8": + { + "x":[15], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 9": + { + "x":[16], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 10": + { + "x":[17], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 11": + { + "x":[18], + "y":[3], + "type":"interactable" + }, + "Feeding Bench 12": + { + "x":[19], + "y":[3], + "type":"interactable" + } } } \ No newline at end of file