mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-02 07:55:28 +00:00
make StructureScript properly return registry key
This commit is contained in:
parent
287c029bda
commit
ad7d173b7e
@ -151,6 +151,6 @@ public class StructureScript implements Structure, Keyed<StructureScript> {
|
||||
|
||||
@Override
|
||||
public RegistryKey getRegistryKey() {
|
||||
return null;
|
||||
return id;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user