feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"max_length": 15,
"blocks_cut_through_by_lasers": [
"minecraft:air",
"minecraft:cave_air",
"minecraft:void_air",
"minecraft:short_grass",
"minecraft:tall_grass",
"minecraft:fern",
"minecraft:large_fern",
"minecraft:dead_bush"
]
}