DimensionalDevelopment / DimDoors

A rewrite of the classic mod: Dimensional Doors
https://minecraft.curseforge.com/projects/dimensionaldoors
GNU General Public License v3.0
91 stars 56 forks source link

Zelda tune room not working #56

Open theishiopian opened 6 years ago

theishiopian commented 6 years ago

2018-04-18_21 40 38

The minecart goes the wrong way when dispensed. This can be fixed by dispensing the minecart onto a flat track with a block against the other end, or by putting the dispenser at the top of the track.

Robijnvogel commented 6 years ago

That would solve the puzzle automatically once the player enters the dungeon. No, the real way to fix this, would be by adding a second Mine Cart to the Dispenser. See #33

theishiopian commented 6 years ago

I didnt think this was a puzzle, as the only input I could identify was the pressure plate. Are those buttons connected to anything? they didnt seem to be.

Robijnvogel commented 6 years ago

Since the buttons are there, wouldn't the pressure plate be the last thing you'd think of pushing? :)

theishiopian commented 6 years ago

Ah, I see. So you are supposed to press it twice. While clever, I could tell right away that the buttons were superfluous due to their placement not allowing redstone connectivity. I would suggest a subtle adjustment to make them more plausible.

Runemoro commented 6 years ago

@Robijnvogel Couldn't we replace the minecart with a redstone-only circuit that does the same thing?

Robijnvogel commented 6 years ago

Of course we could, but that wouldn't be half as interesting.