diff --git a/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_buttons.json b/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_buttons.json index 536ca8f6c..9a3b74417 100644 --- a/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_buttons.json +++ b/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_buttons.json @@ -18,40 +18,40 @@ "face=floor,facing=east": { "model": "frostedheart:block/ruined_machine_buttons", "x": 180, - "y": 270 + "y": 90 }, "face=floor,facing=north": { "model": "frostedheart:block/ruined_machine_buttons", - "x": 180, - "y": 180 + "x": 180 }, "face=floor,facing=south": { "model": "frostedheart:block/ruined_machine_buttons", - "x": 180 + "x": 180, + "y": 180 }, "face=floor,facing=west": { "model": "frostedheart:block/ruined_machine_buttons", "x": 180, - "y": 90 + "y": 270 }, "face=wall,facing=east": { "model": "frostedheart:block/ruined_machine_buttons", "x": 90, - "y": 270 + "y": 90 }, "face=wall,facing=north": { "model": "frostedheart:block/ruined_machine_buttons", - "x": 90, - "y": 180 + "x": 90 }, "face=wall,facing=south": { "model": "frostedheart:block/ruined_machine_buttons", - "x": 90 + "x": 90, + "y": 180 }, "face=wall,facing=west": { "model": "frostedheart:block/ruined_machine_buttons", "x": 90, - "y": 90 + "y": 270 } } } \ No newline at end of file diff --git a/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_switch.json b/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_switch.json index 71916497d..b9f4d541a 100644 --- a/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_switch.json +++ b/src/generated/resources/assets/frostedheart/blockstates/ruined_machine_switch.json @@ -18,40 +18,40 @@ "face=floor,facing=east": { "model": "frostedheart:block/ruined_machine_switch", "x": 180, - "y": 270 + "y": 90 }, "face=floor,facing=north": { "model": "frostedheart:block/ruined_machine_switch", - "x": 180, - "y": 180 + "x": 180 }, "face=floor,facing=south": { "model": "frostedheart:block/ruined_machine_switch", - "x": 180 + "x": 180, + "y": 180 }, "face=floor,facing=west": { "model": "frostedheart:block/ruined_machine_switch", "x": 180, - "y": 90 + "y": 270 }, "face=wall,facing=east": { "model": "frostedheart:block/ruined_machine_switch", "x": 90, - "y": 270 + "y": 90 }, "face=wall,facing=north": { "model": "frostedheart:block/ruined_machine_switch", - "x": 90, - "y": 180 + "x": 90 }, "face=wall,facing=south": { "model": "frostedheart:block/ruined_machine_switch", - "x": 90 + "x": 90, + "y": 180 }, "face=wall,facing=west": { "model": "frostedheart:block/ruined_machine_switch", "x": 90, - "y": 90 + "y": 270 } } } \ No newline at end of file