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

[Bug] Prismapump not placeable when avoid placing enchanted items enabled #466

Closed
wwsean08 opened this issue Dec 7, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@wwsean08
Copy link
Contributor

wwsean08 commented Dec 7, 2020

Describe the bug
When the setting to prevent placing enchanted items is enabled, you are unable to place the Prismapump item from the farming event.

To Reproduce
Steps to reproduce the behavior (how did you get this bug to occur):

  1. Make sure that Avoid Placing Enchanted Items is enabled.
  2. Get a Prismapump from the new farming vendor.
  3. Attempt to place it on your item and see it won't place.
  4. Disable Avoid Placing Enchanted Items.
  5. Attempt to place the item again and see that it is placed.

Expected behavior
The item should be placed as while it has the enchanted metadata (seen below), it is a block that is designed to be placed to automatically spread water.

Screenshots
N/a

Crash Report
N/A

System Information

  • OS: Windows 10
  • Minecraft Version: 1.8.9
  • Forge Version: 11.15.1.2318
  • SkyblockAddons Version: Current development version (1.5.4 not affected)

Other Installed Mods
If you have any other mods installed, please list them here along with their version number.

  • OptiFine 1.8.9 HD U_L5

Additional info
Add any other context about the problem here.
Prismapump item dump:

{
    id: "minecraft:prismarine",
    Count: 3b,
    tag: {
        ench: [],
        HideFlags: 254,
        display: {
            Lore: ["§7Pumps water poured next to it.", "", "§9§lRARE"],
            Name: "§9Prismapump"
        },
        ExtraAttributes: {
            id: "PRISMAPUMP"
        }
    },
    Damage: 2s
}
@wwsean08 wwsean08 added the bug Something isn't working label Dec 7, 2020
@ILikePlayingGames ILikePlayingGames self-assigned this Jan 6, 2021
@ILikePlayingGames
Copy link
Collaborator

Thanks for the bug report! This will be fixed in the next release.

@Phoube
Copy link
Collaborator

Phoube commented Jul 10, 2021

Avoid placing enchanted items was removed from SBA in 1.6.0 due to Hypixel's new mod guidelines. See this issue: #517

@Phoube Phoube closed this as completed Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants