Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dupe with Rope Ladder #796

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Dupe with Rope Ladder #796

wants to merge 1 commit into from

Conversation

yvsimakov
Copy link

You can place one ladder on y: 255 block and destroy it. You will get a lot of ladders and make lags.

You can place one ladder on y: 255 block and destroy it. You will get a lot of ladders and make lags.
@boq
Copy link
Member

boq commented Sep 29, 2016

No, that does not work this way. see https://github.com/OpenMods/OpenBlocks/blob/master/src/main/java/openblocks/common/block/BlockRopeLadder.java#L52

Depending on config, ladders can work in "one item = blocks all the way down, but no drops" mode or in "one item = one block = one drop on break" mode. Unless that config flag changed midway (between versions), behaviour you described is impossible without other mods breaking stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants