Описание
# The Dyed Void
[](https://modrinth.com/mod/fabric-api/)
Adds blocks that are a pure, single color with no shading.

See gallery for a few build examples utilizing void blocks.
## Items & Recipes
### Void Bottle
A crafting ingredient for void blocks. To obtain, use (right click) a glass bottle on the void at the bottom of the world. In vanilla, this is only accessible in the end dimension.

### Void Block
The base void block. It is black.

### Luminous Void Block
A white version of a void block.

### Other Colors
The Luminous Void Block can be dyed any color besides white and black.

### End Void Block
A void block which has the appearance of the end portal. To obtain, throw a Void Block through the end portal or end gateway.

*Note: As a block entity, it may cause more client-side and slightly more server-side lag than other void blocks.*
---
Compat
- EMI/RRV: World Interaction recipe for the end void
- Create:
- Since the void block dyeing recipes are shapeless, you can craft them with a mixer
- Void bottles can be automated with a deployer
Misc
- Since they are made of void, void blocks and void bottles behave weirdly and have no gravity.
- You can consume void bottles, but it is not recommended. It decreases your air and food and gives you levitation.
- Also contains a datapack for a dimension that is pure white. To enable it, add the `dyedvoid:whitespace` data pack in the world creation menu. By default it is only accessible by commands such as `/execute in dyedvoid:whitespace run tp @s 0 60 0`.
- Inspired by a video by [Space](https://www.youtube.com/@Legacybeta) and the [Dimensional Doors](https://modrinth.com/mod/dimensionaldoors) mod