1
0
mirror of https://github.com/p2r3/bareiron.git synced 2025-10-01 23:25:09 +02:00

implement composter

This commit is contained in:
p2r3
2025-08-23 15:55:46 +03:00
parent c0b903a936
commit 3c86db75fb
5 changed files with 66 additions and 1 deletions

View File

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