Code:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES(53248329, 'cust_cocamachine', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '0', 53248329, '1', '1', '1', '1', '1', 'vendingmachine', 4, '0', '0', '0', '0', 0, 0, '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES
(53248330, 'cust_cocasmoke', 'cust_cocamachine', 's', 1, 1, 1, '1', '0', '0', 53248330, '1', '1', '1', '1', '1', 'vendingmachine', 4, '0', '0', '0', '0', 0, 0, '0');
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`, `HeightOverride`) VALUES
(53248331, 'cust_cocachair', 'cust_cocamachine', 's', 1, 1, 1, '1', '1', '0', 53248331, '1', '1', '1', '1', '1', 'vendingmachine', 4, '0', '0', '0', '0', 0, 0, '0');