Farmer's Delight

Farmer's Delight

121M Downloads

[1.21.1] Nourishment overwrites AppleSkin saturation overlay

MerchantCalico opened this issue ยท 3 comments

commented

Minecraft version

1.21.1

Farmer's Delight version

1.2.6

NeoForge version

21.1.115

Description

When AppleSkin is installed and you have Nourishment, the Nourishment hunger shanks will render on top of the AppleSkin ones.

This can be fixed by setting your layer registration event's priority to LOW.

Steps to reproduce

  1. Install AppleSkin.
  2. Gain saturation.
  3. Grant yourself Nourishment.
  4. Sadness...

Image

Mod list

Mod List:
Name Version (Mod Id)

	AppleSkin 3.0.5+mc1.21 (appleskin)
	Brewin' And Chewin' 1.21.1-4.0.0-beta.4 (brewinandchewin)
	Farmer's Delight 1.2.6 (farmersdelight)
	Greenhouse Config 1.0.0-alpha.2+1.21.1 (greenhouseconfig)
	Greenhouse Config - TOML 1.0.0 (greenhouseconfig_toml)
	Just Enough Items 19.21.0.247 (jei)
	Minecraft 1.21.1 (minecraft)
	NeoForge 21.1.115 (neoforge)

Logs

No response

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
commented

Now tested on a minimal instance with Farmer's Delight 1.2.7 and AppleSkin 3.0.5.

Issue still persists.