SenseiKiwi 1d3038288b Minor Fix in BlockDimWall
Fixed an issue that skyboy had pointed out long ago about us using
ItemBlock.itemID as a block ID instead of ItemBlock.getBlockID(). That's
potentially hazardous because that function was introduced specifically
so mods could override it and decouple item IDs from block IDs.
2013-09-11 02:30:31 -04:00
2013-09-10 15:50:15 -04:00
2013-08-29 02:14:24 -04:00
2013-09-11 02:30:31 -04:00
2013-07-18 14:39:02 -04:00
2013-07-17 03:42:11 -04:00
Description
No description provided
20 MiB
Languages
Java 100%