Blackvein / Quests

Quests mod for Spigot
31 stars 35 forks source link

Place event with chest block #432

Closed Vynderman closed 7 years ago

Vynderman commented 8 years ago

If I using chest as question target (like place chest) then I cannot complete quest (quest does not count). It is doesnt works with wood(en)_door too. No errors in console. It seems like chest isnt chest :)

Piece of config:

          place-block-names:
          - chest
          - wooden_door (Also tried wood_door)
          place-block-amounts:
          - 1
          - 1
          place-block-durability:
          - 0
          - 0

Spigot 1.9.4 R01. Quests latest version (From Jenkins, 2.7.3. 117 commit).

Vynderman commented 8 years ago

Close this. Because chest:0 is just chest is turned to north (Still have west, south, east). https://github.com/Blackvein/Quests/issues/433

PikaMug commented 7 years ago

Closing per request.