Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
homedecor_modpack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Illuna-Minetest
homedecor_modpack
Commits
f8a071aa
Commit
f8a071aa
authored
9 years ago
by
Vanessa Ezekowitz
Browse files
Options
Downloads
Patches
Plain Diff
use mesh node for forniture chains, model by kilbith
parent
58f64d26
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
homedecor/furniture_medieval.lua
+8
-57
8 additions, 57 deletions
homedecor/furniture_medieval.lua
homedecor/models/forniture_chains.obj
+930
-0
930 additions, 0 deletions
homedecor/models/forniture_chains.obj
with
938 additions
and
57 deletions
homedecor/furniture_medieval.lua
+
8
−
57
View file @
f8a071aa
...
...
@@ -42,68 +42,19 @@ homedecor.register("L_binding_bars", {
groups
=
{
cracky
=
1
,}
})
local
chain_cbox
=
{
type
=
"fixed"
,
fixed
=
{
-
1
/
2
,
-
1
/
2
,
1
/
4
,
1
/
2
,
1
/
2
,
1
/
2
},
}
homedecor
.
register
(
"chains"
,
{
description
=
S
(
"Chains"
),
mesh
=
"forniture_chains.obj"
,
tiles
=
{
"forniture_black_metal.png"
},
inventory_image
=
"3dforniture_inv_chains.png"
,
sunlight_propagates
=
true
,
node_box
=
{
type
=
"fixed"
,
fixed
=
{
{
-
0
.
45
,
0
.
25
,
0
.
45
,
-
0
.
20
,
0
.
50
,
0
.
50
,
},
{
-
0
.
35
,
0
.
40
,
0
.
35
,
-
0
.
30
,
0
.
45
,
0
.
45
,
},
{
-
0
.
35
,
0
.
30
,
0
.
35
,
-
0
.
30
,
0
.
35
,
0
.
45
,
},
{
-
0
.
35
,
0
.
35
,
0
.
30
,
-
0
.
30
,
0
.
40
,
0
.
35
,
},
{
-
0
.
40
,
0
.
35
,
0
.
35
,
-
0
.
25
,
0
.
40
,
0
.
40
,
},
{
-
0
.
40
,
0
.
15
,
0
.
35
,
-
0
.
25
,
0
.
20
,
0
.
40
,
},
{
-
0
.
45
,
0
.
20
,
0
.
35
,
-
0
.
40
,
0
.
35
,
0
.
40
,
},
{
-
0
.
25
,
0
.
20
,
0
.
35
,
-
0
.
20
,
0
.
35
,
0
.
40
,
},
{
-
0
.
35
,
0
.
20
,
0
.
30
,
-
0
.
30
,
0
.
25
,
0
.
45
,
},
{
-
0
.
35
,
0
.
00
,
0
.
30
,
-
0
.
30
,
0
.
05
,
0
.
45
,
},
{
-
0
.
35
,
0
.
05
,
0
.
25
,
-
0
.
30
,
0
.
20
,
0
.
30
,
},
{
-
0
.
35
,
0
.
05
,
0
.
45
,
-
0
.
30
,
0
.
20
,
0
.
50
,
},
{
-
0
.
40
,
0
.
05
,
0
.
35
,
-
0
.
25
,
0
.
10
,
0
.
40
,
},
{
-
0
.
40
,
-
0
.
15
,
0
.
35
,
-
0
.
25
,
-
0
.
10
,
0
.
40
,
},
{
-
0
.
45
,
-
0
.
10
,
0
.
35
,
-
0
.
40
,
0
.
05
,
0
.
40
,
},
{
-
0
.
25
,
-
0
.
10
,
0
.
35
,
-
0
.
20
,
0
.
05
,
0
.
40
,
},
{
-
0
.
35
,
-
0
.
10
,
0
.
30
,
-
0
.
30
,
-
0
.
05
,
0
.
45
,
},
{
-
0
.
35
,
-
0
.
30
,
0
.
30
,
-
0
.
30
,
-
0
.
25
,
0
.
45
,
},
{
-
0
.
35
,
-
0
.
25
,
0
.
25
,
-
0
.
30
,
-
0
.
10
,
0
.
30
,
},
{
-
0
.
35
,
-
0
.
25
,
0
.
45
,
-
0
.
30
,
-
0
.
10
,
0
.
50
,
},
{
-
0
.
40
,
-
0
.
25
,
0
.
35
,
-
0
.
25
,
-
0
.
20
,
0
.
40
,
},
{
-
0
.
40
,
-
0
.
45
,
0
.
35
,
-
0
.
25
,
-
0
.
40
,
0
.
40
,
},
{
-
0
.
45
,
-
0
.
40
,
0
.
35
,
-
0
.
40
,
-
0
.
25
,
0
.
40
,
},
{
-
0
.
25
,
-
0
.
40
,
0
.
35
,
-
0
.
20
,
-
0
.
25
,
0
.
40
,
},
{
0
.
20
,
0
.
25
,
0
.
45
,
0
.
45
,
0
.
50
,
0
.
50
,
},
{
0
.
30
,
0
.
40
,
0
.
35
,
0
.
35
,
0
.
45
,
0
.
45
,
},
{
0
.
30
,
0
.
30
,
0
.
35
,
0
.
35
,
0
.
35
,
0
.
45
,
},
{
0
.
30
,
0
.
35
,
0
.
30
,
0
.
35
,
0
.
40
,
0
.
35
,
},
{
0
.
25
,
0
.
35
,
0
.
35
,
0
.
40
,
0
.
40
,
0
.
40
,
},
{
0
.
25
,
0
.
15
,
0
.
35
,
0
.
40
,
0
.
20
,
0
.
40
,
},
{
0
.
20
,
0
.
20
,
0
.
35
,
0
.
25
,
0
.
35
,
0
.
40
,
},
{
0
.
40
,
0
.
20
,
0
.
35
,
0
.
45
,
0
.
35
,
0
.
40
,
},
{
0
.
30
,
0
.
20
,
0
.
30
,
0
.
35
,
0
.
25
,
0
.
45
,
},
{
0
.
30
,
0
.
00
,
0
.
30
,
0
.
35
,
0
.
05
,
0
.
45
,
},
{
0
.
30
,
0
.
05
,
0
.
25
,
0
.
35
,
0
.
20
,
0
.
30
,
},
{
0
.
30
,
0
.
05
,
0
.
45
,
0
.
35
,
0
.
20
,
0
.
50
,
},
{
0
.
25
,
0
.
05
,
0
.
35
,
0
.
40
,
0
.
10
,
0
.
40
,
},
{
0
.
25
,
-
0
.
15
,
0
.
35
,
0
.
40
,
-
0
.
10
,
0
.
40
,
},
{
0
.
20
,
-
0
.
10
,
0
.
35
,
0
.
25
,
0
.
05
,
0
.
40
,
},
{
0
.
40
,
-
0
.
10
,
0
.
35
,
0
.
45
,
0
.
05
,
0
.
40
,
},
{
0
.
30
,
-
0
.
10
,
0
.
30
,
0
.
35
,
-
0
.
05
,
0
.
45
,
},
{
0
.
30
,
-
0
.
30
,
0
.
30
,
0
.
35
,
-
0
.
25
,
0
.
45
,
},
{
0
.
30
,
-
0
.
25
,
0
.
25
,
0
.
35
,
-
0
.
10
,
0
.
30
,
},
{
0
.
30
,
-
0
.
25
,
0
.
45
,
0
.
35
,
-
0
.
10
,
0
.
50
,
},
{
0
.
25
,
-
0
.
25
,
0
.
35
,
0
.
40
,
-
0
.
20
,
0
.
40
,
},
{
0
.
25
,
-
0
.
45
,
0
.
35
,
0
.
40
,
-
0
.
40
,
0
.
40
,
},
{
0
.
20
,
-
0
.
40
,
0
.
35
,
0
.
25
,
-
0
.
25
,
0
.
40
,
},
{
0
.
40
,
-
0
.
40
,
0
.
35
,
0
.
45
,
-
0
.
25
,
0
.
40
,
},
},
},
selection_box
=
{
type
=
"fixed"
,
fixed
=
{
-
1
/
2
,
-
1
/
2
,
1
/
4
,
1
/
2
,
1
/
2
,
1
/
2
},
},
selection_box
=
chain_cbox
,
collision_box
=
chain_cbox
,
groups
=
{
cracky
=
1
},
})
...
...
This diff is collapsed.
Click to expand it.
homedecor/models/forniture_chains.obj
0 → 100644
+
930
−
0
View file @
f8a071aa
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment