noeppi-noeppi / Bongo

A Minecraft Bingo Minigame Mod
https://www.curseforge.com/minecraft/mc-mods/bongo
Apache License 2.0
13 stars 20 forks source link

Add support for Jade #42

Closed MelanX closed 2 years ago

MelanX commented 2 years ago

This pull request adds support for the mod Jade. It adds the "Bingo Item" tooltip on blocks which are required for any task as you can see here: image

It also moves the component for this tooltip to the ItemRenderUtil class to improve performance a little bit and remove duplicate code.