bag o' patches
This commit is contained in:
parent
2bfe9eca4d
commit
88d7a4ed1d
38 changed files with 121 additions and 109 deletions
|
@ -393,6 +393,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ public static final Reference<ConfiguredStructure> RUINED_PORTAL_MOUNTAIN = create("ruined_portal_mountain");
|
||||
+ public static final Reference<ConfiguredStructure> RUINED_PORTAL_OCEAN = create("ruined_portal_ocean");
|
||||
+ public static final Reference<ConfiguredStructure> RUINED_PORTAL_NETHER = create("ruined_portal_nether");
|
||||
+ public static final Reference<ConfiguredStructure> ANCIENT_CITY = create("ancient_city");
|
||||
+
|
||||
+ private final NamespacedKey key;
|
||||
+ private final StructureType structureType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue