mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2025-04-08 05:10:26 +02:00
Luanti commit e037873 changed how the tool range and caps are taken into account. Hence, skin hands now overwrite the long-range hand (`""`) provided by the creative mod. We want to preserve the tool range and capabilities, thus this commit.
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
name = skinsdb
|
|
description = Player skin mod, supporting unified_inventory, sfinv and smart_inventory
|
|
depends = player_api
|
|
optional_depends = unified_inventory, 3d_armor, clothing, creative, sfinv, hand_monoid
|
|
min_minetest_version = 5.4.0
|