Jump to content

noriokun4649

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by noriokun4649

  1. IBlockState torchBlock = Blocks.WALL_TORCH.getDefaultState(); iuc.getWorld().setBlockState(torchPos, torch_state.with(HORIZONTAL_FACING, iuc.getFace())); I changed facing in this way.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.