# +---------------------- # | Torch Light # | # | Light from your torch without placing it! # +---------------------- # # @author mcmonkey # @denizen-version 0.9.8 # @version 1.2 # # Installation: # Just drop it in your scripts folder :) # # Usage: # Hold a torch and run around! Also works in your offhand! # # +---------------------- torch_light_world: type: world debug: false events: on player steps on block: - if { - light reset - flag player torch_light_prev:! } - if == torch || == torch { - light 14 - flag player torch_light_prev } on player quits: - if { - light reset - flag player torch_light_prev:! } torch_light_version: type: version name: Torch Light id: 13 description: Lights your way! version: 1.2