diff --git a/src/generated/resources/data/tfmg/tags/blocks/concrete/concrete_stairs b/src/generated/resources/data/tfmg/tags/blocks/concrete/concrete_stairs new file mode 100644 index 00000000..db0d188a --- /dev/null +++ b/src/generated/resources/data/tfmg/tags/blocks/concrete/concrete_stairs @@ -0,0 +1,21 @@ +{ + "values": [ + "tfmg:concrete_stairs", + "tfmg:white_concrete_stairs", + "tfmg:blue_concrete_stairs", + "tfmg:light_blue_concrete_stairs", + "tfmg:red_concrete_stairs", + "tfmg:green_concrete_stairs", + "tfmg:lime_concrete_stairs", + "tfmg:pink_concrete_stairs", + "tfmg:magenta_concrete_stairs", + "tfmg:yellow_concrete_stairs", + "tfmg:gray_concrete_stairs", + "tfmg:light_gray_concrete_stairs", + "tfmg:brown_concrete_stairs", + "tfmg:cyan_concrete_stairs", + "tfmg:purple_concrete_stairs", + "tfmg:orange_concrete_stairs", + "tfmg:black_concrete_stairs" + ] +}