1
0
zrcadlo https://bitbucket.org/minetest_gamers/x_enchanting.git synchronizováno 2025-11-08 07:05:30 +01:00

3 Add support for item_drop mod

Tento commit je obsažen v:
Juraj Vajda
2023-02-26 10:34:18 -05:00
rodič 172eed1768
revize 4a0b45f472
2 změnil soubory, kde provedl 2 přidání a 1 odebrání

Zobrazit soubor

@@ -178,6 +178,7 @@ end
## Optional Dependencies
- xdecor (adjusts conflicting recipe)
- item_drop (make sure fortune will execute before item_drop mod overrides `handle_node_drops`)
## License:

Zobrazit soubor

@@ -1,6 +1,6 @@
name = x_enchanting
description = Adds Enchanting Mechanics and API.
depends =
optional_depends = xdecor
optional_depends = xdecor, item_drop
supported_games = minetest_game
min_minetest_version = 5.4