Applied Mekanistics

Applied Mekanistics

15M Downloads

aekeys tonbt error

gjmhmm8 opened this issue ยท 6 comments

commented

{ data: [], palette: [], "#c": "appmek:chemical", amount: 288L, gasName: "mekanism:hydrogen", t: 0b }
{ data: [], palette: [], "#c": "appmek:chemical", amount: 86L, gasName: "mekanism:hydrogen", t: 0b }: "86"
you should remove the amount key in AEKEY

commented

Probably not, but I'd also drop the "amount" from the Mekanism stack serializer (or force it to 1?)

commented

Are there any actual problems?

commented

it sometimes will cause some bug in storage cell

commented

some bug

You'll have to be more specific.

commented

It is best to set the "amount" to a fixed value of 1 or delete it directly.

commented

When directly using NBT storage, it can lead to certain errors, such as having multiple keys, etc.