From a5eef1c5de77fa7770877802e66c3e1c53f9a0da Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Wed, 24 Apr 2019 18:59:36 -0400 Subject: update castles, areas, homedecor, plantlife, gloopblocks, hotbar, inspector, maptools, mesecons, moreblocks, moreores, technic, teleport_request, and worldedit switched to caverealms_lite (with minor fixes by me) switched to CWz's fork of player_textures The homedecor update brings in the big split, and will require you to re-enable all modpack components in order to avoid loss of content. --- .../models/homedecor_table_small_square.obj | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 homedecor_tables/models/homedecor_table_small_square.obj (limited to 'homedecor_tables/models/homedecor_table_small_square.obj') diff --git a/homedecor_tables/models/homedecor_table_small_square.obj b/homedecor_tables/models/homedecor_table_small_square.obj new file mode 100644 index 0000000..467259e --- /dev/null +++ b/homedecor_tables/models/homedecor_table_small_square.obj @@ -0,0 +1,48 @@ +# Blender v2.69 (sub 0) OBJ File: 'table_small_square.blend' +# www.blender.org +mtllib homedecor_table_small_square.mtl +o Cube +v 0.499000 -0.499000 -0.499000 +v 0.499000 -0.499000 0.499000 +v -0.499000 -0.499000 0.499000 +v -0.499000 -0.499000 -0.499000 +v 0.499000 -0.468750 -0.499000 +v 0.499000 -0.468750 0.499000 +v -0.499000 -0.468750 0.499000 +v -0.499000 -0.468750 -0.499000 +v 0.468750 -0.437500 -0.468750 +v 0.468750 -0.437500 0.468750 +v -0.468750 -0.437500 0.468750 +v -0.468750 -0.437500 -0.468750 +vt 0.500000 0.029412 +vt 0.970588 0.029412 +vt 0.970588 0.500000 +vt 0.500000 0.500000 +vt 0.014706 0.985294 +vt 0.014706 0.514706 +vt 0.029412 0.529412 +vt 0.029412 0.970588 +vt 0.985294 0.500000 +vt 0.985294 0.029412 +vt 0.500000 0.514706 +vt 0.970588 0.514706 +vt 0.485294 0.029412 +vt 0.485294 0.500000 +vt 0.970588 0.014706 +vt 0.500000 0.014706 +vt 0.470588 0.970588 +vt 0.470588 0.529412 +vt 0.485294 0.514706 +vt 0.485294 0.985294 +usemtl Material +s off +f 1/1 2/2 3/3 4/4 +f 8/5 7/6 11/7 12/8 +f 1/9 5/3 6/2 2/10 +f 2/11 6/4 7/3 3/12 +f 3/13 7/1 8/4 4/14 +f 5/15 1/2 4/1 8/16 +f 9/17 12/8 11/7 10/18 +f 7/6 6/19 10/18 11/7 +f 5/20 8/5 12/8 9/17 +f 6/19 5/20 9/17 10/18 -- cgit v1.2.3