Add yet another texture folder

This commit is contained in:
embeddedt 2023-06-12 10:55:31 -04:00
parent 9c76052be0
commit 916710eb77
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -249,6 +249,7 @@ public abstract class ModelBakeryMixin implements IExtendedModelBakery {
"pipe",
"ropebridge",
"solid_block",
"spell_effect",
"spell_projectile"
};
for(String folder : extraFolders) {