diff --git a/src/main/resources/data/minecraft/tags/items/non_flammable_wood.json b/src/main/resources/data/minecraft/tags/items/non_flammable_wood.json index d3e11fcfc..28b1428ba 100644 --- a/src/main/resources/data/minecraft/tags/items/non_flammable_wood.json +++ b/src/main/resources/data/minecraft/tags/items/non_flammable_wood.json @@ -8,6 +8,9 @@ "quark:warped_post", "quark:crimson_post", "quark:warped_bookshelf", - "quark:crimson_bookshelf" + "quark:crimson_bookshelf", + "quark:ancient_button", + "quark:azalea_button", + "quark:blossom_button" ] }