[BUGFIX] Allow fixing netherite armors on anvil #1787

Closed
Emojigit wants to merge 1 commits from Emojigit/MineClone2:fork-mineclone5-20210605-netherite-anvil-fix into mineclone5
Contributor
  • mcl_armor: API change: if disable_craft is true, the API will not generate the craft recipe
  • mcl_armor: Netherite change: add disable_craft to the armor defination

圖片

* `mcl_armor`: API change: if `disable_craft` is true, the API will not generate the craft recipe * `mcl_armor`: Netherite change: add `disable_craft` to the armor defination ![圖片](/attachments/4aaaf3e8-ed97-4c8b-8290-3a7bffd91c02)
8.8 KiB
Emojigit added 1 commit 2021-06-05 15:46:00 +02:00
608f7ce69a
[BUGFIX] Allow fixing netherite armors on anvil
* `mcl_armor`: API change: if `disable_craft` is true, the API will not generate the craft recipe
* `mcl_armor`: Netherite change: add `disable_craft` to the armor defination
AFCMS added the
items
bug
combat
gameplay
labels 2021-06-05 17:27:54 +02:00
Author
Contributor

@AFCMS Please also add the mineclone5 tag into this PR

@AFCMS Please also add the ` mineclone5` tag into this PR

This was done the wrong way. Instead of adding a disable_craft field, just assign the netherite to repair_material instead of craft_material.

This was done the wrong way. Instead of adding a disable_craft field, just assign the netherite to repair_material instead of craft_material.
Author
Contributor

@EliasFleckenstein03 Fixed, re-opend the PR

@EliasFleckenstein03 Fixed, re-opend the PR
Emojigit reopened this pull request 2021-06-07 10:00:16 +02:00

PR is broken, will open a new one.

PR is broken, will open a new one.

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#1787
No description provided.