- Advancements
- Functions
Published Apr 6th, 2021, 4/6/21 11:59 am
- 6,744 views • 1 today
- 923 downloads • 0 today
28
This datapack can light your way when you are in mining.
work in singleplayer and multiplayer
mc version: 1.17
after drop this file in datapack
type /reload in game
[how to craft miner helmet?]
drop 1x torch and any helmet on ground together to craft it
miner helmet will work when wearing on your head or hold on mainhand or offhand,
it will make a light at you and the place your are looking at
max distance is 100 blocks
work in singleplayer and multiplayer
mc version: 1.17
after drop this file in datapack
type /reload in game
[how to craft miner helmet?]
drop 1x torch and any helmet on ground together to craft it
miner helmet will work when wearing on your head or hold on mainhand or offhand,
it will make a light at you and the place your are looking at
max distance is 100 blocks
| Compatibility | Minecraft 1.17 |
| Tags |
5057463
119


![Pillager Stronghold [ 1.19 - Worldgen - No structure replacement ]](https://static.planetminecraft.com/files/image/minecraft/data-pack/2021/039/14216988_s.jpg)






Have something to say?
Thank you
(Sorry I don't speak English, google translator)
/miner_helmet/data/miner_helmet/functions/set_light.mcfunction
change
execute if entity @s[distance=..100] positioned ^ ^ ^2 if block ~ ~ ~ #miner_helmet:air run function miner_helmet:set_light
to
execute if entity @s[distance=..10] positioned ^ ^ ^2 if block ~ ~ ~ #miner_helmet:air run function miner_helmet:set_light