Skip to content

fix: wrong cobblemon apricorn texture paths#29

Open
hudsonm62 wants to merge 3 commits into
TeamMidnightDust:mainfrom
hudsonm62:main
Open

fix: wrong cobblemon apricorn texture paths#29
hudsonm62 wants to merge 3 commits into
TeamMidnightDust:mainfrom
hudsonm62:main

Conversation

@hudsonm62
Copy link
Copy Markdown

They probably were in much earlier versions, but the texture path for apricorn logs/stripped logs are incorrect and was causing null textures as seen in #21

Changing model textures to "cobblemon:block/wood/*" fixes #21

Reference

https://gitlab.com/cable-mc/cobblemon/-/tree/main/common/src/main/resources/assets/cobblemon/textures/block/wood

Tested Result

image

Note: tested in both 1.20.1 and 1.21.1

--

FYI was unsure if I was supposed to edit the ./input/assets too, but I did anyway as I would like to get this merged asap -- perhaps a contributing guide would be nice for future potential maintainers!

hudsonm62 added 2 commits June 1, 2026 21:53
They probably were in earlier versions, but the texture path for apricorn logs are incorrect and was causing null textures
Changing model textures to `"cobblemon:block/wood/*"` fixes issue TeamMidnightDust#21

https://gitlab.com/cable-mc/cobblemon/-/tree/main/common/src/main/resources/assets/cobblemon/textures/block/wood
Copilot AI review requested due to automatic review settings June 1, 2026 12:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates Round Trees to v8.3 by correcting Cobblemon apricorn log model texture paths and reflecting the change in metadata and changelog.

Changes:

  • Bump pack description version from 8.2 to 8.3
  • Fix Cobblemon apricorn log / stripped apricorn log model texture paths to use cobblemon:block/wood/...
  • Add v8.3 entry to the changelog

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pack.mcmeta Updates displayed pack version to 8.3
input/assets/cobblemon/models/block/apricorn_log.json Points model textures to cobblemon:block/wood/...
input/assets/cobblemon/models/block/stripped_apricorn_log.json Points model textures to cobblemon:block/wood/...
assets/cobblemon/models/block/apricorn_log.json Points model textures to cobblemon:block/wood/...
assets/cobblemon/models/block/stripped_apricorn_log.json Points model textures to cobblemon:block/wood/...
CHANGELOG.md Documents the texture-path fix in v8.3

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pack.mcmeta Outdated
"min_format": 15,
"max_format": 255,
"description": "§2Version 8.2\n§e©Motschen 2026 | MIT Licence"
"description": "§2Version 8.3\n§e©Motschen 2026 | MIT Licence"
@hudsonm62
Copy link
Copy Markdown
Author

that should make copilot happy 😆

@hudsonm62 hudsonm62 requested a review from Copilot June 1, 2026 12:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.

@hudsonm62
Copy link
Copy Markdown
Author

hudsonm62 commented Jun 1, 2026

@Motschen I would appreciate a review at your earliest convenience :) its been tested in both major supported versions of Cobblemon

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cobblemon 1.7.1 (Neoforge 1.21.1)

2 participants