AsherGlick / ResourceCalculator

A Video Game Resource Calculator
https://resourcecalculator.com
GNU General Public License v3.0
56 stars 30 forks source link

More Copper Oxidation Interactions #127

Open AsherGlick opened 1 week ago

AsherGlick commented 1 week ago

We should add the following options to copper

Jackuhlf commented 3 days ago

Semi related i think you should add a honeycomb icon to the very bottom corner of all waxed blocks so its easier to distinguish when selecting. Same with infested blocks maybe with a silverfish.

AsherGlick commented 3 days ago

@Jackuhlf That could be a good idea, we do something similar for some of the other calculators.

The honeycomb item image is probably too detailed to be scaled down that small so we would need custom tiny images for both honey and silverfish We would also need to manually maintain a list of blocks that are waxed or infested, which could be a lot to keep track of. Just maintaining a custom list of all the copper blocks that can be oxidized is already a pain.

Best case scenario is that minecraft itself makes the items look different from each other, and we just copy their item images. It may be more useful to suggest this to mojang, who have the financial resources to make such a change.

Jackuhlf commented 3 days ago

@AsherGlick theres a resource pack that differentiates it with just a honey colored border around the blocks, i can link it to you? all youd have to do is change the icons.

AsherGlick commented 3 days ago

Relying on an external resource pack is basically the same as manually managing the list ourselves. However feel free to take a screenshot of some of the items ingame as an example of how they look in the creative menu. It could help provide possible ideas for how we could replicate it.

Jackuhlf commented 2 days ago

Copper Block Waxed Items.x.zip

That’s the resource pack

AsherGlick commented 2 days ago

@Jackuhlf Can you attach a screenshot so folks dont need to download and install it to see what it looks like