Every Compat (Wood Good)

Every Compat (Wood Good)

28M Downloads

[๐Ÿ—ƒ]: The Aether Mod

GeorgeGamez opened this issue ยท 15 comments

commented

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

Curseforge (Normal)

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

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

aether

Types

Yagroot Wood
Cruderoot Wood
Conberry Wood
Sunroot Wood
Skyroot Wood
Roseroot Wood

Optional Information

Aether has many wood types which are not included in this mod.

commented

So These woodType are undetected? Please use "Undetected WoodType" when you are creating a new issue.

EDIT:

FYI, What you used to create this issue is "Suggest A mod". THat's the wrong one. I need to know which Minecraft Version, so I can add the undetected WoodTypes

commented

I am using 1.20.1 Forge, but the mod supports 1.19.2 Forge, 1.20.1 Fabric, 1.20.1 Forge, 1.21.1 Forge, and 1.21.1 NeoForge, all of which presumably have this issue.

commented

ok. i'll start with 1.20.1 and need the IDs of these WoodTypes for LOG and PLANKS

commented

It seems that most of these are actually from Deep Aether, a separate expansion for the Aether. I can open a separate ticket for those. The one Aether wood is Skyroot, which has the following IDs for log and planks:

aether:skyroot_log
aether:skyroot_planks

commented

It's fine. you can add them here for Deep Aether

commented

Log IDs:
deep_aether:roseroot_log
deep_aether:yagroot_log
deep_aether:sunroot_log
deep_aether:cruderoot_log
deep_aether:conberry_log

Wood IDs:
deep_aether:roseroot_planks
deep_aether:yagroot_planks
deep_aether:sunroot_planks
deep_aether:cruderoot_planks
deep_aether:conberry_planks

Curseforge Link:https://www.curseforge.com/minecraft/mc-mods/deep-aether

Supported Versions:
1.21.1 Neoforge
1.20.1 Forge
1.19.2 Forge

commented

After further checking, it does appear that the blocks are created, but the recipe is overlapped by one which creates the default block, at least for variant vanilla blocks chests and crafting tables.

commented

Ok I looked into this and found there are nothing wrong. These woodTypes are all detected just fine. (this is on 1.20.1, lmk if this is not detected on different version)

EDIT:

the recipe is overlapped by one which creates the default block

Do you mean the placed chest are fine because it has the correct texture but the Chest Item in the inventory do not have the correct texture? If yes, then i'm aware of these, i've got a report about that.

commented

I had written about that in a separate issue. In the Aether mod, it seems that the mod has its own recipes for making the items that I tested, which overlaps the recipe from this mod.

commented

I'll need a few examples so i can take a look.

And yes, the separated issue is solved & Fixed.

commented

The ones that I tested were the crafting table and chest from Variant Vanilla Blocks, however there are likely more examples.

commented

Ok i'm going to need some picture so i can see the problem for myself. I can't reproduce the issue on my side.

EDIT: You gotta make sure you are using the latest version of EveryCompat and Moonlight lib

EDIT 2:

Here's the list of inventory that i get from EMI/JEI/REI:

  • everycomp:vvb/aether/skyroot_crafting_table
  • everycomp:vvb/deep_aether/roseroot_crafting_table
  • everycomp:vvb/deep_aether/yagroot_crafting_table
  • everycomp:vvb/deep_aether/cruderoot_crafting_table
  • everycomp:vvb/deep_aether/conberry_crafting_table
  • everycomp:vvb/deep_aether/sunroot_crafting_table

U should notice they are generated with EC and Vanilla Variant Blocks

Let me know if the latest version resolved your problem.

commented

Uhm why aren't they detected? Do they have a matching log and coreect wood sound type?

commented

If you have other wood mods that add a similar name of WoodType just like Aether's. Then EC's duplication system could prevent the block (Vanilla Variant Blocks + Aether/Deep_Aether) from being generated.

commented

I haven't heard from you for a while. I'm still awaiting for your reply regarding this issue.