malcolmriley / minecraft-textiles

Repository for the Wily Textiles mod for Minecraft.
MIT License
2 stars 3 forks source link

Raw Fiber Bales are confusing #43

Closed HopsandBarley closed 3 years ago

HopsandBarley commented 3 years ago

After soaking raw fiber bales in water, they apparently change color. but if they are submerged, you can't see that, and they are still called "Raw Fiber Bales", so you have no idea if they are ready for harvesting or not. Would be nice if the item changed it's name once it was ready for harvesting.

image

malcolmriley commented 3 years ago

Hello,

Thank you for the suggestion - I like the idea of changing the reported name of the bales once they are ready to harvest. I don't play with "what-am-I-looking-at" style mods myself, so this particular issue would never have occurred to me. The enhancement will be included in the upcoming 0.2.0 version.

I've toyed with the idea of some other visual indicator of "done-ness" for the fiber bales but I didn't really like the look of particles, so it's still on the drawing board for now.

malcolmriley commented 3 years ago

Hello again,

Your suggestion has been implemented for the upcoming 0.2.0 version by separating the Raw Fiber and Retted Fiber bales into their own blocks. Existing raw fiber bales will progress naturally into the Retted Fiber Bale block. They are also (hopefully) more visually-distinct as well.

Since Retted Fiber is its own block, it should also be easier for modpack makers (such as yourself) to add additional processing steps after retting (by modifying block drop loot tables), or to add parallel recipes using other mods.

bales_menu bales_water