diff --git a/src/generated/resources/data/tfmg/tags/blocks/rebar_concrete.json b/src/generated/resources/data/tfmg/tags/blocks/rebar_concrete.json new file mode 100644 index 00000000..6bb445a4 --- /dev/null +++ b/src/generated/resources/data/tfmg/tags/blocks/rebar_concrete.json @@ -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" + ] +}