Posts by webberjo

    Have you tried "te 1 46" like in the previous command?

    That's not how that works. The 1 in that /give command is for quantity and the 46 is for block state. The /fill command has no parameter for quantity and the block state parameter only accepts 0-15 whereas what I want is in the 40s.

    I can give myself ic2:te blocks simple enough with /give @p ic2:te <amount> <state> (example: /give @p ic2:te 1 46 will give me 1 Iron Furnace), but how do I use ic2:te blocks in the /fill command?


    I tried /fill <x1> <y1> <z1> <x2> <y2> <z2> ic2:te 46 but it tells me 46 is too big and the number must be at most 15. Using a number from 0 to 15 just fills the specified area with untextured blocks called "ic2.te.name".

    I tried /fill <x1> <y1> <z1> <x2> <y2> <z2> ic2:te#46 but it tells me there is no such block what that name.


    Do ic2:te blocks just not work properly in the fill command?