ItemsAdder / ItemsAdderBlocksInjector

https://www.spigotmc.org/resources/itemsadderblocksinjector.102078/
5 stars 2 forks source link

Blocks generated by Iris lose texture when neighbouring blocks are broken #4

Closed alexey-va closed 1 year ago

alexey-va commented 2 years ago

And this happens only with blocks generated with blcok injector.

https://imgur.com/a/rXFWRaA

RareMaker50 commented 2 years ago

off-topic but is it possible I could get your config for the blocks your adding?

alexey-va commented 2 years ago

https://drive.google.com/file/d/1Lkasq_4aNelzBYMwOy-LBDM9ZPzxj0qP/view?usp=sharing

It is pretty much just copy-paste of default ItemsAdder ore for now

RareMaker50 commented 2 years ago

https://drive.google.com/file/d/1Lkasq_4aNelzBYMwOy-LBDM9ZPzxj0qP/view?usp=sharing

It is pretty much just copy-paste of default ItemsAdder ore for now

Oh sorry should've been more specific, I was talking about the iris config where you changed the default one to add custom ores.

alexey-va commented 2 years ago

https://drive.google.com/file/d/17orG9Vvvsq5R_hGiIE6OGzo0GaAH0bM7/view?usp=sharing

alexey-va commented 2 years ago

Out of bounds error? I had the same thing. I dont exactly understand how I got rid of it... I just increased build height in server.properties to 512, switched to MyWorlds instead of Multiverse and changed iris world in bukkit.yml from "world" to "survival" (so my default world is vanilla world). I have no idea what helped but the OUT OF BOUNDS console spam was gone

RareMaker50 commented 2 years ago

oh alright, are you using slimefun ores or itemsadder ores? because for me whenever I try do itemsadder ores it shows the out of bounds error and it generates a corrupt world

alexey-va commented 2 years ago

I use ItemsAdder ores which I later convert into slimefun ones via script. It is just a namespace. Try removing iris world from bukkit.yml and create world with /iris create. It solved the problem for me

LoneDev6 commented 2 years ago

I cannot reproduce the issue, maybe there is another plugin interfering