Create concrete.json
Add a tag for all concrete blocks
This commit is contained in:
21
src/generated/resources/data/tfmg/tags/blocks/concrete.json
Normal file
21
src/generated/resources/data/tfmg/tags/blocks/concrete.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"values": [
|
||||
"tfmg:concrete",
|
||||
"tfmg:white_concrete",
|
||||
"tfmg:blue_concrete",
|
||||
"tfmg:light_blue_concrete",
|
||||
"tfmg:red_concrete",
|
||||
"tfmg:green_concrete",
|
||||
"tfmg:lime_concrete",
|
||||
"tfmg:pink_concrete",
|
||||
"tfmg:magenta_concrete",
|
||||
"tfmg:yellow_concrete",
|
||||
"tfmg:gray_concrete",
|
||||
"tfmg:light_gray_concrete",
|
||||
"tfmg:brown_concrete",
|
||||
"tfmg:cyan_concrete",
|
||||
"tfmg:purple_concrete",
|
||||
"tfmg:orange_concrete",
|
||||
"tfmg:black_concrete"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user