Create: Astral

Create: Astral

1M Downloads

[Bug]: Chipped Spruce Logs have list-shifted names

The-Shortman opened this issue ยท 6 comments

commented

Bug Description

From Greenmind on Discord:

Names of the Chipped Spruce logs are shifted by one, so the name of the block is actually the one previous in the list, such as the Planked Spruce Log showing up as "Overgrown Spruce Log"

Unsure if this is server specific, or is in single player as well.

Image

How to Reproduce?

Attempt to craft spruce logs in the Carpenter's workbench.

Expected Behavior

For the names to match the textures.

Version

2.1.3

Logs or additional context

Same issue with Chipped spruce doors. This issue was discovered on Official Server.

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the modpack
  • I have verified that I have followed the required steps to set up the modpack
commented

Verified to exist within the latest dev build. These should be able to be renamed by modifying Chipped's lang file.

commented

Actually the textures are shifted. Seems to be an issue across all wood types also.

Image

commented

The solution should still be to change the lang - as it will be too much of a pain to change the textures

commented

ive also noticed that all stripped logs are missing individual names but ill leave that up to short or ethan on whether to fix those or not

commented

ill take a swing at it

commented

found the issue
problem: the textures are not patternized with the item id but the names are so it mixes some of them up
solution: rename all the problems to their proper name, they will still be somewhat out of a patternized order