DarkholmeTenk / TardisModIssues

Contains the issues tracker for the private TardisMod
25 stars 8 forks source link

second restoration field bug #593

Open cleverca22 opened 7 years ago

cleverca22 commented 7 years ago

https://github.com/DarkholmeTenk/TardisMod/blob/84dbf988421f21ff47db7cf194761ffcfee8478b/src/main/java/tardis/common/tileents/components/ComponentRestorationField.java#L125-L126

this code doesn't detect tablets and battery upgrades from opencomputers as being power based (they don't use RF), and tries to repair them, turning tablets into trackers, and battery upgrades into chunkloaders

mod versions: tardis: 1.7.10-0.994 opencomputers: 1.6.1.11 thermalfoundation: 1.2.5 thermal expansion: 4.1.4 cofh core: 3.1.3

DarkholmeTenk commented 7 years ago

Perhaps it's a feature? ;) @FoxPotato