We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3b7ef commit 37806bfCopy full SHA for 37806bf
src/main/resources/config.yml
@@ -271,7 +271,9 @@ launchpad:
271
launch_power: 3.0
272
launch_power_y: 1.0
273
274
- # Top and bottom block required to make a launchpad,
+ # 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.
277
top_block: STONE_PRESSURE_PLATE
278
bottom_block: REDSTONE_BLOCK
279
0 commit comments