Life in the village 3

Life in the village 3

462k Downloads

[Bug]: Warp Plates and Share Stones marked as coin reward but unobtainable

Linguardium opened this issue ยท 1 comments

commented

General Info

  • I didn't added any mods
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

Your launcher

PrismLauncher

Modpack version

2.2

Describe your issue

Warp plates are marked as obtainable via coins in the shop quests

event.addItem('waystones:warp_plate', ["This item can be bought in the shop", "", "Warp Plates can be compared to teleporting pressure plates. Stand on one and you will get teleported to another warp plate. Warp Plates are attuned to each other by inserting the Attuned Shard of another warp plate."])

Share Stones are also marked as obtainable via coins in the shop quests

event.addItem('waystones:sharestone', ["This item can be bought in the shop", "", "The sharestone is a block that can be used to teleport to other sharestones of the same color. Unlike waystones, sharestones do not require the player to activate it first.", "", "All sharestones are always available to all players, making them a great tool for multiplayer servers."])

Neither of these items show up in the rewards snbt for the quests, nor actually in game.

Steps to reproduce the issue

open files. read them.

open JEI, read descriptions, open FTBQuests and note the discrepancy

Additional Information

There is no additional information needed. The information provided, and links, should enough for the pack devs to resolve the issue.

commented

Added!