Skip to content

Commit 5a353cf

Browse files
committed
release(0.3.4): fixed some bugs
1 parent bf3ce7c commit 5a353cf

File tree

11 files changed

+101
-687
lines changed

11 files changed

+101
-687
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.4] - 2024-07-21
9+
Fixed some bugs
10+
11+
### Changed
12+
- Updated the `place_blocks.glm` example program, with new syntax.
13+
- Updated the resource pack such that the golem now faces direction of travel (positive X).
14+
15+
### Fixed
16+
- Place no longer duplicates blocks when there's only one left.
17+
- Place no longer deletes fresh pickaxes if a pickaxe has been broken before.
18+
- Waxing a golem no longer runs the golem as well.
19+
820
## [0.3.3] - 2024-06-19
921
Update to 1.21
1022

+2-202
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"credit": "Made with Blockbench",
33
"texture_size": [32, 32],
4+
"parent": "bot:item/golem_normal",
45
"textures": {
56
"0": "bot:item/golem/exposed/body",
67
"1": "bot:item/golem/exposed/right_arm",
@@ -12,206 +13,5 @@
1213
"7": "bot:item/golem/exposed/right_leg",
1314
"8": "bot:item/golem/exposed/left_leg",
1415
"particle": "bot:item/golem/exposed/body"
15-
},
16-
"elements": [
17-
{
18-
"from": [5, 10, 3],
19-
"to": [11, 16, 13],
20-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
21-
"faces": {
22-
"north": {"uv": [3, 6, 6, 9], "texture": "#3"},
23-
"east": {"uv": [0, 0, 5, 3], "texture": "#3"},
24-
"south": {"uv": [0, 6, 3, 9], "texture": "#3"},
25-
"west": {"uv": [0, 3, 5, 6], "texture": "#3"},
26-
"up": {"uv": [10, 3, 5, 0], "rotation": 90, "texture": "#3"},
27-
"down": {"uv": [10, 3, 5, 6], "rotation": 270, "texture": "#3"}
28-
}
29-
},
30-
{
31-
"from": [11, 9, 7],
32-
"to": [13, 13, 9],
33-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
34-
"faces": {
35-
"north": {"uv": [2, 4, 4, 8], "texture": "#4"},
36-
"east": {"uv": [0, 0, 2, 4], "texture": "#4"},
37-
"south": {"uv": [0, 4, 2, 8], "texture": "#4"},
38-
"west": {"uv": [2, 0, 4, 4], "texture": "#4"},
39-
"up": {"uv": [6, 6, 4, 4], "rotation": 90, "texture": "#4"},
40-
"down": {"uv": [6, 0, 4, 2], "rotation": 270, "texture": "#4"}
41-
}
42-
},
43-
{
44-
"from": [7, 16, 7],
45-
"to": [9, 18, 9],
46-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
47-
"faces": {
48-
"north": {"uv": [2, 2, 4, 4], "texture": "#5"},
49-
"east": {"uv": [0, 0, 2, 2], "texture": "#5"},
50-
"south": {"uv": [0, 2, 2, 4], "texture": "#5"},
51-
"west": {"uv": [2, 0, 4, 2], "texture": "#5"},
52-
"up": {"uv": [2, 6, 0, 4], "rotation": 90, "texture": "#5"},
53-
"down": {"uv": [6, 0, 4, 2], "rotation": 270, "texture": "#5"}
54-
}
55-
},
56-
{
57-
"from": [6, 18, 6],
58-
"to": [10, 22, 10],
59-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
60-
"faces": {
61-
"north": {"uv": [4, 4, 8, 8], "texture": "#6"},
62-
"east": {"uv": [0, 0, 4, 4], "texture": "#6"},
63-
"south": {"uv": [0, 4, 4, 8], "texture": "#6"},
64-
"west": {"uv": [4, 0, 8, 4], "texture": "#6"},
65-
"up": {"uv": [4, 12, 0, 8], "rotation": 90, "texture": "#6"},
66-
"down": {"uv": [12, 0, 8, 4], "rotation": 270, "texture": "#6"}
67-
}
68-
},
69-
{
70-
"from": [5.5, 4, 3],
71-
"to": [10.5, 10, 13],
72-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
73-
"faces": {
74-
"north": {"uv": [0, 6, 2.5, 9], "texture": "#0"},
75-
"east": {"uv": [0, 0, 5, 3], "texture": "#0"},
76-
"south": {"uv": [5, 5, 7.5, 8], "texture": "#0"},
77-
"west": {"uv": [0, 3, 5, 6], "texture": "#0"},
78-
"up": {"uv": [10, 2.5, 5, 0], "rotation": 90, "texture": "#0"},
79-
"down": {"uv": [10, 2.5, 5, 5], "rotation": 270, "texture": "#0"}
80-
}
81-
},
82-
{
83-
"from": [6, 9.9061, -5.60998],
84-
"to": [10, 12.9061, 3.39002],
85-
"rotation": {"angle": -22.5, "axis": "x", "origin": [10, 11, 8]},
86-
"faces": {
87-
"north": {"uv": [4.5, 4.5, 3, 6.5], "rotation": 90, "texture": "#2"},
88-
"east": {"uv": [4, 0, 5.5, 4.5], "rotation": 270, "texture": "#2"},
89-
"south": {"uv": [3, 6.5, 1.5, 4.5], "rotation": 90, "texture": "#2"},
90-
"west": {"uv": [0, 4.5, 1.5, 9], "rotation": 90, "texture": "#2"},
91-
"up": {"uv": [2, 0, 4, 4.5], "rotation": 180, "texture": "#2"},
92-
"down": {"uv": [0, 0, 2, 4.5], "texture": "#2"}
93-
}
94-
},
95-
{
96-
"from": [6, 9.9061, 12.60998],
97-
"to": [10, 12.9061, 21.60998],
98-
"rotation": {"angle": 22.5, "axis": "x", "origin": [10, 11, 8]},
99-
"faces": {
100-
"north": {"uv": [3, 6.5, 1.5, 4.5], "rotation": 270, "texture": "#1"},
101-
"east": {"uv": [4, 0, 5.5, 4.5], "rotation": 90, "texture": "#1"},
102-
"south": {"uv": [4.5, 4.5, 3, 6.5], "rotation": 270, "texture": "#1"},
103-
"west": {"uv": [0, 4.5, 1.5, 9], "rotation": 270, "texture": "#1"},
104-
"up": {"uv": [0, 0, 2, 4.5], "texture": "#1"},
105-
"down": {"uv": [2, 0, 4, 4.5], "rotation": 180, "texture": "#1"}
106-
}
107-
},
108-
{
109-
"from": [6, 0, 3.725],
110-
"to": [10, 4, 7.725],
111-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
112-
"faces": {
113-
"north": {"uv": [4, 4, 8, 8], "texture": "#8"},
114-
"east": {"uv": [0, 0, 4, 4], "texture": "#8"},
115-
"south": {"uv": [0, 4, 4, 8], "texture": "#8"},
116-
"west": {"uv": [4, 0, 8, 4], "texture": "#8"},
117-
"up": {"uv": [4, 12, 0, 8], "rotation": 90, "texture": "#8"},
118-
"down": {"uv": [12, 0, 8, 4], "rotation": 270, "texture": "#8"}
119-
}
120-
},
121-
{
122-
"from": [6, 0, 8.225],
123-
"to": [10, 4, 12.225],
124-
"rotation": {"angle": 0, "axis": "y", "origin": [10, 11, 8]},
125-
"faces": {
126-
"north": {"uv": [4, 4, 8, 8], "texture": "#7"},
127-
"east": {"uv": [0, 0, 4, 4], "texture": "#7"},
128-
"south": {"uv": [0, 4, 4, 8], "texture": "#7"},
129-
"west": {"uv": [4, 0, 8, 4], "texture": "#7"},
130-
"up": {"uv": [4, 12, 0, 8], "rotation": 90, "texture": "#7"},
131-
"down": {"uv": [12, 0, 8, 4], "rotation": 270, "texture": "#7"}
132-
}
133-
}
134-
],
135-
"display": {
136-
"thirdperson_righthand": {
137-
"rotation": [40, 0, 0],
138-
"translation": [0, 1.5, 2.75],
139-
"scale": [0.5, 0.5, 0.5]
140-
},
141-
"thirdperson_lefthand": {
142-
"rotation": [40, 0, 0],
143-
"translation": [0, 1.5, 2.75],
144-
"scale": [0.5, 0.5, 0.5]
145-
},
146-
"firstperson_righthand": {
147-
"translation": [2.25, 0, 0],
148-
"scale": [0.5, 0.5, 0.5]
149-
},
150-
"firstperson_lefthand": {
151-
"translation": [2.75, 0, 0],
152-
"scale": [0.5, 0.5, 0.5]
153-
},
154-
"ground": {
155-
"translation": [0, 4, 0],
156-
"scale": [0.5, 0.5, 0.5]
157-
},
158-
"gui": {
159-
"rotation": [30, 225, 0],
160-
"scale": [0.625, 0.625, 0.625]
161-
},
162-
"head": {
163-
"rotation": [0, 90, 0],
164-
"translation": [0, -26, 0],
165-
"scale": [1.35, 1.35, 1.35]
166-
},
167-
"fixed": {
168-
"translation": [0, -2, 0],
169-
"scale": [0.75, 0.75, 0.75]
170-
}
171-
},
172-
"groups": [
173-
{
174-
"name": "golem",
175-
"origin": [8, 8, 8],
176-
"color": 0,
177-
"children": [
178-
{
179-
"name": "head",
180-
"origin": [0, 0, 0],
181-
"color": 0,
182-
"children": [0, 1, 2, 3]
183-
},
184-
{
185-
"name": "body",
186-
"origin": [0, 0, 0],
187-
"color": 0,
188-
"children": [4]
189-
},
190-
{
191-
"name": "left_arm",
192-
"origin": [0, 0, 0],
193-
"color": 0,
194-
"children": [5]
195-
},
196-
{
197-
"name": "right_arm",
198-
"origin": [0, 0, 0],
199-
"color": 0,
200-
"children": [6]
201-
},
202-
{
203-
"name": "left_foot",
204-
"origin": [8, 8, 8],
205-
"color": 0,
206-
"children": [7]
207-
},
208-
{
209-
"name": "right_foot",
210-
"origin": [8, 8, 8],
211-
"color": 0,
212-
"children": [8]
213-
}
214-
]
215-
}
216-
]
16+
}
21717
}

0 commit comments

Comments
 (0)