Outurnate / WarpBook

A small mod for minecraft
GNU General Public License v3.0
9 stars 10 forks source link

The non-dirty way of getting tag IDs :P #1

Closed chylex closed 10 years ago

chylex commented 10 years ago

Just edited the file from github website, if there's any issue then just autoimport Constants class from Forge. Constants.NBT contains all useable tag types.

Outurnate commented 10 years ago

Ah! That's nifty!