[๐]: Dungeon's Delight support
Closed this issue ยท 18 comments
Code Of Conduct
- See EC Backlog if someone already suggested a mod that you are going to suggest.
- The mod MUST contain variant WoodType: OAK or other vanilla WoodTypes for ITEM or BLOCK
- Consider requesting EC compatibility to the target mod. Adding direct EC support on their side is the preferreed way as to minimize maintenance and future proof the module. this can be done following the mod readme
Curseforge (Normal)
https://modrinth.com/mod/dungeons_delight
Curseforge-Fabric (Optional)
No response
Version Loader Availability
- 1.19.2 | FABRIC
- 1.20.1 | FABRIC
- 1.21.1 | FABRIC
- 1.19.2 | FORGE
- 1.20.1 | FORGE
- 1.21.1 | NEOFORGE
MODID
dungeonsdelight
Types
The wormwood wood type from dungeon's delight is not detected by every compat and thus no woodworks sawmill recipes are generated.
Optional Information
No response
check each issue's description, they have purpose.
so i need to know what's the ID of WoodType:
- LOG:
- Planks:
if WoodType's children use the planks' name instead of log's name, then list the children's ID
oh ok. it must have "Log" because WoodType are detected by 2 things: log & planks
so it's not possible to add that WoodType.
If a log is necessary you can try dungeonsdelight:wormroots_block, which are made from 9 wormroot tendrils analogously to bamboo
I am also willing to add this myself if you guys don't want to support logs that are not canonical. is there any documentation to how the every compat detection system works?
that's fine. I can add it in Moonlight lib. block is good enough for LOG and planks for planks
- LOG: dungeonsdelight:wormroots_block
- PLANKS: dungeonsdelight:wormroots_planks
are they correct?
NO!!
It is actually
log: dungeonsdelight:wormroots_block
planks: dungeonsdelight:wormwood_planks wormWOOD planks
This is correct 100%
ok good thing I checked.
the children is using wormroots or do they use wormwood? By children, i'm talking about door, stairs, slab, fence, fence_gate so on.
EDIT: is there no stripped for the woodtype?
there is no stripped for this woodtype so no hanging signs. The children use wormwood, wormwood doors are dungeonsdelight:wormwood_door for example. Dungeon's delight natively adds a cabinet as farmer's delight support, if that matters.
yes i know. Check the label, it has 1.20.1-FORGE & it's why this issue haven't closed yet
