Versuch:
SQL-Abfrage
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`) VALUES
(73783342, 'br_mjmj', 'br_mjmj', 's', 1, 1, 1, '0', '0', '0', 73783343, '1', '1', '1', '1', '1', 'vendingmachine', 4, '24')
(73783344, 'ddicemj', 'ddicemj', 's', 1, 1, 1, '0', '0', '0', 73783345, '1', '1', '1', '1', '1', 'dice', 4, '0')
(73783346, 'mjegg', 'mjegg', 's', 1, 1, 1, '0', '0', '0', 73783347, '1', '1', '1', '1', '1', 'default', 4, '0')
(73783348, 'ten-bn_turntable', 'ten-bn_turntable', 's', 1, 1, 1, '0', '0', '0', 73783349, '1', '1', '1', '1', '1', 'default', 4, '0')
(73783350, 'mjicecr', 'mjicecr', 's', 1, 1, 1, '0', '0', '0', 73783351, '1', '1', '1', '1', '1', 'vendingmachine', 4, '4')
(73783352, 'mjplow', 'mjplow', 's', 1, 1, 1, '1', '1', '0', 73783353, '1', '1', '1', '1', '1', 'default', 4, '0')
(73783354, 'mjsmokemach', 'mjsmokemach', 's', 1, 1, 1, '0', '0', '0', 73783355, '1', '1', '1', '1', '1', 'default', 2, '0')
(73783356, 'mjthro', 'mjthro', 's', 1, 1, 1, '1', '1', '0', 73783357, '1', '1', '1', '1', '1', 'default', 4, '0');