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.toml
Normal file
5
assets/data/block/grass.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
name = "grass"
|
||||
id = 9
|
||||
is_liquid = false
|
||||
is_passable = true
|
||||
is_cross_plane = true
|
||||
Reference in New Issue
Block a user