Automatic bundle update
This commit is contained in:
@@ -1663,7 +1663,6 @@ block.small-deconstructor.name = 소형 화물 분해기
|
||||
block.canvas.name = 도화지
|
||||
block.world-processor.name = 월드 프로세서
|
||||
block.world-cell.name = 월드 셀
|
||||
block.shield-breaker.name = 보호막 파괴자
|
||||
block.tank-fabricator.name = 전차 조립기
|
||||
block.mech-fabricator.name = 기계 조립기
|
||||
block.ship-fabricator.name = 함선 조립기
|
||||
@@ -2083,6 +2082,7 @@ lst.set = 변수 선언/할당
|
||||
lst.operation = 1~2개의 변수로 연산
|
||||
lst.end = 실행줄의 가장 위로 건너뜀
|
||||
lst.wait = 일정 시간(초) 동안 대기
|
||||
lst.stop = Halt execution of this processor.
|
||||
lst.lookup = id를 통해 특정 유형의 아이템/액체/기체/블록 조회\n[accent]@unitCount[] / [accent]@itemCount[] / [accent]@liquidCount[] / [accent]@blockCount[]\n...로 각 유형의 총 갯수를 알 수 있습니다.
|
||||
lst.jump = 조건부로 다른 실행문으로 건너뜀
|
||||
lst.unitbind = type 옆에 있는 기체를 지정하고, [accent]@unit[]에 저장
|
||||
|
||||
Reference in New Issue
Block a user