adding trigger conditions
for example
block: STONE
trigger: step > this will give you speed while walking over stone
effect: speed
block: CAMPFIRE
trigger: right_click > this will give you regeneration if you right click the campfire
effect: regeneration
block: SLIME_BLOCK
trigger: break > this will give you nausea when breaking the slime block
effect: nausea
block: SLIME_BLOCK
trigger: place > this will give you jump boost when you place a slime block
effect: jump_boost
block: BEACON
trigger: jump > this will give you glowing if you jump over a beacon
effect: glowing
adding trigger conditions
for example
block: STONE
trigger: step > this will give you speed while walking over stone
effect: speed
block: CAMPFIRE
trigger: right_click > this will give you regeneration if you right click the campfire
effect: regeneration
block: SLIME_BLOCK
trigger: break > this will give you nausea when breaking the slime block
effect: nausea
block: SLIME_BLOCK
trigger: place > this will give you jump boost when you place a slime block
effect: jump_boost
block: BEACON
trigger: jump > this will give you glowing if you jump over a beacon
effect: glowing