diff --git a/src/main/resources/data/c/tags/items/planks_that_burn.json b/src/main/resources/data/c/tags/items/planks_that_burn.json new file mode 100644 index 000000000..b2abca0a2 --- /dev/null +++ b/src/main/resources/data/c/tags/items/planks_that_burn.json @@ -0,0 +1,6 @@ +{ + "replace": false, + "values": [ + "techreborn:rubber_planks" + ] +}