Which blocks are not generated at all?

Discussion in 'General Help' started by SammurDev, Oct 12, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    SammurDev

    Hello,

    I am currently working on my server and this includes designing new furnitures for example a table.

    I already picked a lot of blocks which can be used to remodel, but my problem is, that I do not know which blocks are generated by the world generator and which are not.

    For an example, I can't use any logs because, well, trees have logs and it would be pretty ridiculous to see tables stacking up and then leaves coming out of it from the top :D.

    I need a full list that provides me information regarding this matter. Which blocks are not used by the world generator and are only available from crafting?

    Please help me out.
     
  2. Offline

    Zombie_Striker

    @SammurDev
    There is actually quite a lot of values that are artificial. Here's a list of everything that is natural (in the overworld)
    (Note: V means all the data variants for that block)
    1. Logs,V
    2. Leaves, V
    3. Stone V
    4. Dirt V
    5. Grass
    6. Bedrock
    7. Sand V
    8. Sand Stone
    9. Vines
    10. Ores V
    11. Water
    12. Lava
    13. Cobblestone* (Generated by lava and water, though this is rare for new chunks)
    The rest are either generated through structures or through crafting.
     
    SammurDev likes this.
  3. Offline

    SammurDev

    Firstly, a very huge thanks to you for providing this information.

    And would you happen to know exactly which blocks are generated by structures? I know that moss stone is generated in mobspawner-rooms.

    I really need to know every single block that is being spawned without me having an affection of it, so I can exclude those blocks from remodeling them.

    I would really really appreciate if you could name me the blocks that are used in structures.

    I saw a lot of different colored hardened clay blocks, can they only be received through crafting, or do they spawn somewhere too?

    Never mind, I found this site: http://www.minecraftopia.com/natural_blocks and also https://minecraft.gamepedia.com/Category:Natural_blocks

    I should have used "natural blocks" when searching, you gave me the idea. Thanks again.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 12, 2017
Thread Status:
Not open for further replies.

Share This Page