sreich / ore-infinium

Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
MIT License
183 stars 20 forks source link

Fix tree drops, add resource component eg coal #7

Open sreich opened 7 years ago

sreich commented 7 years ago

Needs a resource component, so you aren't literally picking up entire trees.

Create a resource component, so we can put wood, rubber that kind of thing. Should that be used for blocks dropped too?