Recent content by dany624

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. D

    Arcane Table Dupe Fix

    hi, on my server some player started duping with deep storage unit, maybe it can be fixed adding this code? (I don't know very much java) public void PlayerInteract2(PlayerInteractEvent event) { if (event.getAction() == Action.LEFT_CLICK_BLOCK || event.getAction() ==...
  2. D

    Question about Biomes O'Plenty & 1.5.2 unleashed

    Please can someone tell me how to enable BoP biomes on a FTB Unleashed server? I tried changing "Add Biomes To Default World"=True or Default-level-type to BIOMESOP but nothing change