Create rebar_concrete.json

Add a tag for all rebar concrete blocks
This commit is contained in:
Azrann AVANA
2025-07-19 03:58:44 +02:00
committed by GitHub
parent b4ac9d5035
commit 01c2d37635

View File

@@ -0,0 +1,21 @@
{
"values": [
"tfmg:rebar_concrete",
"tfmg:white_rebar_concrete",
"tfmg:blue_rebar_concrete",
"tfmg:light_blue_rebar_concrete",
"tfmg:red_rebar_concrete",
"tfmg:green_rebar_concrete",
"tfmg:lime_rebar_concrete",
"tfmg:pink_rebar_concrete",
"tfmg:magenta_rebar_concrete",
"tfmg:yellow_rebar_concrete",
"tfmg:gray_rebar_concrete",
"tfmg:light_gray_rebar_concrete",
"tfmg:brown_rebar_concrete",
"tfmg:cyan_rebar_concrete",
"tfmg:purple_rebar_concrete",
"tfmg:orange_rebar_concrete",
"tfmg:black_rebar_concrete"
]
}