1
0
Fork 0
mirror of https://github.com/italicsjenga/valence.git synced 2025-02-23 18:17:44 +11:00
valence/crates/valence_block
AviiNL d3ed3123ca
Temp fix for heck with unicode enabled ()
## Description

This should _temporarily_ fix the heck issue described in  until
https://github.com/withoutboats/heck/issues/42 is fixed downstream.

When it is fixed downstream, this commit should get reverted.

Fixes 
2023-04-28 11:53:10 +00:00
..
src Reorganize Project () 2023-04-21 14:43:59 -07:00
build.rs Temp fix for heck with unicode enabled () 2023-04-28 11:53:10 +00:00
Cargo.toml Reorganize Project () 2023-04-21 14:43:59 -07:00
README.md Reorganize Project () 2023-04-21 14:43:59 -07:00

valence_block

Everything related to Minecraft blocks. Primarily concerned with the [BlockState] type.