Skip to content

Dead bush wrong id #86

Open
Open
@Henriiig

Description

@Henriiig

Skript Version

[14:32:32 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[14:32:32 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[14:32:32 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[14:32:32 INFO]: [Skript] Server Version: git-PaperSpigot-94ac179e (MC: 1.8.8)
[14:32:32 INFO]: [Skript] Skript Version: 2.6.5-for-1.8
[14:32:32 INFO]: [Skript] Installed Skript Addons:
[14:32:32 INFO]: [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders)
[14:32:32 INFO]: [Skript] - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui)
[14:32:32 INFO]: [Skript] - DiSky v4.12.1
[14:32:32 INFO]: [Skript] - skDragon v0.17
[14:32:32 INFO]: [Skript] - skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect)
[14:32:32 INFO]: [Skript] - skRayFall v1.9.25 (https://sk.rayfall.net/)
[14:32:32 INFO]: [Skript] - SkQuery v4.1.6
[14:32:32 INFO]: [Skript] - SkBee v1.10.3 (https://github.com/ShaneBeee/SkBee)
[14:32:32 INFO]: [Skript] - WolvSK v1.7.2
[14:32:32 INFO]: [Skript] Installed dependencies:
[14:32:32 INFO]: [Skript] - Vault v1.7.3-CMI
[14:32:32 INFO]: [Skript] - WorldGuard v6.1.3-SNAPSHOT;c904242

Bug Description

The alias for dead bush is somehow also referring to another similar item called "Shrub" with the same texture but different id. The original id for dead bush in 1.8 is #32 (minecraft:deadbush) but when using "give player dead bush" the player is randomly giving the latter item or #31:0 (minecraft:tallgrass) (this is the "Shrub").

Expected Behavior

"give player dead bush" should only give the player #32 (minecraft:deadbush)

Steps to Reproduce

command /test:
trigger:
give player dead bush

Errors or Screenshots

No response

Other

No response

Agreement

  • I have read the guidelines above and confirm I am following them with this report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompletedThe issue has been resolved and the next update will apply requested changespriority : lowUseful bug fix or new feature but not currently harmful

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions