chbachman / ModularArmour

Modular Armour for Minecraft
https://www.chbachman.com/#/modulararmour/
GNU General Public License v3.0
11 stars 7 forks source link

Piston metadata issue #53

Closed wei2gao closed 9 years ago

wei2gao commented 9 years ago

(MC version 1.7.10, heavily modded) The metadata value for the pistons used in Jump Boost and similar upgrades seems to be :32767, which doesn't match the normal piston value. As a result, these upgrades can't be crafted normally.

ss 2015-06-21 at 06 19 10 ss 2015-06-21 at 06 20 07

chbachman commented 9 years ago

Can you show me the files in config/modulararmour/recipes? 

What do the broken recipes have as thier JSON recipes?

On Sun, Jun 21, 2015 at 5:18 PM, radioactivated notifications@github.com wrote:

(MC version 1.7.10)

The metadata value for the pistons used in Jump Boost and similar upgrades seems to be :32767, which doesn't match the normal piston value. As a result, these upgrades can't be crafted normally.

Reply to this email directly or view it on GitHub: https://github.com/TGMP/ModularArmour/issues/53

wei2gao commented 9 years ago

The json recipe in the config seems to list pistons with metadata 32767 (at least for the jump boost). (I'm assuming this is meant to be configurable, in which case I'll speak with the server admins.)

ss 2015-06-23 at 02 33 18

chbachman commented 9 years ago

Yeah, if the server admins have it wrong it  might have caused that. However, they might also have generated wrong. I'll try to reproduce and see if I can get them to generate incorrectly.

On Tue, Jun 23, 2015 at 1:34 PM, radioactivated notifications@github.com wrote:

The json recipe in the config seems to list pistons with metadata 32767 (at least for the jump boost). (I'm assuming this is meant to be configurable, in which case I'll speak with the server admins.)

ss 2015-06-23 at 02 33 18

Reply to this email directly or view it on GitHub: https://github.com/TGMP/ModularArmour/issues/53#issuecomment-114601883

chbachman commented 9 years ago

If it generated, feel free to comment on it again.