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

Duplication bug #260

Closed
DrakMC opened this issue May 18, 2022 · 1 comment
Closed

Duplication bug #260

DrakMC opened this issue May 18, 2022 · 1 comment

Comments

@DrakMC
Copy link

DrakMC commented May 18, 2022

Expected behavior

Duplicating items will not work.

Observed/Actual behavior

Currently, items can be duplicated.

Steps/models to reproduce

  1. Get to the Ocean Phase.
  2. Destroy the block until you get to the coral or turtle egg.
  3. If you get to the coral, just put a shulker over it and it will destroy itself. Then put the shulker of the thing in its place and destroy it. The shulker and the stuff will fall out, so you'll have 2x the shulker and the stuff.

BentoBox version

[21:41:50 INFO]: Running on PURPUR 1.17.1.
[21:41:50 INFO]: Version BentoBox: 1.20.0
[21:41:50 INFO]: Databases: JSON
[21:41:50 INFO]: Loaded game worlds:
[21:41:50 INFO]: oneblock_world (OneBlock): World, Nether*
[21:41:50 INFO]: Loaded add-ons:
[21:41:50 INFO]: AOneBlock 1.9.0 (ENABLED)
[21:41:50 INFO]: Biomes 1.14.0 (ENABLED)
[21:41:50 INFO]: Challenges 0.8.4 (ENABLED)
[21:41:50 INFO]: Chat 1.1.4 (ENABLED)
[21:41:50 INFO]: Level 2.9.0 (ENABLED)
[21:41:50 INFO]: Limits 1.19.0 (ENABLED)
[21:41:50 INFO]: Warps 1.11.2 (ENABLED)

Plugin list

No response

Other

No response

@BONNe
Copy link
Member

BONNe commented May 18, 2022

Two things:

Container duplication is happening because of drop-on-top thing.
In 1.10.0 version it was reworked and should not happen anymore.

Blocks that require support are removed from default phases. It was a mistake to add them into default phase configs.

Here is a feature request to allow blocks with support to be generated with the support. #258

@BONNe BONNe transferred this issue from BentoBoxWorld/BentoBox May 18, 2022
@BONNe BONNe closed this as completed May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants