#...

1 messages · Page 1 of 1 (latest)

south rain
#

found something weird in-game. Idk how these errors appeared. does anyone know how that can be Found?

[Recipes][error]-recipes/reducer_chiseled_quartz_block.json | minecraft:chiseled_quartz_block | Material Reduction recipe duplicates a previously registered recipe with input minecraft:chiseled_quartz_block. Skipping recipe.

[Recipes][error]-recipes/reducer_quartz_pillar.json | minecraft:quartz_pillar | Material Reduction recipe duplicates a previously registered recipe with input minecraft:quartz_pillar. Skipping recipe.

[Recipes][error]-recipes/reducer_smooth_quartz.json | minecraft:smooth_quartz | Material Reduction recipe duplicates a previously registered recipe with input minecraft:smooth_quartz. Skipping recipe.

[Texture][warning]-The block named chalkboard used in a "blocks.json" file does not exist in the registry

[Item][error]-Resource pack has item definitions not found in the behavior pack. Item 'minecraft:board' is being ignored.

[Item][error]-Resource pack has item definitions not found in the behavior pack. Item 'minecraft:photo_item' is being ignored.

[Item][error]-Resource pack has item definitions not found in the behavior pack. Item 'minecraft:portfolio' is being ignored.

south rain
#

...

simple gust
#

First and second errors: you have 2 recipes for the material reducer that use quartz pillar, and 2 that use smooth quartz. Since the reduces only takes one input, you can only have one recipe each

#

3rd error: Your "chalkboard" block doesn't exist, at least not with that identifier name. Check for typos and check if you didn't just accidentally name it "chalk_board" or just "board"

#

Rest of the errors: you can't use "minecraft:item name" for the identifiers of your custom stuffs. You need a different name than "minecraft"

#

On the first and second errors, are you trying to overwrite the vanilla behaviour? If so you need have the exact same identifier as tge vanilla recipe

south rain
#

I use Blockbench, and Bridge v2. Where is Vanilla Available in? Java?

#

I've checked all through search. I don't see anything on there. Perhaps I would post the Add-on here, so you can check what I'm missing

south rain
simple gust
#

The names of the items aren't the issue

#

The "minecraft: part is

#

You can't use the word in the identifier

simple gust
south rain
simple gust
#

The "identifier" field of your custom item

#

You need to open the behavior json for it and swap that minecraft for a different name

south rain
#

I wasn't making a Custom Item, tbh

#

By identifier, you're looking at "minecraft:player". If that wasn't correct, you may wanna post up the coding from what I sent, and find what I was missing

simple gust
#

I have no clue what you're talking about

south rain
#

i'm as confused as you are, tbh

simple gust
#

Every item, every block, and every mob you create has multiple json files and one identifier

south rain
# south rain

yeah, but I've only made 3 mobs, and that's it. their identifiers has "fusana" rather than "minecraft". If you don't believe me about this, you can check it out there. :/

simple gust
#

But your errors have nothing to do with mobs

#

Every error you shared has to do with an item or recipe

south rain
#

if it's between items, it's the ones i've not created that isn't in the addon I've placed here. :/

#

is or isn't, depends

simple gust
#

If your addon has no items or blocks, these errors are from something else

#

You gotta find out what that something else is

#

The errors are referencing education edition things is all i can say for sure

south rain
#

so what you're saying has something to do with Education Edition. is that correct?

#

alr. errors only appear if you turn on Education Edition. i see

south rain
#

Something else. Wouldn't be easy, tbh

simple gust
#

One would need to code up a fix-it addon for these EE features, or mojang would need to update them themselves, but these errors shouldn't be in the way of anything

#

Unless you're actually using education edition blocks in the world nothing should happen

simple gust
#

A fix-it is something created with the intent of fixing a problem you have with the original yourself

south rain
#

So it's like an Addon, but it fixes the Mod you made. Nice

south rain
south rain
#

...

south rain
#

@simple gust

simple gust
#

I have no more i can tell you

south rain
#

oof. guess I'll never know when to find a Fix-it addon

simple gust
#

You make these yourself

#

Or submit feedback to mojang asking them to change the issue

south rain
simple gust
#

Sorry can't

#

Try searching for wiki.bedrock.dev