'Replace Block' problem

Discussion in 'General Discussion' started by japp_02, Feb 12, 2022.

  1. japp_02

    japp_02 Commander

    Joined:
    Feb 11, 2021
    Messages:
    525
    Likes Received:
    200
    Hello,
    I'm in Creative, I have created a little landing pad but made the error of using half-blocks. Here is the object:
    [​IMG]

    I know I can replace blocks with the console with
    replaceblocks <entityid> <source blockname> <target blockname> <optional: index name>
    So, in my case the ID of the object is 1193, the source blocks are HullThinLarge, and after adding a probe full block, I see its name is HullFullLarge. If I enter

    replaceblocks 1193 HullThinLarge HullFullLarge

    I get this:
    [​IMG]

    How do I get full blocks?

    Thanks,
     
    #1
  2. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,413
    Likes Received:
    12,015
    The replaceblocks command is for changing the block type while keeping the shapes the same, not the block shape. The half cubes are a full block so you cannot do what you want using a command.

    So replaceblocks can convert steel to combat steel, for example.
    But you cannot use it to convert half cubes into full cubes.
     
    #2
    ZipSnipe and japp_02 like this.
  3. ZipSnipe

    ZipSnipe Commander

    Joined:
    May 19, 2016
    Messages:
    113
    Likes Received:
    47
    that simple of a design right there would be easier just to start from scratch with full blocks
     
    #3
  4. japp_02

    japp_02 Commander

    Joined:
    Feb 11, 2021
    Messages:
    525
    Likes Received:
    200
    Yes lesson learned :)
     
    #4

Share This Page