Skip to content

logs don't show up in the right order when wilder wild is installed #79

Description

@Tralomine

game version: 26.2
loader: quilt 30.1-beta.2
mod version: 2.0.7+26.2
wilder wild version: 4.2.11-mc26.2

I changed the logs to include the stripped logs like that:

    "/(?<ns>[^:]+):(?<wood>.+)_log/": [
      "${ns}:${wood}_wood",
      "${ns}:stripped_${wood}_log",
      "${ns}:stripped_${wood}_wood",
      "wilderwild:hollowed_${wood}_log"
    ],

the logs show by default in order log->wood->stripped log->stripped wood, but when I installed wilder wild it changed to stripped log->log->wood->stripped wood->hollow log-> stripped hollow log
this is a problem because regular trees drop stripped wood and it's weird, plus it feels unintuitive and it breaks immersion for the player
note that the logs that don't have a hollow log variant are still in the right order so I suspect it's caused by wilder wild, but I wouldn't know how or if it's something you can fix or wilder wild needs to fix

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions