We ball
This commit is contained in:
@@ -39,7 +39,6 @@ export function create_player(world: ClientWorld) {
|
||||
// player_inventory.container.add_item(new ItemStack("bworld:potato_seeds", 64));
|
||||
// player_inventory.container.add_item(new ItemStack("bworld:pumpkin_seeds", 64));
|
||||
// player_inventory.container.add_item(new ItemStack("bworld:carrot_seeds", 64));
|
||||
player_inventory.container.add_item(new ItemStack("bworld:furnace", 1));
|
||||
player.add(new Camera());
|
||||
player.add(new CollisionCuboid(0.55, 1.79, 0.55));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user