mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 11:17:05 -04:00
Fix biome migrations loading (#1239)
This commit is contained in:
parent
12d05a06ff
commit
05135f9f4c
@ -42,7 +42,7 @@ pub fn init() void {
|
||||
&commonItems,
|
||||
&commonTools,
|
||||
&commonBiomes,
|
||||
&commonBlockMigrations,
|
||||
&commonBiomeMigrations,
|
||||
&commonRecipes,
|
||||
&commonModels,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user