Create concrete.json

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

View 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"
]
}