diff options
author | Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> | 2022-06-29 21:42:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-29 15:42:34 +0200 |
commit | 570b349783baef8767ded3bcd5f7d7b2a74e19af (patch) | |
tree | 297651baf6283e73348d513c9d75ae06af912302 /src/main/java/gregtech/common/items/ItemPollen.java | |
parent | 0b1118acb99258d7fe1b4905254a9ba403edf49a (diff) | |
download | GT5-Unofficial-570b349783baef8767ded3bcd5f7d7b2a74e19af.tar.gz GT5-Unofficial-570b349783baef8767ded3bcd5f7d7b2a74e19af.tar.bz2 GT5-Unofficial-570b349783baef8767ded3bcd5f7d7b2a74e19af.zip |
init the hashmap after game loading finished (#1102)
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10569
the static block is executed in preload time, when the oredict isn't fully registered. now puts it in the first time the recipe check begin
Diffstat (limited to 'src/main/java/gregtech/common/items/ItemPollen.java')
0 files changed, 0 insertions, 0 deletions