mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-07 14:25:18 +02: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.
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
name = creative
|
|
description = Minetest Game mod: creative
|
|
depends = default, sfinv
|