fix #3003
This commit is contained in:
parent
5f69f6e730
commit
7d0868379e
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ function registerGTCEURecyclingRecipes(event) {
|
|||
// Iron Door
|
||||
TFGHelpers.registerMaterialInfo('minecraft:iron_door', [GTMaterials.Iron, 2])
|
||||
|
||||
removeMaceratorRecipe(event, 'macerate_maintenance_hatch')
|
||||
TFGHelpers.registerMaterialInfo('gtceu:maintenance_hatch', [GTMaterials.Steel, 8, GTMaterials.Rubber, 2, GTMaterials.Tin, 1])
|
||||
|
||||
// #region Hanging Signs
|
||||
global.TFC_EQUIPMENT_METALS.forEach(metal => {
|
||||
// Recycling Hardwood
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue