Skip to content

Conversation

@jmadarg
Copy link
Contributor

@jmadarg jmadarg commented Jul 6, 2025

Describe the PR
As a proper fix for #288 will be released whenever Create 6.0.7 is out (which may take a while), this PR attempts to give a temporary fix in order to be able to update to Create 6.0.6

Additional context

  • Made new (duplicated) items only to be used in the deployer recipes. They have no durability nor can be used in the same recipes as the base ones by default.
  • Defined new recipes for that last step of the assemblies. This is a deploying recipe applied to the second step of each compromised mechanism which do not consumes the item being deployed.
  • Changed the market items with the new duplicated versions. This means that in order for this fix to be useful, the player will need to reset their quest or Market QoL changes #293 would need to be merged (as it makes those quests repeatable)

- Made new (duplicated) items only to be used in the deployer recipes. They have no durability nor can be used in the same recipes as the base ones by default.
- Defined new recipes for that last step of the assemblies. This is a deploying recipe for the second step which do not consumes the item being deployed.
- Changed the market items with the new duplicated versions. So for this fix to be useful the player will need to reset their quest or ThePansmith#293 would need to be merged (it makes those quests repeatable)
@jmadarg jmadarg marked this pull request as draft July 6, 2025 18:45
@jmadarg jmadarg marked this pull request as ready for review July 6, 2025 18:47
@cuberyl-catastrophe
Copy link
Collaborator

This is going to be fixed in the next Create release so I'm going to close this and we'll refrain from updating Create until that update comes out Creators-of-Create/Create#8754

@ThePansmith
Copy link
Owner

ThePansmith commented Oct 21, 2025

So much for soon :trollface:

@ThePansmith ThePansmith reopened this Oct 21, 2025
ThePansmith added a commit that referenced this pull request Oct 22, 2025
Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>
ThePansmith added a commit that referenced this pull request Oct 23, 2025
* mod updates

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.3.0

* Strainer tooltip

* Strainer no longer waterloggable

* Revert "mod updates"

This reverts commit 0e9981c.

* config fixes

* Tooltip coloring

* Fix DME button placement

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.4.0

* Move tinkers guide to QB

looks slightly nicer that way

* Fix code style issues with ESLint

* Update mods

* Fix #295

Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>

* Decreased Logi Mechanism pulp cost

* Update chapters.js

* Update pakku-lock.json

* Update pakku-lock.json

* revert that

* Fixed custom jei category appearances

* hid mbd2:multiblock_info cat from emi

Only was being used by strainer, and strainer now tells you how to use it via tooltip

* Update build-release.yml

* Update CHANGELOG.md

