File tree Expand file tree Collapse file tree 2 files changed +17
-18
lines changed
src/main/resources/data/creatingspace/recipe Expand file tree Collapse file tree 2 files changed +17
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "type" : " create:sequenced_assembly" ,
3+ "ingredient" : {
4+ "item" : " creatingspace:engine_blueprint"
5+ },
36 "keepNbt" : [
47 " engineRecipeData" ,
58 " blockEntity"
69 ],
7- "ingredient" : {
8- "item" : " creatingspace:engine_blueprint"
9- },
1010 "loops" : 1 ,
1111 "results" : [
1212 {
13- "count" : 2 ,
14- "id" : " creatingspace:engine_blueprint"
13+ "id" : " creatingspace:duplicate_blueprint"
1514 }
1615 ],
1716 "sequence" : [
Original file line number Diff line number Diff line change 11{
22 "type" : " create:sequenced_assembly" ,
3+ "ingredient" : {
4+ "item" : " creatingspace:engine_blueprint"
5+ },
36 "keepNbt" : [
47 " engineRecipeData" ,
58 " blockEntity"
69 ],
7- "ingredient" : {
8- "item" : " creatingspace:engine_blueprint"
9- },
1010 "loops" : 1 ,
1111 "results" : [
1212 {
13- "id" : " creatingspace:rocket_engine "
13+ "id" : " creatingspace:engine "
1414 }
1515 ],
1616 "sequence" : [
1717 {
1818 "type" : " create:deploying" ,
19- "machNbt" : [
20- " engineRecipeData" ,
21- " blockEntity"
22- ],
2319 "ingredients" : [
2420 {
2521 "item" : " creatingspace:engine_blueprint"
2824 "item" : " creatingspace:power_pack"
2925 }
3026 ],
27+ "machNbt" : [
28+ " engineRecipeData" ,
29+ " blockEntity"
30+ ],
3131 "results" : [
3232 {
3333 "id" : " creatingspace:engine_blueprint"
3636 },
3737 {
3838 "type" : " create:deploying" ,
39- "machNbt" : [
40- " engineRecipeData" ,
41- " blockEntity"
42- ],
4339 "ingredients" : [
4440 {
4541 "item" : " creatingspace:engine_blueprint"
4844 "item" : " creatingspace:exhaust_pack"
4945 }
5046 ],
47+ "machNbt" : [
48+ " engineRecipeData" ,
49+ " blockEntity"
50+ ],
5151 "results" : [
5252 {
5353 "id" : " creatingspace:engine_blueprint"
5656 }
5757 ],
5858 "transitional_item" : {
59- "id" : " creatingspace:incomplete_rocket_engine "
59+ "id" : " creatingspace:engine_blueprint "
6060 }
6161}
You can’t perform that action at this time.
0 commit comments