I found it!!!!!
This commit is contained in:
parent
024d00049e
commit
7fe9425c7b
8 changed files with 10 additions and 10 deletions
|
@ -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() {
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue