Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
noisytoot
/
musttest_game
forked from
BlueBird51/musttest_game
Watch
1
Star
0
Fork
0
Files
Branch:
remove-proprietary-media
Branches
Tags
fix-ironpick-knockback
master
remove-proprietary-media
musttest_game
/
mods
/
ingots
/
conf.lua
conf.lua
101 B
Permalink
History
Raw
1
2
3
4
5
6
7
local conf = {}
-- set this to 'true' to make ingots 8 times larger
conf.is_big = true
return conf