You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning to implement most of the block in MCBE 1.2.10.2, here is a list which contains these blocks so that we can know our progress.
For a certain block, there are basical three part of things that need to be implemented:
block placement (P)
item drops (D)
advanced functions (redstone, etc...) (F)
If you only implement part of the functionality of a block, e.g. you only implement the placement and dropping of pistons, you can add the letters P and D after the corresponding item, like this:
piston P D
Construction
planks
wall
fence
fence gate
stairs
door
trapdoor
iron bars
glass
glass panes
ladder
scaffolding
slab
bricks (brick block, stone bricks, mossy stone bricks, end stone bricks, etc...)
sandstone
block of coal, gold, iron, emerald, diamond, lazuli
We are planning to implement most of the block in MCBE 1.2.10.2, here is a list which contains these blocks so that we can know our progress.
For a certain block, there are basical three part of things that need to be implemented:
P
)D
)F
)If you only implement part of the functionality of a block, e.g. you only implement the placement and dropping of pistons, you can add the letters
P
andD
after the corresponding item, like this:Construction
Items
Nature
The text was updated successfully, but these errors were encountered: