Skip to content

High performance minecraft logic circuit mod

Notifications You must be signed in to change notification settings

lianera/Semicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semicon

An efficient minecraft logic circuit mod

Although minecraft original redstone can simulate logic circuit, but it is slow and tricky. The reason is redstone block state is evaluated one by one.

Different from redstone, semicon is based on event driving algorithm, which is adopted by most logic circuit simulation software. That makes semicon is significantly high performance.

About

High performance minecraft logic circuit mod

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages