
Twilight Forest Darkwood Leaves
vivagabe opened this issue ยท 5 comments
Mod loader
Forge
Minecraft version
1.19.2
Mod version
5.2.1
Modloader version
43.3.0
Modpack info
No response
If bug:
- Can you reproduce this issue with relevant mods only?
If bug: The latest.log file
No response
Issue description
Twilight Forest Darkwood Leaves are not passable. Hopefully an easy fix!
https://github.com/Snownee/PassableFoliage/blob/1.19-forge/src/main/resources/data/passablefoliage/tags/blocks/passables.json
All blocks that are leaves tag can pass. If it's not leaves tag. I think it should be intended. So, I prefer not add it as default. You can add it to the tag just like the file above with a datapack by yourself
EDIT: According to https://github.com/TeamTwilight/twilightforest/blob/1.19.x/src/generated/resources/data/minecraft/tags/blocks/leaves.json#L7. I think it should be passable. Maybe a bug. Can you provide the leave block id?
Can't reproduce in 1.20.1 and 1.19.3 workspace. Can your reproduce with only the two mods?
They are different blocks. The one you can get by creative is dark_leaves
that is #leaves
. The one generated hardened_dark_leaves
isn't since the author gonna to make it different from the leaves like darker and no decay. So, as I said
All blocks that are leaves tag can pass. If it's not leaves tag. I think it should be intended. So, I prefer not add it as default. You can add it to the tag just like the file above with a datapack by yourself
Its strange: if i place the block, i can walk through it. if i encounter the block naturally spawned in the twilight forest, i cannot walk through it.
just for information: TeamTwilight/twilightforest#1298 (comment)