Mods Other

light =burn

  • 158 views 0 today
  • save_alt 20 downloads
Game Version
Minecraft 1.21.1
Progress
100% complete
  • 2
  • 1
yh_hao
Lvl 26Expert Miner
4
neoforge
for(level.getEntities){
..if( ent1.getType( ).getCategory( ).equals( MobCategory.MONSTER ) ) {
....if( LightLevel >6 ){
......ent1.setRemainingFireTicks( 20 );
....}/*if*/
..}/*if*/
}/*for*/

  Have something to say?

Welcome