The Twilight Forest

The Twilight Forest

143M Downloads

[Minor][Enhancement]: Add OreDict values of "treeLeaves" to Twilight Forest Leaves

Lanse505 opened this issue · 7 comments

commented

Forge version: 14.23.1.2601
Twilight Forest version: 1.12.2-3.5.263

This issue is being created as a follow-up to a conversation with @Drullkus on Discord.
See Picture: https://i.imgur.com/FtCCYVP.png

Essentially currently TwiFo leaves don't have the "appropriate" leave ore dictionary tag of "treeLeaves" that most other mods tree's use.

commented

let me grab a screenshot

commented

Okey so it seems to only be specific leaves.

To be more precise:
Thorn Leaves, Beanstalk Leaves and Darkwood Leaves
https://i.imgur.com/pK2iY6d.png
https://i.imgur.com/VIccU8q.png
https://i.imgur.com/wfgGrzs.png

commented

So this issue "might" be invalid 🤔

commented

Ah no it is valid. Those blocks use a different ID

commented

Well I meant invalid incase y'all didn't want those things having that oredict :P
Technically "Giant Leaves" could have that oredict as well but that seems abit redundant

commented

wot

OreDictionary.registerOre("treeLeaves", new ItemStack(TFBlocks.leaves, 1, OreDictionary.WILDCARD_VALUE));

commented

So I did this in commit a6f2791 and forgot to close, lul