Skip to content

Commit 74a83aa

Browse files
Merge pull request #114 from KalWantsPizza/1.21.1-release-EngineRecipes
Engine Recipe Datagen
2 parents 4a6cace + 78a456b commit 74a83aa

File tree

204 files changed

+7797
-7076
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+7797
-7076
lines changed

logs/debug.log

Whitespace-only changes.

logs/latest.log

Whitespace-only changes.

src/generated/resources/assets/creatingspace/lang/en_ud.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
"item.creatingspace.incomplete_copronickel_injector": "ɹoʇɔǝظuI ןǝʞɔıuoɹdoƆ ǝʇǝןdɯoɔuI",
136136
"item.creatingspace.incomplete_copronickel_injector_grid": "pıɹ⅁ ɹoʇɔǝظuI ןǝʞɔıuoɹdoƆ ǝʇǝןdɯoɔuI",
137137
"item.creatingspace.incomplete_copronickel_turbine": "ǝuıqɹn⟘ ןǝʞɔıuoɹdoƆ ǝʇǝןdɯoɔuI",
138+
"item.creatingspace.incomplete_exhaust_pack": "ʞɔɐԀ ʇsnɐɥxƎ ǝʇǝןdɯoɔuI",
138139
"item.creatingspace.incomplete_hastelloy_injector": "ɹoʇɔǝظuI ʎoןןǝʇsɐH ǝʇǝןdɯoɔuI",
139140
"item.creatingspace.incomplete_hastelloy_injector_grid": "pıɹ⅁ ɹoʇɔǝظuI ʎoןןǝʇsɐH ǝʇǝןdɯoɔuI",
140141
"item.creatingspace.incomplete_hastelloy_turbine": "ǝuıqɹn⟘ ʎoןןǝʇsɐH ǝʇǝןdɯoɔuI",
@@ -147,6 +148,7 @@
147148
"item.creatingspace.incomplete_monel_injector": "ɹoʇɔǝظuI ןǝuoW ǝʇǝןdɯoɔuI",
148149
"item.creatingspace.incomplete_monel_injector_grid": "pıɹ⅁ ɹoʇɔǝظuI ןǝuoW ǝʇǝןdɯoɔuI",
149150
"item.creatingspace.incomplete_monel_turbine": "ǝuıqɹn⟘ ןǝuoW ǝʇǝןdɯoɔuI",
151+
"item.creatingspace.incomplete_power_pack": "ʞɔɐԀ ɹǝʍoԀ ǝʇǝןdɯoɔuI",
150152
"item.creatingspace.incomplete_reinforced_copper_injector": "ɹoʇɔǝظuI ɹǝddoƆ pǝɔɹoɟuıǝᴚ ǝʇǝןdɯoɔuI",
151153
"item.creatingspace.incomplete_reinforced_copper_injector_grid": "pıɹ⅁ ɹoʇɔǝظuI ɹǝddoƆ pǝɔɹoɟuıǝᴚ ǝʇǝןdɯoɔuI",
152154
"item.creatingspace.incomplete_reinforced_copper_turbine": "ǝuıqɹn⟘ ɹǝddoƆ pǝɔɹoɟuıǝᴚ ǝʇǝןdɯoɔuI",

src/generated/resources/assets/creatingspace/lang/en_us.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
"item.creatingspace.incomplete_copronickel_injector": "Incomplete Copronickel Injector",
136136
"item.creatingspace.incomplete_copronickel_injector_grid": "Incomplete Copronickel Injector Grid",
137137
"item.creatingspace.incomplete_copronickel_turbine": "Incomplete Copronickel Turbine",
138+
"item.creatingspace.incomplete_exhaust_pack": "Incomplete Exhaust Pack",
138139
"item.creatingspace.incomplete_hastelloy_injector": "Incomplete Hastelloy Injector",
139140
"item.creatingspace.incomplete_hastelloy_injector_grid": "Incomplete Hastelloy Injector Grid",
140141
"item.creatingspace.incomplete_hastelloy_turbine": "Incomplete Hastelloy Turbine",
@@ -147,6 +148,7 @@
147148
"item.creatingspace.incomplete_monel_injector": "Incomplete Monel Injector",
148149
"item.creatingspace.incomplete_monel_injector_grid": "Incomplete Monel Injector Grid",
149150
"item.creatingspace.incomplete_monel_turbine": "Incomplete Monel Turbine",
151+
"item.creatingspace.incomplete_power_pack": "Incomplete Power Pack",
150152
"item.creatingspace.incomplete_reinforced_copper_injector": "Incomplete Reinforced Copper Injector",
151153
"item.creatingspace.incomplete_reinforced_copper_injector_grid": "Incomplete Reinforced Copper Injector Grid",
152154
"item.creatingspace.incomplete_reinforced_copper_turbine": "Incomplete Reinforced Copper Turbine",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "creatingspace:item/transition_item/aerospike_plug"
4+
"layer0": "creatingspace:item/ghost_block"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "creatingspace:item/transition_item/andesite_injector"
4+
"layer0": "creatingspace:item/ghost_block"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "creatingspace:item/transition_item/andesite_injector_grid"
4+
"layer0": "creatingspace:item/ghost_block"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "creatingspace:item/transition_item/andesite_turbine"
4+
"layer0": "creatingspace:item/ghost_block"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "creatingspace:item/transition_item/bell_nozzle"
4+
"layer0": "creatingspace:item/ghost_block"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parent": "minecraft:item/generated",
33
"textures": {
4-
"layer0": "creatingspace:item/transition_item/brass_injector"
4+
"layer0": "creatingspace:item/ghost_block"
55
}
66
}

0 commit comments

Comments
 (0)