don't need these tags any more either
This commit is contained in:
parent
3dbb282ef4
commit
f99ce1f868
1 changed files with 0 additions and 18 deletions
|
|
@ -7,24 +7,6 @@ function registerGreateItemTags(event) {
|
|||
event.removeAllTagsFrom(item)
|
||||
event.add('c:hidden_from_recipe_viewers', item)
|
||||
})
|
||||
|
||||
event.add('tfg:small_cogwheels', 'greate:andesite_alloy_cogwheel')
|
||||
event.add('tfg:small_cogwheels', 'greate:steel_cogwheel')
|
||||
event.add('tfg:small_cogwheels', 'greate:aluminium_cogwheel')
|
||||
event.add('tfg:small_cogwheels', 'greate:stainless_steel_cogwheel')
|
||||
event.add('tfg:small_cogwheels', 'greate:titanium_cogwheel')
|
||||
|
||||
event.add('tfg:large_cogwheels', 'greate:large_andesite_alloy_cogwheel')
|
||||
event.add('tfg:large_cogwheels', 'greate:large_steel_cogwheel')
|
||||
event.add('tfg:large_cogwheels', 'greate:large_aluminium_cogwheel')
|
||||
event.add('tfg:large_cogwheels', 'greate:large_stainless_steel_cogwheel')
|
||||
event.add('tfg:large_cogwheels', 'greate:large_titanium_cogwheel')
|
||||
|
||||
event.add('tfg:shafts', 'greate:andesite_alloy_shaft')
|
||||
event.add('tfg:shafts', 'greate:steel_shaft')
|
||||
event.add('tfg:shafts', 'greate:aluminium_shaft')
|
||||
event.add('tfg:shafts', 'greate:stainless_steel_shaft')
|
||||
event.add('tfg:shafts', 'greate:titanium_shaft')
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue