I found it!!!!!

This commit is contained in:
Andrew-71 2023-05-10 22:20:35 +03:00
parent 024d00049e
commit 7fe9425c7b
8 changed files with 10 additions and 10 deletions

View file

@ -107,7 +107,6 @@ public class DigitalInterfacePeripheral implements IPeripheral {
* This is mostly a copy of getIDForXZ function with some added checks
*
* @return TardimData of the TARDIM that the peripheral is in
* @throws LuaException if the peripheral is not in a TARDIM
* @hidden
*/
public TardimData getTardimDataInitial() {

View file

@ -5,7 +5,7 @@ license = "MIT"
[[mods]] #mandatory
# The modid of the mod
modId = "tardim_ic" #mandatory
version = "1.0" #mandatory
version = "1.1" #mandatory
# A display name for the mod
displayName = "TARDIM: In Control" #mandatory
# The description text for the mod (multi line!) (#mandatory)