forked from Mineclonia/Mineclonia
Elias Åström
1c6d3c2fea
This commit makes enchanted tools which have no use for tool_capabilities to not include it in their metadata. It does this by not including tool_capabilities in the metadata of an enchanted tool if at least one of two cases is true: (1) The tool is not enchanted with unbreaking or efficiency (2) The tool does not have tool_capabilities defined in its definition The first case covers situations like having a pickaxe only being enchanted with silk_touch. The second case covers situations like a piece of armor being enchanted with unbreaking. |
||
---|---|---|
.. | ||
locale | ||
models | ||
sounds | ||
textures | ||
enchantments.lua | ||
engine.lua | ||
groupcaps.lua | ||
init.lua | ||
mod.conf | ||
roman_numerals.lua |