Every Compat (Wood Good)

Every Compat (Wood Good)

28M Downloads

[๐Ÿ—ƒ]: Perfect Parity: The Garden Awakens Edition - Pale Oak Wood

Closed this issue ยท 5 comments

commented

Code Of Conduct

  • Always check you are using the latest version of the mods and its dependencies*
  • The undetected WoodType must have 3 unique wordings as a name. Example: enlightened_end:void_shale_bricks*
  • Check the undetected WoodType for the sound, if it's not BASE_DRUM, then it's an issue on the WoodType's mod. Report it to the DEV*
  • Check whether there are a similar issue listed or not.*
  • I HAVE READ ABOVE & CONFIRMED THEM.*

Version Loader

  • 1.19.2 | FABRIC
  • 1.20.1 | FABRIC
  • 1.21.1 | FABRIC
  • 1.19.2 | FORGE
  • 1.20.1 | FORGE
  • 1.21.1 | NEOFORGE

Name of Wood Mod

Perfect Parity: The Garden Awakens Edition

Curseforge Page

https://legacy.curseforge.com/minecraft/mc-mods/perfect-parity-the-garden-awakens-edition

List of Undetected GemTypes

  • minecraft:pale_oak

Optional Information

Simply requesting support for the Pale Oak wood added by the Garden Awakens Edition, a mod that backports the official Garden Awakens update by Mojang. The mod boasts forward compatibility with the update and as such blocks and items added by the mod are given the "minecraft" tag at a glance.

commented

if this is about undetected WoodType, use "Undetected WoodType" to list ids of WoodType.

Is this a question? if yes, well, you could have choose "Question" when you create a new issue.


You can try use EveryCompat (FORGE) with any FABRIC mods on FORGE. It would work. Most FABRIC mods have been moved to COMMON for this to work.

However, the issue for any FABRIC mods to work properly on FORGE or NEOFORGE is a question for Sinytra DEVs to answer.

commented

I didn't see the "Undetected WoodType" label, apologies. I changed the label and edited the top post to be more in-line with the formatting for Undetected Wood Types.

commented

No worries. i just recently added "Undetected WoodType" when creating a new issue. that's for next time.

gotcha. I'll add it to Moonlight Lib.

commented

Alright, @libu2333

I'll take a look at this

commented

FIXED in v2.10.10


Turned out the id, minecraft:pale_oak is being skipped because it's a vanilla WoodType. I've added a simple fix for this. pale_oak met the requirement to be detected.