Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jump-pads: # Intended to just go straight up
- enabled: true
- block-top: LIGHT_WEIGHTED_PRESSURE_PLATE
- block-bottom: EMERALD_BLOCK
- power: 3.5 # vertical velocity
- particles:
- enabled: true
- type: "SOUL_FIRE_FLAME"
- message:
- enabled: true
- string: "&fWhoosh!"
- launch-pads: # Intended to go straight up and push the player forward as well
- enabled: true
- block-top: HEAVY_WEIGHTED_PRESSURE_PLATE
- block-bottom: DIAMOND_BLOCK
- power-up: 1.5 # vertical velocity
- power-forward: 1.8 # forward velocity
- particles:
- enabled: false
- type: ""
- message:
- enabled: false
- string: ""
Advertisement
Add Comment
Please, Sign In to add comment