Skip to content

Conversation

@Shibva
Copy link
Contributor

@Shibva Shibva commented Jan 4, 2026

Summary:

  • Fixed mistake on not having structure voids in bottom4 changes to the undergrowth manor (foxes are still vanishing for some reason even though I went the extra mile to clean them up with the effect duplicates being removed) (you'd think using /place template would place the template with the structure voids huh?)

  • Fix a missed broken recipe for making memories of pillagers (daf missed swaping a tag paramiter to a item one

  • Adjusted Palaetia ore, gem, and floatblocks to render upside-down to better compliment their properties and fix visibility issues

  • Fixed Dreamflayers Oversized render not appearing when in the active state. Recomend moving forwarwd to have the oversized predicate check for a model override be done within the file that the main item model is overriding to (see commit for clarification; thanks mojank :/ )

Shibva added 4 commits January 4, 2026 17:36
- Fix Bottom4 of the undergrowth manner missing structure voids
- Fixed broken recipe for turning a pillager head to a memory. *seems like daf forgot about it here*
- Tweaked item renders for Paltaeria resource items (except the fragments) to reflect their unique property better. They will now be visible on blocks from above (by sacrificing regular item orientation).

NOTE: This will not work when the item is hidden, modifications will have to be made if this is to be corrected.

- As a result of changing the offset, Foxes holding Palaetia resources will now have a heavy offset. This should be fine given the likelihood of this ever occurring is slim to none.

(A really old memory of a song from a movie I watched in my childhood came to mind. Kudos to anyone that can pinpoint the reference (lmao)
- Implemented a fix for the oversized dreamflayer render in its ACTIVE state, not working

Note: It seems that overrite predicates cannot handle more than one unique predicate being true for some godforsaken reason, moving forward if your going to have a weapon like this with an active state or alternate model, have the oversized model override be INSIDE of the normal overriden model your refrencing

Example: Normal Dreamflayer -> model override to Active Dreamflayer -> model override to oversized active Dreamflayer
@DaFuqs
Copy link
Owner

DaFuqs commented Jan 5, 2026

The two commits
ef3ef73
a5f3616
do not seem to have any content o.O

The dreamflayer fix and the paltaeria changes work perfectly!

@DaFuqs
Copy link
Owner

DaFuqs commented Jan 8, 2026

I love minor fixes

@DaFuqs DaFuqs merged commit 3456559 into DaFuqs:1.20.1-aria-for-painters Jan 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants