mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-15 22:30:43 +02:00
update all generate, spawn, and grow calls
to use "." instead of ":" notation (quells all those "deprecated" warnings)
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
-- Looked at code from: default
|
||||
-----------------------------------------------------------------------------------------------
|
||||
|
||||
biome_lib:register_generate_plant(
|
||||
biome_lib.register_on_generate(
|
||||
{
|
||||
surface = {
|
||||
"default:dirt_with_grass",
|
||||
|
Reference in New Issue
Block a user