update list of blocks requiring a pickaxe to obtain

This commit is contained in:
p2r3
2025-08-24 16:06:21 +03:00
parent 4edc21ab81
commit 5fa810b71f
2 changed files with 11 additions and 1 deletions

View File

@@ -46,7 +46,8 @@ const blockWhitelist = [
"oak_slab",
"stone_slab",
"cobblestone_slab",
"composter"
"composter",
"coal_block"
];
// Currently, only 4 biome types are supported, excluding "beach"