Skip to content

Commit

Permalink
move: add blocks to #bs.move:pass_through
Browse files Browse the repository at this point in the history
- cave_air
- void_air
- light
- moving_piston
  • Loading branch information
Theaustudio authored and VForiel committed May 23, 2023
1 parent 4978a7d commit efdf772
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"minecraft:air",
"minecraft:water",
"minecraft:lava",
"minecraft:iron_bars"
"minecraft:iron_bars",
"minecraft:cave_air",
"minecraft:void_air",
"minecraft:light",
"minecraft:moving_piston"
]
}
}

0 comments on commit efdf772

Please sign in to comment.