Fixed some ToDos
This commit is contained in:
parent
f615453106
commit
9f8af3085e
8 changed files with 16 additions and 26 deletions
|
@ -52,7 +52,6 @@ public class CubozoaEntity extends AbstractSchoolingFish {
|
|||
SpawnGroupData data = super.finalizeSpawn(world, difficulty, spawnReason, entityData, entityTag);
|
||||
|
||||
if (BiomeAPI.getBiome(world.getBiome(blockPosition())).is(EndBiomes.SULPHUR_SPRINGS)) {
|
||||
//TODO: 1.19.3 test if this still works
|
||||
this.entityData.set(VARIANT, (byte) 1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue