GithubHelp home page GithubHelp logo

Block Placement about worldedit-be HOT 4 CLOSED

sisilicon avatar sisilicon commented on June 7, 2024
Block Placement

from worldedit-be.

Comments (4)

SIsilicon avatar SIsilicon commented on June 7, 2024 1

Ah, you see, it's how Minecraft treats blocks of different variations. To the game, red concrete, white concrete, any colour of concrete are the same block. They just have different states. The same thing happens if you use the /setblock command.

from worldedit-be.

SIsilicon avatar SIsilicon commented on June 7, 2024 1

To change which variation of a block you are using, you have two options.

  1. Give a data value - eg: wool:0 is white wool (default), and wool:5 is lime wool.
  2. Give block states - eg: wool['color':'yellow'] is yellow wool

I suggest you go to the Minecraft wiki to see what data values and block states are available for each block. Most if not all coloured blocks have a 'color' block state.

In a future update, the pattern picker will also display the block states of any block you pick.

from worldedit-be.

headqutar avatar headqutar commented on June 7, 2024

Ok, thank you!

from worldedit-be.

SIsilicon avatar SIsilicon commented on June 7, 2024

This is now documented in the docs page.

from worldedit-be.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.