Delightful

Delightful

17M Downloads

Fiery Knife is not emissive and has holes in its handle

saltyseadoggo opened this issue ยท 2 comments

commented

Describe the bug:
The Fiery Knife is not emissive like the other fiery gear items in Twilight Forest. There is also a transparent pixel in its handle, and a pixel that goes from transparent to opaque repeatedly.

To Reproduce:

  • Place TF fiery pickaxe in item frame
  • Place Delightful fiery knife in item frame

Expected behavior:
The knife would be emissive like the pickaxe, and would not have transparent pixels in its handle.

Screenshots:
2023-05-10_13 05 22

Versions:
Forge 43.2.8
Twilight Forest 4.2.1518
Farmer's Delight 1.2.0
Delightful 3.2.4

commented

The texture has already been updated so that fix is coming shortly. I'm looking into the emissiveness.
I see how they achieve it: https://github.com/TeamTwilight/twilightforest/blob/1.19.2/src/generated/resources/assets/twilightforest/models/item/fiery_sword.json
Should be pretty simple to sort out.

commented

Fixed in v3.3