Bug: Additional square brackets in plane name
kolamp opened this issue ยท 1 comments
Bug description
When placing a plane inside the world, square brackets are added to the name, i.e. "Plane" becomes "[Plane]". The effect is recursive, when the plane is obtained by a plane wrench, ultimately leading to a game crash, when the name string becomes too long.
Steps to reproduce the issue
- Obtain a plane in the inventory by any means - crafting, console command, plane wrench...
- Place the plane inside the world by right-clicking.
- Observed name change.
Expected behavior
The name of the plane should not change, when placing it.
Log files
https://paste.ee/p/M2XEo
Versions
- Minecraft 1.16.5
- Forge 36.1.0
- Mods car-1.0.4 & plane-1.0.2
Other mods
None.