---------

Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>
ThePansmith added a commit that referenced this pull request Oct 26, 2025
* Release: 2.0.11 (#342)

* mod updates

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.3.0

* Strainer tooltip

* Strainer no longer waterloggable

* Revert "mod updates"

This reverts commit 0e9981c.

* config fixes

* Tooltip coloring

* Fix DME button placement

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.4.0

* Move tinkers guide to QB

looks slightly nicer that way

* Fix code style issues with ESLint

* Update mods

* Fix #295

Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>

* Decreased Logi Mechanism pulp cost

* Update chapters.js

* Update pakku-lock.json

* Update pakku-lock.json

* revert that

* Fixed custom jei category appearances

* hid mbd2:multiblock_info cat from emi

Only was being used by strainer, and strainer now tells you how to use it via tooltip

* Update build-release.yml

* Update CHANGELOG.md

---------

Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>

* Update pakku-lock.json

* Check for Discord webhook presence in workflow

Added a step to check for the presence of a Discord webhook in the build-release workflow.

* Added Quests Explaining EMI functions and home command

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>
Co-authored-by: János <janos@eule.dev>
ThePansmith added a commit that referenced this pull request Nov 28, 2025
* mod updates

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.3.0

* Strainer tooltip

* Strainer no longer waterloggable

* Revert "mod updates"

This reverts commit 0e9981c.

* config fixes

* Tooltip coloring

* Fix DME button placement

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.4.0

* Move tinkers guide to QB

looks slightly nicer that way

* Fix code style issues with ESLint

* Update mods

* Fix #295

Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>

* Decreased Logi Mechanism pulp cost

* Update chapters.js

* Update pakku-lock.json

* Update pakku-lock.json

* revert that

* Fixed custom jei category appearances

* hid mbd2:multiblock_info cat from emi

Only was being used by strainer, and strainer now tells you how to use it via tooltip

* Update build-release.yml

* Update CHANGELOG.md

* Create getting-started.md

* Update _compatability_readme.md

* Create create_mobile_packages.js

* ported balanced flight compat + tweak func storage fluid drawer recipes

* Fix code style issues with ESLint

* Added tooltips for dynamos, shift tooltip now reacts

* Fix code style issues with ESLint

* Update tooltips.js

* Added Quests Explaining EMI functions and home command (#343)

* Release: 2.0.11 (#342)

* mod updates

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.3.0

* Strainer tooltip

* Strainer no longer waterloggable

* Revert "mod updates"

This reverts commit 0e9981c.

* config fixes

* Tooltip coloring

* Fix DME button placement

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.4.0

* Move tinkers guide to QB

looks slightly nicer that way

* Fix code style issues with ESLint

* Update mods

* Fix #295

Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>

* Decreased Logi Mechanism pulp cost

* Update chapters.js

* Update pakku-lock.json

* Update pakku-lock.json

* revert that

* Fixed custom jei category appearances

* hid mbd2:multiblock_info cat from emi

Only was being used by strainer, and strainer now tells you how to use it via tooltip

* Update build-release.yml

* Update CHANGELOG.md

---------

Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>

* Update pakku-lock.json

* Check for Discord webhook presence in workflow

Added a step to check for the presence of a Discord webhook in the build-release workflow.

* Added Quests Explaining EMI functions and home command

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>
Co-authored-by: János <janos@eule.dev>

* qb

* Update trials.js

* Fixed logi mech potion issue thing

* Fix code style issues with ESLint

* 6.0.7 (#348)

* aa and kjs pipe module textures

* Factory logistics compat

* Add new Create mods to MOD_COMPAT.md

* Menu work + SnR (#350)

* WIP main menu, base pics and BG TBD

* w

* Update startup.txt

* Update .gitignore

* Railways compat

* menu

* changelog

* menu

* lang

* misc

* Update pakku-lock.json

* boy i hope someone got fired for that blunder

* added railways nav, extragauges support

* Fix code style issues with ESLint

* Update CHANGELOG.md

---------

Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>
Co-authored-by: János Euler <janos.euler@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: János <janos@eule.dev>
ThePansmith added a commit that referenced this pull request Nov 30, 2025
* mod updates

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.3.0

* Strainer tooltip

* Strainer no longer waterloggable

* Revert "mod updates"

This reverts commit 0e9981c.

* config fixes

* Tooltip coloring

* Fix DME button placement

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.4.0

* Move tinkers guide to QB

looks slightly nicer that way

* Fix code style issues with ESLint

* Update mods

* Fix #295

Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>

* Decreased Logi Mechanism pulp cost

* Update chapters.js

* Update pakku-lock.json

* Update pakku-lock.json

* revert that

* Fixed custom jei category appearances

* hid mbd2:multiblock_info cat from emi

Only was being used by strainer, and strainer now tells you how to use it via tooltip

* Update build-release.yml

* Update CHANGELOG.md

* Create getting-started.md

* Update _compatability_readme.md

* Create create_mobile_packages.js

* ported balanced flight compat + tweak func storage fluid drawer recipes

* Fix code style issues with ESLint

* Added tooltips for dynamos, shift tooltip now reacts

* Fix code style issues with ESLint

* Update tooltips.js

* Added Quests Explaining EMI functions and home command (#343)

* Release: 2.0.11 (#342)

* mod updates

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.3.0

* Strainer tooltip

* Strainer no longer waterloggable

* Revert "mod updates"

This reverts commit 0e9981c.

* config fixes

* Tooltip coloring

* Fix DME button placement

* ci: Updated mmc-pack.json to Minecraft 1.20.1 on forge 47.4.0

* Move tinkers guide to QB

looks slightly nicer that way

* Fix code style issues with ESLint

* Update mods

* Fix #295

Co-Authored-By: Vercte <80974914+vercte@users.noreply.github.com>

* Decreased Logi Mechanism pulp cost

* Update chapters.js

* Update pakku-lock.json

* Update pakku-lock.json

* revert that

* Fixed custom jei category appearances

* hid mbd2:multiblock_info cat from emi

Only was being used by strainer, and strainer now tells you how to use it via tooltip

* Update build-release.yml

* Update CHANGELOG.md

---------

Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>

* Update pakku-lock.json

* Check for Discord webhook presence in workflow

Added a step to check for the presence of a Discord webhook in the build-release workflow.

* Added Quests Explaining EMI functions and home command

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>
Co-authored-by: János <janos@eule.dev>

* qb

* Update trials.js

* Fixed logi mech potion issue thing

* Fix code style issues with ESLint

* 6.0.7 (#348)

* aa and kjs pipe module textures

* Factory logistics compat

* Add new Create mods to MOD_COMPAT.md

* Menu work + SnR (#350)

* WIP main menu, base pics and BG TBD

* w

* Update startup.txt

* Update .gitignore

* Railways compat

* menu

* changelog

* menu

* lang

* misc

* Update pakku-lock.json

* boy i hope someone got fired for that blunder

* added railways nav, extragauges support

* Fix code style issues with ESLint

* Update CHANGELOG.md

* Update pakku-lock.json

* Close #340

* Fix #331

* Fix code style issues with ESLint

* Update create_factory_logistics.js

* mod tweaks

---------

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Vercte <80974914+vercte@users.noreply.github.com>
Co-authored-by: János Euler <janos.euler@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: János <janos@eule.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants