Feature/tier2 rocket bugfixes (#1422)
* stuff for rocket * worm * Assets * bugfix #1420 * bugfix for #1421 * rocket recipes * color adjust fluix material * startup rocket stuff * everything disabling the stuff until ev * Delete options.txt Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update main_startup_script.js Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Delete kubejs/startup_scripts/tfg/elements.js Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update CHANGELOG.md Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * shhhhh Signed-off-by: Pyritie <pyritie@gmail.com> --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
c57f1a6ce6
commit
96d24e7b14
27 changed files with 2873 additions and 2668 deletions
|
|
@ -718,6 +718,8 @@ function removeGTCEURecipes(event) {
|
|||
event.remove({ id: `gtceu:shaped/${material}_pressure_plate` })
|
||||
event.remove({ id: `gtceu:assembler/${material}_pressure_plate` })
|
||||
})
|
||||
|
||||
event.remove({ output: 'gtceu:damascus_steel_crowbar'})
|
||||
}
|
||||
|
||||
function removeMaceratorRecipe(event, id) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue