added a bunch of plants from Better End, tags, recipes, license, credits (#1229)
This commit is contained in:
parent
39c847a561
commit
710db0a913
125 changed files with 1714 additions and 38 deletions
|
|
@ -6,6 +6,7 @@ StartupEvents.registry('item', event => {
|
|||
})
|
||||
|
||||
StartupEvents.registry('block', event => {
|
||||
registerBetterEndBlocks(event)
|
||||
registerTFGBlocks(event)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue