In the Preview 1.20.70.20 the oak, spruce, birch, jungle, acacia, and, dark oak slabs and double slabs IDs got split, but the ID used in the blocks.json
file uses the incorrect ID for the double slabs.
In the changelog of this preview it also says the incorrect ID for the double slabs, but in-game the ID that is shown with the auto-complete/fill is different.
Block | Current RS ID | Correct RS ID | |
---|---|---|---|
Oak Double Slab |
|
|
Incorrect:
double_<type>_slab
Correct:
<type>_double_slab
This is based on other recently added double slabs ID names.
Fixed on the latest preview (1.20.70.21)