Recent content by jpeterik12

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. J

    Question Datapack using advancements to run functions on newly spawned item not working.

    1. Load Datapack 2. Break beehive/beenest with a silk touch axe in survival 3. In vanilla chat will have [Beehive] hi or [Bee Nest] hi, while in paper you don't get that.
  2. J

    Question Datapack using advancements to run functions on newly spawned item not working.

    I have a data pack that modifies beehive items by using an advancement trigger to detect when one is broken, then running a reward function to find and modify the item. In vanilla, the reward runs after the item is created and can modify the item, but in paper, it seems that the item cannot be...