MehVahdJukaar / WoodGood

Other
40 stars 24 forks source link

[🗃]: Spectrum Noxwoods are not Supported as Woods #394

Open UnusedCactus opened 5 months ago

UnusedCactus commented 5 months ago

Version

1.7.0

Curseforge

https://www.curseforge.com/minecraft/mc-mods/spectrum

Details

Spectrum 1.7.0 added 4 types of mushroom-based wood: Slate Noxwood, Ebony Noxwood, Ivory Noxwood, and Chestnut Noxwood. Log, wood (as in 6 bark-sided blocks), and "sapling" versions of these woods are listed as Noxcap Stems, Noxcap Hyphae, and Noxshrooms.

Xelbayria commented 5 months ago

Can you check if they have the sound "bass"? that's a common issue nowadays. There is nothing we can do to fix this on our side. Only devs can fix the woods' sound.

EDIT: & can you update the mod to the latest version before you check?

UnusedCactus commented 5 months ago

I read the "version" thing as the earliest version the wood was added in, not the version I'm actually playing, sorry. I am using the latest version of Spectrum and the Compat. The thing that's missing isn't the sound, it's that wood variations of blocks supported by the Compat don't include Noxwoods. I assumed it was an unadded compatibility since the colored woods added by Spectrum are supported.

On Sat, Jan 13, 2024, 17:37 Xelbayria @.***> wrote:

Can you check if they have the sound "bass"? that's a common issue nowadays. There is nothing we can do to fix this on our side. Only devs can fix the woods' sound.

— Reply to this email directly, view it on GitHub https://github.com/MehVahdJukaar/WoodGood/issues/394#issuecomment-1890785071, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUYQ2BVGQ7NBACDXW6N4EATYOMEBNAVCNFSM6AAAAABBZSUZJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJQG44DKMBXGE . You are receiving this because you authored the thread.Message ID: @.***>

MehVahdJukaar commented 5 months ago

we asked you to check if they have correct noteblock bass sound like all wood types should. if they dont thats the reason they arent detected and its their fault. so many modshave not been updated properly to 1.20 regarding this change

UnusedCactus commented 5 months ago

Putting a noteblock on a Noxwood block does make the noteblock produce a bass sound instead of any other sound. The behavior is consistent across the types of Noxwood.

Xelbayria commented 5 months ago

Ok, what is the ID of Noxwood?

it should be similar to the format ID as Minecraft: spectrum:noxwood_log,

UnusedCactus commented 5 months ago

the logs are spectrum:[slate/ebony/ivory/chestnut]_noxcap_stem with the stripped variants listed as spectrum:stripped_[slate/ebony/ivory/chestnut]_noxcap_stem. The plank versions are listed as spectrum:[slate/ebony/ivory/chestnut]_noxwood_planks if you need those as well.

Xelbayria commented 5 months ago

i see. "stem" and spectrum:ebony_noxcap_stem for a log, spectrum:ebony_noxwood_planks for a plank

strange, I'll take a look.