Rainworld MC: LF_C01 Detailing

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Finishing the detailing parts of LF_C01 that can be done with worldedit. Commands I use and comments on what I'm doing are in the subtitles.
    Link to google doc with most of the commands: docs.google.co...
    Debris/plant brushes used:
    *Replace (Greater than) and (Less than) with the correct signs, YT doesn't allow them in the description
    //br sphere 80%air,40%cornflower,10%dead_fire_coral[waterlogged=false],10%glow_lichen[up=false,down=true] 2
    //br sphere 80%air,20%cornflower,10%dead_fire_coral[waterlogged=false],10%glow_lichen[up=false,down=true] 2
    //br sphere 80%air,10%dead_fire_coral[waterlogged=false],10%glow_lichen[up=false,down=true] 5
    //br sphere 80%air,10%dead_fire_coral[waterlogged=false],10%glow_lichen[up=false,down=true],50%dandelion 2
    *All have this mask:
    /mask air,dead_fire_coral,glow_lichen,cornflower,dandelion&(Greater than sign)[bricks,coal_ore,copper_ore,barrier,dirt,spruce_planks,andesite,bamboo_mosaic,stripped_acacia_wood,mud_bricks]
    Stacking red plants:
    *Select all flowers
    //gmask air
    //move 3 up -am cornflower
    *Repeat until max height
    //gmask air,cornflower
    //replace cornflower&(Greater than)[air] 25%air,75%cornflower
    //replace cornflower&(Greater than)[air&[(Greater than)air&[(Greater than)air]] air
    *Repeat until 0 blocks are changed
    Roof plants:
    *Select the whole roof, along with at least 5 or 6 air blocks beneath it
    //gmask air
    //replace air&(Less than)[dirt,spruce_planks,andesite,terracotta,white_terracotta,prismarine] 80%air,10%dead_bush,10%weeping_vines
    //move 1 down -am weeping_vines
    *Repeat until max length
    //move 2 down -am dead_bush
    *Repeat until max length
    //gmask
    //replace weeping_vines 50%weeping_vines,50%air
    //replace weeping_vines&(Less than)[air] air
    *Repeat until 0 blocks are changed
    //replace weeping_vines&(Greater than)[weeping_vines] weeping_vines_plant
    //replace dead_bush 100%dead_bush,50%air
    //replace dead_bush&(Less than)[air&[(Less than)air]] air
    *Repeat until 0 blocks are changed
    //gmask

Комментарии • 2

  • @IADhunter
    @IADhunter 4 месяца назад +1

    It's incredible. Do you know if gw is already worked on?

    • @ScoutRiley
      @ScoutRiley  4 месяца назад +1

      A lot of work has been done on GW, it's over halfway done already. The only major section missing is the SH connector, other than that it's just random rooms that haven't been finished yet