brooksc / mcpipy

Python scripts for controlling Minecraft Pi Edition on Raspberry Pi, as highlighted at mcpipy.com
154 stars 51 forks source link

Adding an item to the game... #8

Open ghost opened 8 years ago

ghost commented 8 years ago

How d o I add an item to the game? How do I define the texture for the item? Thanks in advance.

phillipcutter commented 8 years ago

You are not able to do this with Python as far as I know. If you really want to do it find a tutorial to mod the PC version of Minecraft with Java.

On Sep 7, 2016 7:06 AM, "A L 3 X V 3 G A S" notifications@github.com wrote:

How d o I add an item to the game? How do I define the texture for the item? Thanks in advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brooksc/mcpipy/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AEyjciRCXH7FOcby8U6dgDNLR5ZMpey9ks5qnprQgaJpZM4J2zOB .

ghost commented 8 years ago

Another question.... how do I make a modpkg file that includes a texture pack for Pocket Edition and includes the Python scripts? If I cannot make a modpkg file how do I turn the python addon script into a Java app for PC or a JS addon for MC Pocket Edition. Thanks in advance. @mrfleap @brooksc