Guide Book as advancement reward
This commit is contained in:
parent
3b96ee6307
commit
1a4cc735d2
5 changed files with 37 additions and 7 deletions
|
@ -43,7 +43,6 @@ public abstract class NamespaceResourceManagerMixin {
|
|||
Resource stateRes = this.getResource(stateId);
|
||||
resources.add(stateRes);
|
||||
info.setReturnValue(resources);
|
||||
info.cancel();
|
||||
} catch (Exception ex) {
|
||||
BetterEnd.LOGGER.catching(ex);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue