
This is “0.0” phase of “CNTrafficSymbols” series mods. Blocks and items added by this mod all come with cntrafficsymbols_0d0 namespace.
Introduction to Blocks Added by This Mod
All items, including block items, added by this mod, can be found in the creative inventory tab named “CNTrafficSymbols 0.0”. For most of these block items, their placed blocks' identifiers are the same of theirs; some exceptions are:
| Item identifier(namespace omitted) | Block identifier(namespace omitted) |
|---|---|
white_floor_line_eighth |
floor_line_eighths |
yellow_floor_line_eighth |
floor_line_eighths |
barricade_1m_edge_1m_height |
barricades_1 |
barricade_50cm_edge_75cm_height |
barricades_1 |
barricade_50cm_edge_1m_height |
barricades_1 |
Blocks with Block Entities
Yet most blocks are decorative fully by their blockstates, some blocks have block entities for more information, like texts shown.
highway_exit_distance_info_left_top, highway_exit_distance_info_left_middle, highway_exit_distance_info_left_bottom and highway_exit_distance_info_left_single (hereinafter “highway_exit_distance_info_left type”)
To make them display texts, you need to rename their items(e.g. through anvil) first, and place them. It's also possible to remove their names, making them show no texts. Also see next section.
highway_exit_distance_info_middle_top, highway_exit_distance_info_middle_middle, highway_exit_distance_info_middle_bottom and highway_exit_distance_info_middle_single (hereinafter “highway_exit_distance_info_middle type”)
To make them display texts, you need to rename their items first, and place them on the right next to “highway_exit_distance_info_left type” blocks with the same facing as which placing “highway_exit_distance_info_left type” blocks uses. This makes the two blocks show two lines of texts together, the text from “highway_exit_distance_info_left type” blocks' names are positioned at the top with a larger size and the text from “highway_exit_distance_info_middle type” blocks' names are positioned at the bottom with a smaller size. It's also possible to remove their names, making them show no texts.
highway_exit_distance_info_right_top, highway_exit_distance_info_right_middle, highway_exit_distance_info_right_bottom and highway_exit_distance_info_right_single
To make them display texts, you need to rename their items first, and place them. Supported names match regexp ^(?:0|[1-9]\d{0,4})$|^(?:0|[1-9])\.\d$, otherwise unexpected behaviours may happen. The text shown is “namekm” if named; otherwise “0km”.
highway_1hm, highway_2hm, highway_3hm, highway_4hm, highway_5hm, highway_6hm, highway_7hm, highway_8hm and highway_9hm
To make them display texts, you need to rename their items first, and place them. It's also possible to remove their names, making them show no texts.
highway_km
There are two lines of texts of each highway_km block.
The top line shows an integer in [0,99999], which can be adjusted by interacting with the block: to hit the top faces of its hitbox makes the number added by 10000; to hit the east faces of its hitbox makes the number added by 1000; to hit the north faces of its hitbox makes the number added by 100; to hit the west faces of its hitbox makes the number added by 10; to hit the south faces of its hitbox makes the number added by 1; and then immediately modulo by 100000.
To make its bottom line display a text, you need to rename its items first, and place them. It's also possible to remove their names, making it show no texts.
You can hit the block with an item in #cntrafficsymbols_0d0:locks_highway_km_sign holding to make the first line text unmodifiable. This mod includes minecraft:honeycomb in #cntrafficsymbols_0d0:locks_highway_km_sign.
Config File
You can extract the config directory within the mod JAR to your game directory, and read the instructions in the comments.
In Development
This mod is still in-development. So you may see the “missing texture”. And this mod currently lacks English(US) translation, so you may see some translation keys.
Supported Minecraft & Modloader Versions
Currently this mod supports Fabric loader only; it supports the latest Minecraft release and Minecraft 1.20.4(LTS).
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as cntrafficsymbols_0.0-0.0.2-b2+mc26.2.jar — drop this file into the mods folder
- Download size: 6.2 MB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.