Andrey2470T / multidecor

Adds a huge amount of detailed furniture components, decorations and exterior stuff with various designs and styles of each epoch.
MIT License
7 stars 5 forks source link

Fields "height_max" and "height_min" deprecated in craft_ingredients #6

Closed kronwiz closed 1 year ago

kronwiz commented 1 year ago

Hello,

while starting Minetest, in the craft_ingredients/ores.lua file the following warnings are raised:

WARNING[Main]: Field "height_max": Deprecated: new name is "y_max". WARNING[Main]: Field "height_min": Deprecated: new name is "y_min".

It appears that they are due to the minetest.register_ore calls.

There's also this warning, but I'm not sure it's related to the same function: WARNING[Main]: register_ore: ore type requires 'noise_params' but it is not specified, falling back to defaults

This is the Minetest version I'm running (on a Raspberry Pi 3B):

Minetest 5.6.1 (Linux) Using LuaJIT 2.1.0-beta3 BUILD_TYPE=Release RUN_IN_PLACE=1 USE_CURL=1 STATIC_SHAREDIR="."

Regards.

Andrey2470T commented 1 year ago

Fixed in "1.1.0" branch bbddab87b878cd7c6cf39d7652696649df740174