Coder Social home page Coder Social logo

mc-portalgun's Introduction

MC-PortalGun

커맨드블록을 이용한 포탈건 구현 (available on 1.16.x)

  • 실제로 적용할때는 mcfunction파일이 아닌 커맨드블록에 입력하여야 합니다.
  • 또한
# R !c
명령어1
# C c
명령어2
# C c
명령어3

# R !c
명령어4
# C c
명령어5
# C c
명령어6

이런식으로 써져있을시 (명령어1, 명령어2, 명령어3 그룹), 그리고 (명령어4, 명령어5, 명령어6 그룹)은 커맨드블록의 방향이 같도록 연결되어있어야 합니다.

  • R(Repeatable)은 반복형 커맨드블럭, C(Chaining)은 연쇄형 커맨드블럭 입니다.
  • c(Condition)은 조건형, !c(Not Condition)은 무조건형 커맨드블럭 입니다.

mc-portalgun's People

Contributors

slo0ey avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.