Jump to content




The KJV Bible Reader v1 - The Bible in Minecraft!


  • You cannot reply to this topic
5 replies to this topic

#1 Jan

  • Members
  • 141 posts
  • Locationthe Netherlands

Posted 21 March 2012 - 08:56 PM

The Bible in Minecraft!

Features:
- Works with every resolution (use "monitor <side> reader"!)
- Parses XML
- Compatible with OSIS
- Whole King James Version included
- Verse numbers
- Easy navigation

Screenshots:

Genesis 1 on a large monitor (monitor right reader)
Posted Image

John 1 on a computer screen:
Posted Image

Download
Download program, xml api, and King James Bible:
ccbible.zip
(follow instruction in readme.txt)


Controls:
Up/Down - verse
Left/Right - chapter
[ / ] - book

Usage:
reader - without arguments to open instruction page
reader <book> <chapter> <verse> - (book as number)

Todo:
- Book names instead of number
- Way to exit the program instead of CRTL+T
(any suggestions? Please reply!)

#2 Liraal

  • New Members
  • 477 posts
  • LocationPoland

Posted 21 March 2012 - 09:04 PM

Great work, downloading!

as for the coding:
names are simple: make a table like:
local names={"Genesis",and so on}
(sorry, but I don't know the english titles)
and when you get a number of the book do sth like:
function bookName(num)
return names[num]
end
And ending the program is really simple, just add an instruction on key press, like:
if key==1 then return true end

Edit: your download link seems to be broken. Now it works.

#3 Jan

  • Members
  • 141 posts
  • Locationthe Netherlands

Posted 21 March 2012 - 09:12 PM

View PostLiraal, on 21 March 2012 - 09:04 PM, said:

Great work, downloading!

as for the coding:
names are simple: make a table like:
local names={"Genesis",and so on}
(sorry, but I don't know the english titles)
and when you get a number of the book do sth like:
function bookName(num)
return names[num]
end
And ending the program is really simple, just add an instruction on key press, like:
if key==1 then return true end

Edit: your download link seems to be broken.
Ok thanks for the tip on the booknames.
the exit button was something I forgotten, not worth a fix for now
And I have tried to fix the link, does it work now?

#4 Zer0t3ch

  • Members
  • 33 posts
  • LocationIllinois, USA

Posted 24 March 2012 - 02:19 AM

Not to be rude, and this is a cool program at all and could have some more practical uses, but what exactly is the objective of this program?

#5 Nailcannon

  • New Members
  • 3 posts

Posted 25 March 2012 - 12:56 AM

View PostZer0t3ch, on 24 March 2012 - 02:19 AM, said:

Not to be rude, and this is a cool program at all and could have some more practical uses, but what exactly is the objective of this program?
to convert those paganistic testificates to christianity of course! :(/>

#6 Casper7526

    OG of CC

  • Members
  • 362 posts

Posted 25 March 2012 - 02:39 AM

Keep it clean here, or I will not be a happy person... I myself am atheist, but if there's any sort of religion bashing going on in ANYWAY on the forums, I will not hesitate to take action. I like the fact that people are using CC for every reason under the sun, including a in-game bible.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users