Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signs are broken #471

Open
Cathay3520 opened this issue May 19, 2024 · 1 comment
Open

Signs are broken #471

Cathay3520 opened this issue May 19, 2024 · 1 comment

Comments

@Cathay3520
Copy link

Cathay3520 commented May 19, 2024

Description

Cardboard mod 1.20.4 breaks signs.
I am aware of the 1.20.4 version of Cardboard is said to be broken, just bringing this up so the situation gets noticed

Steps to reproduce

Assume that the Fabric (Cardboard) server is set up.

  1. Put Fabric API, iCommon Library and Cardboard 1.20.4 mod into the mods folder.
  2. Start the server.
  3. Put down any signs, of any wood varient, or any hanging signs of any varient.
  4. When the text editing window is exited, you get literal{} on each line. i.e.
    literal{}
    literal{}
    literal{}
    literal{}
    If you have typed something, for example you've typed "test" on the first line, the output is:
    literal{test}
    literal{}
    literal{}
    literal{}

Images for reference

image
image

@resial2 resial2 mentioned this issue Jun 6, 2024
@resial2
Copy link

resial2 commented Jun 6, 2024

Solved in #473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants