Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
Techy
Browse files
May 13, 2016
Renamed base json file to a normal text file
· 9c154d2b
Tbsc
authored
May 13, 2016
9c154d2b
Switched to incremental mod versioning
· 2aaa5fcf
Tbsc
authored
May 13, 2016
2aaa5fcf
Merge remote-tracking branch 'origin/master'
· 8f2c433e
Tbsc
authored
May 13, 2016
8f2c433e
Added some localization
· 67282c0a
Tbsc
authored
May 13, 2016
67282c0a
May 12, 2016
Update README.md
· 26c5aacf
Tbsc
authored
May 12, 2016
26c5aacf
Update README.md
· 25818105
Tbsc
authored
May 12, 2016
25818105
May 11, 2016
Forgot about this, removed.
· fb9cfedb
Tbsc
authored
May 11, 2016
fb9cfedb
Added basic pipes with basic model
· 4d646fd6
Tbsc
authored
May 11, 2016
4d646fd6
May 10, 2016
Moved CoFHLib's IDismantleable methods to base class
· 27332436
Tbsc
authored
May 10, 2016
27332436
May 08, 2016
Added experimental support for boosters -- issue
#4
· 541b43f5
Tbsc
authored
May 08, 2016
541b43f5
May 07, 2016
New textures.
· 83bb5736
Tbsc
authored
May 07, 2016
83bb5736
Reverted to how it previously was
· 8dbfe674
Tbsc
authored
May 07, 2016
8dbfe674
Added textures and localization for the machine bases and grinding component
· 264075a2
Tbsc
authored
May 07, 2016
264075a2
Removed machines' models in favor for a generic one, and changed them to use it
· 8c7a3968
Tbsc
authored
May 07, 2016
8c7a3968
Added a machine base block, as a basic crafting component, also added a recipe for the crusher
· 7961c45a
Tbsc
authored
May 07, 2016
7961c45a
May 06, 2016
Added a grinding component and changed the current heating component to a...
· 64fc3641
Tbsc
authored
May 06, 2016
64fc3641
Removed debug leftovers
· 16edbceb
Tbsc
authored
May 06, 2016
16edbceb
Added Techy WAILA plugin, that just adds an RF counter
· 888c566c
Tbsc
authored
May 06, 2016
888c566c
Moved ore dictionary registration to init, because it should be done after items are loaded
· e27930ba
Tbsc
authored
May 06, 2016
e27930ba
Reduced experience amount
· d6ae7449
Tbsc
authored
May 06, 2016
d6ae7449
Fixed receiving and extracting items based on reconfigurable sides
· cced4310
Tbsc
authored
May 06, 2016
cced4310
Added a texture for the heating component
· a4114749
Tbsc
authored
May 06, 2016
a4114749
Removed shouldRefresh field and setShouldRefresh method and instead, I check...
· b321916d
Tbsc
authored
May 06, 2016
b321916d
Added base item model
· 5738e2b6
Tbsc
authored
May 06, 2016
5738e2b6
May 05, 2016
Added a method for adding my own recipes in
· 88d951d2
Tbsc
authored
May 05, 2016
88d951d2
Put a note in the booster's tooltip that says they don't work yet -- issue
#4
· 8d44112c
Tbsc
authored
May 05, 2016
8d44112c
Added crafting table recipes for powered furnace and other stuff
· 919eaebc
Tbsc
authored
May 05, 2016
919eaebc
Added basic heating crafting component with no texture yet
· d98902b7
Tbsc
authored
May 05, 2016
d98902b7
Made energyConsumptionPerTick public for the gui to add to the tooltip
· a065bb8f
Tbsc
authored
May 05, 2016
a065bb8f
Added actual recipes instead of debug recipes
· 8623a535
Tbsc
authored
May 05, 2016
8623a535
Added dusts to ore dictionary
· 82358a87
Tbsc
authored
May 05, 2016
82358a87
Added RF/t consumed tooltip
· 6479966e
Tbsc
authored
May 05, 2016
6479966e
Checks if additional output is set at all
· dde2ac38
Tbsc
authored
May 05, 2016
dde2ac38
Added dusts as the 1 item with subitems, adding more dusts is as easy as...
· fc8747b2
Tbsc
authored
May 05, 2016
fc8747b2
Preventing a crash
· e933e5d2
Tbsc
authored
May 05, 2016
e933e5d2
When items do not set an unlocalized name on initialization, I need to provide a way to do that
· 77f8e6fb
Tbsc
authored
May 05, 2016
77f8e6fb
When done, it should refresh again
· cc38f06f
Tbsc
authored
May 05, 2016
cc38f06f
Preventing refresh when rotating
· a2c43bd4
Tbsc
authored
May 05, 2016
a2c43bd4
Added a check to make sure the block is still there because somehow it still...
· 7f6f08e6
Tbsc
authored
May 05, 2016
7f6f08e6
Changed crusher's tile entity constructor to public for Minecraft to be able to use it
· 13ff31df
Tbsc
authored
May 05, 2016
13ff31df
Loading