reload RenderItem on .reload_tex
This commit is contained in:
parent
7c5b445d44
commit
1b8323557c
1 changed files with 1 additions and 0 deletions
|
|
@ -267,6 +267,7 @@ ModAPI.meta.credits("By ZXMushroom63");
|
|||
ModAPI.mc.renderItem.itemModelMesher.simpleShapesCache.clear();
|
||||
ModAPI.promisify(ModAPI.mc.refreshResources)().then(() => {
|
||||
ModAPI.events.callEvent("custom:asyncsink_reloaded", {});
|
||||
ModAPI.events.callEvent("lib:asyncsink:registeritems", ModAPI.mc.renderItem);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue