• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

First Machine Age's Mods (Combined repo.)


Commit MetaInfo

Révisionc1f0ceaa3457492ee1972d2594cba0eb31c7a5d1 (tree)
l'heure2020-08-16 06:20:34
Auteurmelchior <melchior@user...>
Commitermelchior

Message de Log

W.I.P. Fix for C.P. name, assorted changes

Change Summary

Modification

--- /dev/null
+++ b/Assorted/assets/defensive/blocktypes/stone/sconse_brick.json
@@ -0,0 +1 @@
1+
--- /dev/null
+++ b/Assorted/assets/defensive/shapes/block/stone/brick_w_candle.json
@@ -0,0 +1,194 @@
1+{
2+ "editor": {
3+ "allAngles": true,
4+ "entityTextureMode": false
5+ },
6+ "textureWidth": 16,
7+ "textureHeight": 16,
8+ "textureSizes": {
9+ },
10+ "textures": {
11+ "candle": "block/candle",
12+ "stonebrick1": "block/stone/brick/andesite1",
13+ "stonebrick2": "block/stone/brick/andesite2",
14+ "stonebrick3": "block/stone/brick/andesite3"
15+ },
16+ "elements": [
17+ {
18+ "name": "CubeShell",
19+ "from": [ 0.0, 0.0, 0.0 ],
20+ "to": [ 16.0, 16.0, 16.0 ],
21+ "faces": {
22+ "north": { "texture": "#stonebrick1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
23+ "east": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
24+ "south": { "texture": "#stonebrick1", "uv": [ 0.0, 0.0, 16.0, 16.0 ], "enabled": false },
25+ "west": { "texture": "#stonebrick3", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
26+ "up": { "texture": "#stonebrick1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
27+ "down": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
28+ },
29+ "children": [
30+ {
31+ "name": "Face",
32+ "from": [ 0.0, 0.0, 10.0 ],
33+ "to": [ 12.0, 16.0, 11.0 ],
34+ "faces": {
35+ "north": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 12.0, 16.0 ], "enabled": false },
36+ "east": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 1.0, 16.0 ], "enabled": false },
37+ "south": { "texture": "#stonebrick1", "uv": [ 3.5, 0.0, 15.5, 16.0 ], "autoUv": false, "snapUv": false },
38+ "west": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 1.0, 16.0 ], "enabled": false },
39+ "up": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 12.0, 1.0 ], "enabled": false },
40+ "down": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 12.0, 1.0 ], "enabled": false }
41+ },
42+ "children": [
43+ {
44+ "name": "Curve1",
45+ "from": [ 0.0, 1.0, 5.0 ],
46+ "to": [ 7.0, 15.0, 6.0 ],
47+ "rotationOrigin": [ 0.0, 0.0, 6.0 ],
48+ "rotationY": 45.0,
49+ "faces": {
50+ "north": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 7.0, 14.0 ], "enabled": false },
51+ "east": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 1.0, 14.0 ], "enabled": false },
52+ "south": { "texture": "#stonebrick1", "uv": [ 0.5, 1.0, 7.5, 15.0 ] },
53+ "west": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 1.0, 14.0 ], "enabled": false },
54+ "up": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 7.0, 1.0 ], "enabled": false },
55+ "down": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 7.0, 1.0 ], "enabled": false }
56+ }
57+ },
58+ {
59+ "name": "CoverBottom",
60+ "from": [ 0.0, 0.0, 0.0 ],
61+ "to": [ 16.0, 1.0, 6.0 ],
62+ "faces": {
63+ "north": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 1.0 ], "enabled": false },
64+ "east": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 6.0, 1.0 ], "enabled": false },
65+ "south": { "texture": "#stonebrick2", "uv": [ 0.0, 2.0, 16.0, 3.0 ] },
66+ "west": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 6.0, 1.0 ], "enabled": false },
67+ "up": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
68+ "down": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 6.0 ], "enabled": false }
69+ }
70+ },
71+ {
72+ "name": "Curve2",
73+ "from": [ 9.0, 1.0, 5.0 ],
74+ "to": [ 16.0, 15.0, 6.0 ],
75+ "rotationOrigin": [ 16.0, 0.0, 6.0 ],
76+ "rotationY": -45.0,
77+ "faces": {
78+ "north": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 7.0, 14.0 ], "enabled": false },
79+ "east": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 1.0, 14.0 ], "enabled": false },
80+ "south": { "texture": "#stonebrick1", "uv": [ 8.0, 0.5, 15.0, 14.5 ], "rotation": 180 },
81+ "west": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 1.0, 14.0 ], "enabled": false },
82+ "up": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 7.0, 1.0 ], "enabled": false },
83+ "down": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 7.0, 1.0 ], "enabled": false }
84+ }
85+ },
86+ {
87+ "name": "CoverTop",
88+ "from": [ 0.0, 8.0, 0.0 ],
89+ "to": [ 16.0, 16.0, 6.0 ],
90+ "rotationOrigin": [ 0.0, 8.0, 0.0 ],
91+ "faces": {
92+ "north": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 8.0 ], "enabled": false },
93+ "east": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 6.0, 8.0 ], "enabled": false },
94+ "south": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 8.0 ] },
95+ "west": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 6.0, 8.0 ], "enabled": false },
96+ "up": { "texture": "#stonebrick2", "uv": [ 0.0, 0.0, 16.0, 6.0 ], "enabled": false },
97+ "down": { "texture": "#stonebrick2", "uv": [ 0.0, 8.5, 16.0, 14.5 ] }
98+ }
99+ }
100+ ]
101+ },
102+ {
103+ "name": "candle1",
104+ "from": [ 7.0, 1.0, 12.0 ],
105+ "to": [ 9.0, 5.0, 14.0 ],
106+ "rotationOrigin": [ 8.0, 1.0, 13.0 ],
107+ "rotationY": 45.0,
108+ "faces": {
109+ "north": { "texture": "#candle", "uv": [ 0.0, 12.0, 2.0, 16.0 ] },
110+ "east": { "texture": "#candle", "uv": [ 4.0, 12.0, 6.0, 16.0 ] },
111+ "south": { "texture": "#candle", "uv": [ 9.0, 12.0, 11.0, 16.0 ] },
112+ "west": { "texture": "#candle", "uv": [ 11.0, 12.0, 13.0, 16.0 ] },
113+ "up": { "texture": "#candle", "uv": [ 12.0, 2.0, 14.0, 4.0 ] },
114+ "down": { "texture": "#candle", "uv": [ 12.0, 14.0, 14.0, 16.0 ] }
115+ },
116+ "children": [
117+ {
118+ "name": "top1",
119+ "from": [ 0.8, 4.0, 0.8 ],
120+ "to": [ 1.2, 4.5, 1.2 ],
121+ "faces": {
122+ "north": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.0, 0.5 ], "glow": 196 },
123+ "east": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.0, 0.5 ], "glow": 196 },
124+ "south": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.0, 0.5 ], "glow": 196 },
125+ "west": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.0, 0.5 ], "glow": 196 },
126+ "up": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.0, 0.0 ], "glow": 196 },
127+ "down": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.0, 0.0 ], "enabled": false }
128+ }
129+ }
130+ ]
131+ },
132+ {
133+ "name": "candle2",
134+ "from": [ 4.0, 1.0, 13.0 ],
135+ "to": [ 6.0, 5.0, 15.0 ],
136+ "rotationOrigin": [ 5.0, 1.0, 14.0 ],
137+ "rotationY": -42.0,
138+ "faces": {
139+ "north": { "texture": "#candle", "uv": [ 0.0, 12.0, 2.0, 16.0 ] },
140+ "east": { "texture": "#candle", "uv": [ 4.0, 12.0, 6.0, 16.0 ] },
141+ "south": { "texture": "#candle", "uv": [ 9.0, 12.0, 11.0, 16.0 ] },
142+ "west": { "texture": "#candle", "uv": [ 11.0, 12.0, 13.0, 16.0 ] },
143+ "up": { "texture": "#candle", "uv": [ 12.0, 2.0, 14.0, 4.0 ] },
144+ "down": { "texture": "#candle", "uv": [ 12.0, 14.0, 14.0, 16.0 ] }
145+ },
146+ "children": [
147+ {
148+ "name": "top2",
149+ "from": [ 0.8, 4.0, 0.8 ],
150+ "to": [ 1.2, 4.5, 1.2 ],
151+ "faces": {
152+ "north": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
153+ "east": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
154+ "south": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
155+ "west": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
156+ "up": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
157+ "down": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false }
158+ }
159+ }
160+ ]
161+ },
162+ {
163+ "name": "candle3",
164+ "from": [ 10.0, 1.0, 13.0 ],
165+ "to": [ 12.0, 5.0, 15.0 ],
166+ "rotationOrigin": [ 11.0, 1.0, 14.0 ],
167+ "rotationY": -45.0,
168+ "faces": {
169+ "north": { "texture": "#candle", "uv": [ 0.0, 12.0, 2.0, 16.0 ] },
170+ "east": { "texture": "#candle", "uv": [ 4.0, 12.0, 6.0, 16.0 ] },
171+ "south": { "texture": "#candle", "uv": [ 9.0, 12.0, 11.0, 16.0 ] },
172+ "west": { "texture": "#candle", "uv": [ 11.0, 12.0, 13.0, 16.0 ] },
173+ "up": { "texture": "#candle", "uv": [ 12.0, 2.0, 14.0, 4.0 ] },
174+ "down": { "texture": "#candle", "uv": [ 12.0, 14.0, 14.0, 16.0 ] }
175+ },
176+ "children": [
177+ {
178+ "name": "top3",
179+ "from": [ 0.8, 4.0, 0.8 ],
180+ "to": [ 1.2, 4.5, 1.2 ],
181+ "faces": {
182+ "north": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
183+ "east": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
184+ "south": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
185+ "west": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
186+ "up": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "glow": 196 },
187+ "down": { "texture": "#candle", "uv": [ 0.0, 0.0, 0.5, 0.5 ], "enabled": false }
188+ }
189+ }
190+ ]
191+ }
192+ ]
193+ }
194+ ]}
\ No newline at end of file
--- /dev/null
+++ b/Assorted/assets/defensive/shapes/block/stone/climbing_slab.json
@@ -0,0 +1,86 @@
1+{
2+ "editor": {
3+ "allAngles": false,
4+ "entityTextureMode": false
5+ },
6+ "textureWidth": 16,
7+ "textureHeight": 16,
8+ "textureSizes": {
9+ },
10+ "textures": {
11+ "granite1": "block/stone/brick/granite1",
12+ "granite-inside": "block/stone/polishedrock/granite-inside"
13+ },
14+ "elements": [
15+ {
16+ "name": "Slab",
17+ "from": [ 0.0, 0.0, 0.0 ],
18+ "to": [ 16.0, 16.0, 8.0 ],
19+ "faces": {
20+ "north": { "texture": "#granite1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
21+ "east": { "texture": "#granite1", "uv": [ 0.0, 0.0, 8.0, 16.0 ] },
22+ "south": { "texture": "#granite1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
23+ "west": { "texture": "#granite1", "uv": [ 0.0, 0.0, 8.0, 16.0 ] },
24+ "up": { "texture": "#granite1", "uv": [ 0.0, 0.0, 16.0, 8.0 ] },
25+ "down": { "texture": "#granite1", "uv": [ 0.0, 0.0, 16.0, 8.0 ] }
26+ },
27+ "children": [
28+ {
29+ "name": "Foothold1",
30+ "from": [ 1.0, 1.0, 8.0 ],
31+ "to": [ 7.0, 3.0, 11.0 ],
32+ "rotationOrigin": [ 1.0, 1.0, 8.0 ],
33+ "faces": {
34+ "north": { "texture": "#granite-inside", "uv": [ 4.5, 5.5, 10.5, 7.5 ] },
35+ "east": { "texture": "#granite-inside", "uv": [ 4.0, 7.0, 7.0, 9.0 ] },
36+ "south": { "texture": "#granite-inside", "uv": [ 5.0, 7.5, 11.0, 9.5 ] },
37+ "west": { "texture": "#granite-inside", "uv": [ 3.0, 4.0, 6.0, 6.0 ] },
38+ "up": { "texture": "#granite-inside", "uv": [ 1.5, 5.0, 7.5, 8.0 ] },
39+ "down": { "texture": "#granite-inside", "uv": [ 5.0, 6.5, 11.0, 9.5 ] }
40+ }
41+ },
42+ {
43+ "name": "Foothold2",
44+ "from": [ 9.0, 4.0, 8.0 ],
45+ "to": [ 15.0, 6.0, 11.0 ],
46+ "rotationOrigin": [ 9.0, 4.0, 8.0 ],
47+ "faces": {
48+ "north": { "texture": "#granite-inside", "uv": [ 8.0, 8.0, 14.0, 10.0 ] },
49+ "east": { "texture": "#granite-inside", "uv": [ 4.0, 3.5, 7.0, 5.5 ] },
50+ "south": { "texture": "#granite-inside", "uv": [ 2.0, 5.5, 8.0, 7.5 ] },
51+ "west": { "texture": "#granite-inside", "uv": [ 5.0, 7.0, 8.0, 9.0 ] },
52+ "up": { "texture": "#granite-inside", "uv": [ 3.0, 0.5, 9.0, 3.5 ] },
53+ "down": { "texture": "#granite-inside", "uv": [ 7.0, 6.5, 13.0, 9.5 ] }
54+ }
55+ },
56+ {
57+ "name": "Foothold3",
58+ "from": [ 1.0, 8.0, 8.0 ],
59+ "to": [ 7.0, 10.0, 11.0 ],
60+ "rotationOrigin": [ 1.0, 8.0, 8.0 ],
61+ "faces": {
62+ "north": { "texture": "#granite-inside", "uv": [ 8.0, 8.0, 14.0, 10.0 ] },
63+ "east": { "texture": "#granite-inside", "uv": [ 4.0, 3.5, 7.0, 5.5 ] },
64+ "south": { "texture": "#granite-inside", "uv": [ 2.0, 5.5, 8.0, 7.5 ] },
65+ "west": { "texture": "#granite-inside", "uv": [ 5.0, 7.0, 8.0, 9.0 ] },
66+ "up": { "texture": "#granite-inside", "uv": [ 3.0, 0.5, 9.0, 3.5 ] },
67+ "down": { "texture": "#granite-inside", "uv": [ 7.0, 6.5, 13.0, 9.5 ] }
68+ }
69+ },
70+ {
71+ "name": "Foothold4",
72+ "from": [ 9.0, 12.0, 8.0 ],
73+ "to": [ 15.0, 14.0, 11.0 ],
74+ "rotationOrigin": [ 9.0, 12.0, 8.0 ],
75+ "faces": {
76+ "north": { "texture": "#granite-inside", "uv": [ 8.0, 8.0, 14.0, 10.0 ] },
77+ "east": { "texture": "#granite-inside", "uv": [ 4.0, 3.5, 7.0, 5.5 ] },
78+ "south": { "texture": "#granite-inside", "uv": [ 2.0, 5.5, 8.0, 7.5 ] },
79+ "west": { "texture": "#granite-inside", "uv": [ 5.0, 7.0, 8.0, 9.0 ] },
80+ "up": { "texture": "#granite-inside", "uv": [ 3.0, 0.5, 9.0, 3.5 ] },
81+ "down": { "texture": "#granite-inside", "uv": [ 7.0, 6.5, 13.0, 9.5 ] }
82+ }
83+ }
84+ ]
85+ }
86+ ]}
\ No newline at end of file
--- a/ElementalTools/Block/PackCarburization.cs
+++ b/ElementalTools/Block/PackCarburization.cs
@@ -385,6 +385,11 @@ namespace ElementalTools
385385 base.OnBlockBroken(world, pos, byPlayer, dropQuantityMultiplier);
386386 }
387387
388+ public override string GetPlacedBlockName(IWorldAccessor world, BlockPos pos)
389+ {
390+ return Lang.Get(this.Code.Domain +":block-"+this.Code.Path);//Domain needed...
391+ }
392+
388393 private void SetOutputOverride(ItemStack containerStack, string overrideCode)
389394 {
390395 if (!string.IsNullOrEmpty(overrideCode)) {
--- a/ElementalTools/assets/fma/itemtypes/arms/heads/arrow_heads.json
+++ b/ElementalTools/assets/fma/itemtypes/arms/heads/arrow_heads.json
@@ -1,5 +1,6 @@
11 {
22 code: "arrowhead",
3+ class:"Steel_Item",
34 variantgroups: [
45 { code: "metal", states: [ "blister_steel", "shear_steel" ] },
56 ],
--- a/ElementalTools/assets/fma/itemtypes/arms/heads/knife_blades.json
+++ b/ElementalTools/assets/fma/itemtypes/arms/heads/knife_blades.json
@@ -1,5 +1,6 @@
11 {
22 code: "knifeblade",
3+ class:"Steel_Item",
34 variantgroups: [
45 { code: "metal", states: [ "blister_steel", "shear_steel" ] },
56 ],
--- a/ElementalTools/assets/fma/itemtypes/tools/cleaver.json
+++ b/ElementalTools/assets/fma/itemtypes/tools/cleaver.json
@@ -22,6 +22,10 @@
2222 "*-blister_steel": 2.75,
2323 "*-shear_steel": 3.0,
2424 },
25+ tooltierByType: {
26+ "*-blister_steel": 5,
27+ "*-shear_steel": 5,
28+ },
2529 attributesByType: {
2630 "*-blister_steel": {
2731 metalName:"Blister Steel",
--- a/ElementalTools/assets/fma/lang/en.json
+++ b/ElementalTools/assets/fma/lang/en.json
@@ -3,16 +3,18 @@
33 "item-mallet":"Mallet",
44 "item-carburization_powder":"Carburization Powder",
55 "itemdesc-carburization_powder":"A 'magical' dark grey dust...ask the metal sages how its used...",
6- "fma:block-pack_carburization-*":"Carburization Pack",
7- "fma:blockdesc-pack_carburization-unfired":"Heat to transition temperature for a while.",
8- "fma:blockdesc-pack_carburization-fired":"Break open to remove contents.",
6+ "block-pack_carburization-unfired":"Carburization Pack (unfired)",
7+ "block-pack_carburization-fired":"Carburization Pack (fired)",
8+ "blockdesc-pack_carburization-unfired":"Heat to transition temperature for a while.",
9+ "blockdesc-pack_carburization-fired":"Break open to retrieve contents.",
910 "item-axe-*":"Steel Axe",
1011 "item-chisel-*":"Steel Chisel",
11- "item-sword-*":"Steel Sword",
12+ "item-sword-*":"Gladii Sword",
13+ "item-knifeblade-*":"Steel Knife blade",
1214 "itemdesc-sword-*":"A Steel sword blade in the anchient style of 'Gladii'... ",
13- "item-swordblade-*":"Steel Sword-blade",
15+ "item-swordblade-*":"Sword-blade (Gladii style)",
1416 "item-sharpening_stone":"Sharpening Whetstones",
1517 "itemdesc-sharpening_stone":"Use in combination with _DULL_ steel items and grease to sharpen",
1618 "craftinginfo-primitive_steelmaking-title":"Pack Carburization process (Steel making)",
17- "craftinginfo-primitive_steelmaking-text": "So, you want to make steel?\nYou must have Lots and Lots of Charcoal!\nMore Iron than you know what to do with!\nFirst step: combine Charcoal, Bonemeal and crush by hammering - makes <a href='handbook://item-carburization_powder'>Carburization Powder</a>!\n Next make a Coffin or 'Pack' of blue-clay with lots of the previous steps powder packed around an iron object (tool-head, blade, ect...nothing too big). Then Fire it in a furnace or firepit for quite a long time - until it glows RED-HOT! Take out the 'pack' after its finished heating... when its cooled off - your 'steel' awaits you, place the pakc and break it open. Easy right?",
19+ "craftinginfo-primitive_steelmaking-text": "So, you want to make steel?\nYou need Lots and Lots of Charcoal!\nMore Iron than you know what to do with!\nFirst step: combine Charcoal, Bonemeal and crush by hammering - makes <a href='handbook://item-carburization_powder'>Carburization Powder</a>!\n Next make a Coffin or 'Pack' of blue-clay with lots of the previous steps powder packed around an iron object (tool-head, blade, ect...nothing too big). Then Fire it in a furnace or firepit for quite a long time - until it glows RED-HOT! Take out the 'pack' after its finished heating... when its cooled off - your 'steel' awaits you, place the pakc and break it open. Easy right?",
1820 }
\ No newline at end of file
--- a/ElementalTools/assets/fma/recipes/grid/metallurgy/pack_carburization.json
+++ b/ElementalTools/assets/fma/recipes/grid/metallurgy/pack_carburization.json
@@ -191,6 +191,7 @@
191191 width: 3,
192192 height: 3,
193193 attributes: {
194+ outputOverride: "swordblade-blister_steel",
194195 extraCookTime:30,
195196 },
196197 output: { type: "block", code: "pack_carburization-unfired" }