mirror of
https://github.com/FatherToast/SpecialMobs.git
synced 2025-09-01 15:01:30 +00:00
overlay schmoverlay
This commit is contained in:
parent
785dc502ca
commit
6c12c8954b
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ public class BruteZombieEntity extends _SpecialZombieEntity {
|
|||
@SpecialMob.BestiaryInfoSupplier
|
||||
public static void getBestiaryInfo( BestiaryInfo.Builder bestiaryInfo ) {
|
||||
bestiaryInfo.color( 0xFFF87E )
|
||||
.uniqueTextureWithOverlay()
|
||||
.uniqueTextureBaseOnly()
|
||||
.size( 1.2F, 0.7F, 2.35F )
|
||||
.addExperience( 2 )
|
||||
.addToAttribute( Attributes.MAX_HEALTH, 10.0 ).addToAttribute( Attributes.ARMOR, 10.0 );
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 5 KiB |
Loading…
Add table
Reference in a new issue