Initial stab at 1.11
About halfway.
This commit is contained in:
parent
ce52aea512
commit
00d6f8eb46
157 changed files with 1036 additions and 1554 deletions
|
@ -45,8 +45,8 @@ public class BuildTestStructure
|
|||
|
||||
settings.setRotation(rot);
|
||||
settings.setIgnoreEntities(true);
|
||||
settings.setChunk((ChunkPos) null);
|
||||
settings.setReplacedBlock((Block) null);
|
||||
settings.setChunk(null);
|
||||
settings.setReplacedBlock(null);
|
||||
settings.setIgnoreStructureBlock(false);
|
||||
|
||||
// settings.func_189946_a(MathHelper.clamp_float(schema.integrity, 0.0F, 1.0F));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue