Mari023

Results 38 comments of Mari023

> I'm not even sure what is going on here currently I think something gets called for every chunk, and given there are 263169 of them in my case, this...

my mod basically emulates the server sending previously visited chunks. > But do you mean the actual render distance is not that long, just the "chunk cache distance"? the render...

it might work if you create the recipe with the exact item you get from crafting (just take it directly from a terminal and don't even put it in your...

> I was working on that but the api were not stable yet, so i'm gonna wait before finishing it Il mer 10 mar 2021, 02:25 machinesmith42 ha scritto: >...

I think it did work in 1.16, it certainly did work at some point. It also blocks them when manually removing the focus from the search (by clicking somewhere else)....

at first, I thought this only affects Auto-Focus mode. But even in non autofocus mode, it breaks after focusing once (but it works before the first focus)

happens on fabric too

this happens because https://github.com/AppliedEnergistics/Applied-Energistics-2/blob/d9158b8b0d2a93321596d6c52d2ad1634eba588b/src/main/java/appeng/spatial/SpatialStorageHelper.java#L163 returns an empty list if the chunk isn't loaded

if I store a powered spatial anchor with the entities, they will be teleported back. (on forge) this confirms my suspicion that the reason no entities are found is because...