floog98
- floog98
- JIRAUSER771362
- Europe/Stockholm
- Yes
- No
6 issues
Key
Summary
Status
Reporter
Assignee
Created
Changed Description:
When i click on The "Create" Button on IOS 16 or Windows 11 i always have to wait about a minute until it starts
loading.When i click on The "Create" Button on IOS 16 or Windows 11 i always have to wait about a minute until it starts creating the world.
Changed Description:
When i click on The "Create" Button for a world with behavior packs enabled on IOS 16 or Windows 11 i always have to wait about a minute until it starts creating the world.
Added Attachments:
Changed Description:
I was playing on a world and it immediately froze and crashed when opening the inventory with my behavior pack + resourse pack enabled and it only adds 5 new items. the code that made this crash was a recipe code for my block to my ingot it was shapeless
Added Attachments:
i don't know how to get the .mcworld file i'm playing on my friends world but he's playing on android 10 (the mcbedrock files count as system files)
I have the same bug on Minecraft Preview Windows11 v
1.21.0.20
Yes the things all of the things in the MCPE-167185
were present
this is the code for the recipe from block to 9 ingots
{
{ "identifier": "floog98:floogy_ingot"}"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description":
,
{ "item": "floog98:floogy_mineral_block" }"tags": [
"crafting_table"
],
"pattern": [
"",
"B",
""
],
"key": {
"B":
},
{ "item": "floog98:floogy_ingot", "count": 9 }"result":
}
}
but if its shapeless it crashes the game
Steps
1. Create an Addon with a block (example:ruby_ore)
2. add a features and feature_rules folders and make a feature and a feature_rule
3. run minecraft bedrock (PE) with "Custom Biomes" Experimental toggle.
.4 Then once the world was created i went into spectator and night vision 1666 seconds but i could not find my ore i even went to Microsoft Learn and got a sample feature for coal_ore_feature and replaced the name with example:ruby_ore_feature + i also replaced what block it places, from minecraft:coal_ore to example_ruby_ore (of course it was'nt example but it was ruby_ore)
what happend: but no matter what even from using Bridge v2 and Microsoft Learn nothing worked and none of my new ore block spawned.
Expectations: I thought my new ore would spawn somewhere
I attached a sample image from of a character from an old 80s show cause it was the only image i could find at the time.
It is not possible to attach the world because it's on my friends world and he is using Android 10 in Android 10 system files are not visible we tried going to the location and found "worlds" folder but no files were inside because it counts as a system file we will keep trying