Skip to content

Commit 37806bf

Browse files
committed
chore: add comment about top block on launchpads in config.yml
1 parent 9e3b7ef commit 37806bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/main/resources/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,9 @@ launchpad:
271271
launch_power: 3.0
272272
launch_power_y: 1.0
273273

274-
# Top and bottom block required to make a launchpad,
274+
# Top and bottom block required to make a launchpad.
275+
# For performance reasons, the top block must be an interactable block (pressure plate),
276+
# otherwise the launchpad will not work.
275277
top_block: STONE_PRESSURE_PLATE
276278
bottom_block: REDSTONE_BLOCK
277279

0 commit comments

Comments
 (0)