mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-18 00:27:02 +08:00
feat: add block data
This commit is contained in:
5
assets/data/block/grass_block.toml
Normal file
5
assets/data/block/grass_block.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
name = "grass_block"
|
||||
id = 1
|
||||
is_liquid = false
|
||||
is_passable = false
|
||||
is_cross_plane = false
|
||||
Reference in New Issue
Block a user