Some block drops
This commit is contained in:
@@ -3,4 +3,5 @@ import { BlockRegistry, EverythingRegistry } from "$/common/everything_registry.
|
||||
EverythingRegistry.register<BlockRegistry>("blocks", "bworld:sand", {
|
||||
textures: "bworld:sand",
|
||||
has_collision: true,
|
||||
drop_table: "bworld:sand",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user