Add Bags for Universal Composts (#3016)
* Add universal composts * Update changelog
This commit is contained in:
parent
3a3d502265
commit
c8af187dcb
7 changed files with 93 additions and 0 deletions
|
|
@ -338,6 +338,10 @@ function registerTFGItemSize(event) {
|
|||
"medium",
|
||||
"Molds"
|
||||
)
|
||||
|
||||
//Universal Compost Bags
|
||||
event.itemSize("tfg:universal_compost_browns_bag", "tiny", "medium")
|
||||
event.itemSize("tfg:universal_compost_greens_bag", "tiny", "medium")
|
||||
}
|
||||
|
||||
//#endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue