Fix for crash when biomeSource is not initialized twice (paulevsGitch/BetterNether#468)
This commit is contained in:
parent
1bb15de385
commit
b60df41c6c
8 changed files with 179 additions and 86 deletions
|
@ -39,7 +39,8 @@
|
|||
"AnvilMenuMixin",
|
||||
"TagLoaderMixin",
|
||||
"MainMixin",
|
||||
"SurfaceRulesContextAccessor"
|
||||
"SurfaceRulesContextAccessor",
|
||||
"BiomeSourceMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue