Unicopia icon indicating copy to clipboard operation
Unicopia copied to clipboard

Apples Inside Leaves

Open OakPlatinum opened this issue 1 year ago • 4 comments

Is this supposed to happen? Btw, when using Jade, some blocks and entities only display their localization keys. (Sorry I forgot to take a screenshot for this.) Thank you!

IMG_20240511_025145.png

OakPlatinum avatar May 11 '24 15:05 OakPlatinum

What items are only showing their localization keys?

Sollace avatar May 11 '24 15:05 Sollace

Various apple blocks, butterflies in early versions, crystal heart entity, etc. (I'll send a detailed list later. It's 1:30 a.m. here.)

OakPlatinum avatar May 11 '24 17:05 OakPlatinum

This Made Me Think Of An Idea: Maybe Leaves From Those Specific Apple Trees Could Drop Their Respective Apples Occasionally, Like How Oak Leaves Drop Vanilla Apples

EternaDash avatar May 11 '24 22:05 EternaDash

Blocks are too many, so I didn't check them. :( Basically those not in the Creative Inventory.

Entity Has Localization String
air_balloon Yes
butterfly Yes
cast_spell Yes
crystal_shards Yes
floating_artefact No
friendly_creeper No
ignominious_bulb Yes
ignominious_vine Yes
loot_bug No
magic_beam No
mimic Yes
muffin No
sombra Yes
specter Yes
spellbook Yes
storm_cloud Yes
thrown_item No
twittermite Yes

Examples: 图片 图片

And, this is a problem too. (Should I open a new issue?) 图片 图片

Btw, may I ask you a personal question on Discord, @Sollace ?

OakPlatinum avatar May 11 '24 23:05 OakPlatinum

Blocks are too many, so I didn't check them. :( Basically those not in the Creative Inventory. Entity Has Localization String air_balloon Yes butterfly Yes cast_spell Yes crystal_shards Yes floating_artefact No friendly_creeper No ignominious_bulb Yes ignominious_vine Yes loot_bug No magic_beam No mimic Yes muffin No sombra Yes specter Yes spellbook Yes storm_cloud Yes thrown_item No twittermite Yes

Examples: 图片 图片

And, this is a problem too. (Should I open a new issue?) 图片 图片

Btw, may I ask you a personal question on Discord, @Sollace ?

These are technical entities that you don't normally see their names for during regular gameplay so they didn't get translated.

Second one is a translation issue. It needs to be fixed it on crowdin.

Sollace avatar May 14 '24 13:05 Sollace

This Made Me Think Of An Idea: Maybe Leaves From Those Specific Apple Trees Could Drop Their Respective Apples Occasionally, Like How Oak Leaves Drop Vanilla Apples

They're not really meant to with fruit trees since the fruit grows under the leaves. You're supposed to farm it that way rather than destroying the tree.

Sollace avatar May 14 '24 13:05 Sollace

Could you please approve my correction on crowdin? Also, I'm glad to help with translation if you don't mind.

OakPlatinum avatar May 14 '24 15:05 OakPlatinum

Blocks are too many, so I didn't check them. :( Basically those not in the Creative Inventory. Entity Has Localization String air_balloon Yes butterfly Yes cast_spell Yes crystal_shards Yes floating_artefact No friendly_creeper No ignominious_bulb Yes ignominious_vine Yes loot_bug No magic_beam No mimic Yes muffin No sombra Yes specter Yes spellbook Yes storm_cloud Yes thrown_item No twittermite Yes

Examples: 图片 图片

And, this is a problem too. (Should I open a new issue?) 图片 图片

Btw, may I ask you a personal question on Discord, @Sollace ?

Please report a bug to your other mod. They should be using entity.getName() or entity.getDefaultName() to get the names of entities.

Sollace avatar May 16 '24 21:05 Sollace