finallion / Artificial_Foliage-FORGE-

This minecraft mod allows you to build and terraform anywhere with the grass and foliage color you like independent from the actual biome
0 stars 0 forks source link

ARFO breaks BYG source blocks when a block is created with Ore Stone Varients. #1

Closed I-am-mimic closed 3 years ago

I-am-mimic commented 3 years ago

So idk what you did in your code. But it causes this. This issue did not exist prior to the downloading of ARFO. The mod dev thinks that you might have messed with the rendering engine. I really do love this mod and I've been using it in custom biomes. But if I keep the mod I can't create custom ores with it. Please fix it. 2021-07-10_23 54 05

Steps to replicate

  1. Install BYG, ARFO and Ore Stone varients
  2. In a new world search for the OSV blocks.
  3. Place the ores that have a BYG source block.
  4. If done correctly you will see this error with the blocks.
finallion commented 3 years ago

Indeed seems to be caused by my mod. I was able to reproduce the error. It has nothing to do with the rendering engine though. I'd nether messed with that. It might be caused by OSV thinking some of my blocks are part of BYG and therefore cant find the correct texture. I'll look into it and see what I can do!

finallion commented 3 years ago

2021-07-11_14 57 23

Seems indeed to be the case. The naming of some of my blocks causes OSV to look in the wrong place for its textures. I fixed that and it looks like it works. I'll make some adjustments and upload a new version soon.

Edit: Uploaded a new version 2.10. Let me know if this solves your issue. In testing it seemed to fix the problem.

I-am-mimic commented 3 years ago

Nice. I'll be testing it on Monday. I'm hoping it works