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,
|
&commonItems,
|
||||||
&commonTools,
|
&commonTools,
|
||||||
&commonBiomes,
|
&commonBiomes,
|
||||||
&commonBlockMigrations,
|
&commonBiomeMigrations,
|
||||||
&commonRecipes,
|
&commonRecipes,
|
||||||
&commonModels,
|
&commonModels,
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user