mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-15 12:21:24 +00:00
Allows the initial hand registration to alter the 'wield_scale' without needing to also alter it in creative mod. Also make default mod a dependency again, as the initial hand registration is required.
3 lines
83 B
Text
3 lines
83 B
Text
name = creative
|
|
description = Minetest Game mod: creative
|
|
depends = default, sfinv
|