gurman updates
This commit is contained in:
parent
edad4cc7e4
commit
989d572eb9
2 changed files with 137 additions and 17 deletions
|
|
@ -459,6 +459,10 @@ function registerTFCItemTags(event) {
|
|||
})
|
||||
|
||||
event.add('tfc:fluxstone', 'tfg:loose/dripstone')
|
||||
|
||||
event.add('tfc:food/bell_peppers', 'tfc:food/green_bell_pepper');
|
||||
event.add('tfc:food/bell_peppers', 'tfc:food/yellow_bell_pepper');
|
||||
event.add('tfc:food/bell_peppers', 'tfc:food/red_bell_pepper');
|
||||
}
|
||||
|
||||
/** @param {TagEvent.Block} event */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue