Give the NeFos and RUMO structure piece types actual names (#1370)

Their names are automapped, but they are based on the short IDs
which don't make any sense.
This commit is contained in:
Juuxel 2020-05-20 02:51:28 +03:00 committed by GitHub
parent d7ea90c9a9
commit eb287934d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ CLASS net/minecraft/class_3773 net/minecraft/structure/StructurePieceType
FIELD field_16968 MINESHAFT_STAIRS Lnet/minecraft/class_3773;
FIELD field_16969 MINESHAFT_CORRIDOR Lnet/minecraft/class_3773;
FIELD field_16970 OCEAN_MONUMENT_DOUBLE_Y_Z_ROOM Lnet/minecraft/class_3773;
FIELD field_22195 NETHER_FOSSIL Lnet/minecraft/class_3773;
FIELD field_24010 RUINED_PORTAL Lnet/minecraft/class_3773;
METHOD load (Lnet/minecraft/class_3485;Lnet/minecraft/class_2487;)Lnet/minecraft/class_3443;
ARG 1 structureManager
ARG 2 tag