Jump to content

The ability to use MC: BE skins too


Message added by TopicLocker3000

This topic was automatically locked after 6 months of inactivity. If you are the topic owner, please contact a moderator to have it unlocked.

Recommended Posts

Just now, Ian_The_One said:

we can import custom entity models into MI but if you mean export it to PE then yeah sure why not

Uh we cannot import custom entity models. I assume you're referring to modelbench models or Java block models?  I'm talking about mob models from Minecraft Bedrock.

Link to post
Share on other sites

Just now, Cubic Ralsei said:

models from bedrock edition are also json, that's what he means

Well yeah, but that's irrelevant. They are both JSON but Bedrock has a totally different format

Here's a model I made for Bedrock.

Spoiler
{
    "format_version": "1.12.0",
    "minecraft:geometry": [
        {
            "description": {
                "identifier": "geometry.barrel",
                "texture_width": 128,
                "texture_height": 128,
                "visible_bounds_width": 2,
                "visible_bounds_height": 2,
                "visible_bounds_offset": [0, 1, 0]
            },
            "bones": [
                {
                    "name": "barrel",
                    "pivot": [2, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [2, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel2",
                    "parent": "barrel",
                    "pivot": [6, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [6, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel3",
                    "parent": "barrel2",
                    "pivot": [10, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [10, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel4",
                    "parent": "barrel3",
                    "pivot": [14, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [14, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel5",
                    "parent": "barrel4",
                    "pivot": [18, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [18, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel6",
                    "parent": "barrel5",
                    "pivot": [22, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [22, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel7",
                    "parent": "barrel6",
                    "pivot": [26, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [26, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel8",
                    "parent": "barrel7",
                    "pivot": [30, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [30, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel9",
                    "parent": "barrel8",
                    "pivot": [34, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [34, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel10",
                    "parent": "barrel9",
                    "pivot": [38, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [38, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel11",
                    "parent": "barrel10",
                    "pivot": [42, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [42, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "barrel12",
                    "parent": "barrel11",
                    "pivot": [46, 12, -7.5],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [46, 0, -8], "size": [4, 24, 1], "uv": [0, 0]}
                    ]
                },
                {
                    "name": "bottom",
                    "pivot": [0, 0.5, 0],
                    "cubes": [
                        {"origin": [-2, 0, -7], "size": [4, 1, 14], "uv": [29, 26]},
                        {"origin": [-4, 0, -6], "size": [2, 1, 12], "uv": [0, 28]},
                        {"origin": [2, 0, -6], "size": [2, 1, 12], "uv": [66, 28]},
                        {"origin": [4, 0, -5], "size": [1, 1, 10], "uv": [69, 42]},
                        {"origin": [-5, 0, -5], "size": [1, 1, 10], "uv": [3, 42]},
                        {"origin": [5, 0, -4], "size": [1, 1, 8], "uv": [71, 54]},
                        {"origin": [6, 0, -2], "size": [1, 1, 4], "uv": [75, 64]},
                        {"origin": [-6, 0, -4], "size": [1, 1, 8], "uv": [5, 55]},
                        {"origin": [-7, 0, -2], "size": [1, 1, 4], "uv": [9, 65]}
                    ]
                },
                {
                    "name": "edge work",
                    "parent": "bottom",
                    "pivot": [-23, -24, 0]
                },
                {
                    "name": "bottom edge13",
                    "parent": "edge work",
                    "pivot": [-7.5, 0.4, 2],
                    "rotation": [0, 90, 0],
                    "cubes": [
                        {"origin": [-7.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge14",
                    "parent": "bottom edge13",
                    "pivot": [-3.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-3.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge15",
                    "parent": "bottom edge14",
                    "pivot": [0.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [0.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge16",
                    "parent": "bottom edge15",
                    "pivot": [4.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [4.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge17",
                    "parent": "bottom edge16",
                    "pivot": [8.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [8.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge18",
                    "parent": "bottom edge17",
                    "pivot": [12.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [12.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge19",
                    "parent": "bottom edge18",
                    "pivot": [16.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [16.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge20",
                    "parent": "bottom edge19",
                    "pivot": [20.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [20.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge21",
                    "parent": "bottom edge20",
                    "pivot": [24.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [24.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge22",
                    "parent": "bottom edge21",
                    "pivot": [28.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [28.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge23",
                    "parent": "bottom edge22",
                    "pivot": [32.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [32.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge24",
                    "parent": "bottom edge23",
                    "pivot": [36.5, 0.4, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [36.5, -0.1, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge",
                    "parent": "edge work",
                    "pivot": [-7.5, 1, 2],
                    "rotation": [0, 90, 0],
                    "cubes": [
                        {"origin": [-7.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge2",
                    "parent": "bottom edge",
                    "pivot": [-3.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-3.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge3",
                    "parent": "bottom edge2",
                    "pivot": [0.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [0.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge4",
                    "parent": "bottom edge3",
                    "pivot": [4.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [4.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge5",
                    "parent": "bottom edge4",
                    "pivot": [8.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [8.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge6",
                    "parent": "bottom edge5",
                    "pivot": [12.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [12.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge7",
                    "parent": "bottom edge6",
                    "pivot": [16.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [16.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge8",
                    "parent": "bottom edge7",
                    "pivot": [20.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [20.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge9",
                    "parent": "bottom edge8",
                    "pivot": [24.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [24.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge10",
                    "parent": "bottom edge9",
                    "pivot": [28.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [28.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge11",
                    "parent": "bottom edge10",
                    "pivot": [32.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [32.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "bottom edge12",
                    "parent": "bottom edge11",
                    "pivot": [36.5, 1, 2],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [36.5, 0.5, 2], "size": [4, 1, 1], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "fixes",
                    "parent": "edge work",
                    "pivot": [-23, -24, 0],
                    "cubes": [
                        {"origin": [-2.9, 0.1, -6.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [51, 5]},
                        {"origin": [-4.9, 0.1, -5.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [51, 5]},
                        {"origin": [-5.9, 0.1, -4.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [51, 5]},
                        {"origin": [-6.9, 0.1, -2.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [-6.9, 0.1, 1.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [-5.9, 0.1, 3.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [-4.9, 0.1, 4.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [-2.9, 0.1, 5.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [1.9, 0.1, 5.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [3.9, 0.1, 4.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [4.9, 0.1, 3.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [5.9, 0.1, 1.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [5.9, 0.1, -2.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [4.9, 0.1, -4.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [3.9, 0.1, -5.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]},
                        {"origin": [1.9, 0.1, -6.9], "size": [1, 1, 1], "inflate": -0.1, "uv": [64, 4]}
                    ]
                },
                {
                    "name": "Lid",
                    "pivot": [-24.1, -4, 0]
                },
                {
                    "name": "Top",
                    "parent": "Lid",
                    "pivot": [-0.1, 24.5, 0],
                    "cubes": [
                        {"origin": [-1.9, 24, -8], "size": [4, 1, 16], "uv": [33, 69]},
                        {"origin": [-3.9, 24, -7], "size": [2, 1, 14], "uv": [0, 71]},
                        {"origin": [-4.9, 24, -6], "size": [1, 1, 12], "uv": [3, 87]},
                        {"origin": [-5.9, 24, -5], "size": [1, 1, 10], "uv": [5, 101]},
                        {"origin": [-6.9, 24, -4], "size": [1, 1, 8], "uv": [7, 113]},
                        {"origin": [-7.9, 24, -2], "size": [1, 1, 4], "uv": [11, 123]},
                        {"origin": [4.1, 24, -6], "size": [1, 1, 12], "uv": [77, 87]},
                        {"origin": [2.1, 24, -7], "size": [2, 1, 14], "uv": [74, 71]},
                        {"origin": [5.1, 24, -5], "size": [1, 1, 10], "uv": [79, 101]},
                        {"origin": [7.1, 24, -2], "size": [1, 1, 4], "uv": [85, 123]},
                        {"origin": [6.1, 24, -4], "size": [1, 1, 8], "uv": [81, 113]}
                    ]
                },
                {
                    "name": "edge",
                    "parent": "Lid",
                    "pivot": [-8.3, 25, 2.25],
                    "cubes": [
                        {"origin": [-12.55, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge2",
                    "parent": "edge",
                    "pivot": [-8.3, 25, -2.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-17.05, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge3",
                    "parent": "edge2",
                    "pivot": [-8.3, 25, -6.75],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-21.55, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge4",
                    "parent": "edge3",
                    "pivot": [-8.3, 25, -11.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-26.05, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge5",
                    "parent": "edge4",
                    "pivot": [-8.3, 25, -15.75],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-30.55, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge6",
                    "parent": "edge5",
                    "pivot": [-8.3, 25, -20.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-35.05, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge7",
                    "parent": "edge6",
                    "pivot": [-8.3, 25, -24.75],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-39.55, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge8",
                    "parent": "edge7",
                    "pivot": [-8.3, 25, -29.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-44.05, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge9",
                    "parent": "edge8",
                    "pivot": [-8.3, 25, -33.75],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-48.55, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge10",
                    "parent": "edge9",
                    "pivot": [-8.3, 25, -38.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-53.05, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge11",
                    "parent": "edge10",
                    "pivot": [-8.3, 25, -42.75],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-57.55, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge12",
                    "parent": "edge11",
                    "pivot": [-8.3, 25, -47.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-62.05, 24.5, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge13",
                    "parent": "Lid",
                    "pivot": [-8.3, 25, 2.25],
                    "cubes": [
                        {"origin": [-12.55, 23.9, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge14",
                    "parent": "edge13",
                    "pivot": [-8.3, 25, -2.25],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-17.05, 23.9, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge15",
                    "parent": "edge14",
                    "pivot": [-8.3, 25, -6.75],
                    "rotation": [0, -30, 0],
                    "cubes": [
                        {"origin": [-21.55, 23.9, 1], "size": [4.5, 1, 1], "pivot": [-8.3, 25, 2], "rotation": [0, -90, 0], "uv": [93, 12]}
                    ]
                },
                {
                    "name": "edge16",
                    "parent": "edge15",
                    "pivot": [-8.3, 25, -11.25],
                    "rotation": [0, -30,
Link to post
Share on other sites

Problem is, I don't know if you can actually access the skin database from the Xbox Live servers. Also, since a lot of skins included in DLC packs actually change the player model, this would break things pretty quickly if you tried applying it to the default Steve/Alex models. Not to mention the potential legal issues of letting people freely download paid resources...

Link to post
Share on other sites

3 minutes ago, Spontaneous Explosions said:

Ah, yes. Java edition block model. It would be a static...thing with no movable bodyparts.

you could

1 re-model it  in modelbench using the json as refrence

2 import the indvidual parts and make it a "rig"

Edited by Ian_The_One
Link to post
Share on other sites

Just now, Ian_The_One said:

you could

1 re-model it  in modelbench using the json as refrence

2 import the indvidual parts and make it a "rig"

Of course. That's obvious. But I meant I would like to be able to directly import Minecraft Bedrock edition entity models, unedited, straight from a resource pack. You can't do that currently.

Link to post
Share on other sites

Just now, Spontaneous Explosions said:

Of course. That's obvious. But I meant I would like to be able to directly import Minecraft Bedrock edition entity models, unedited, straight from a resource pack. You can't do that currently.

that is kinda possible GMS has json functions @Jake_28 tryed that once

Link to post
Share on other sites

 
4 hours ago, StarlkYT said:

There's a neat feature on Mine-Imator that allows you to get any MC: Java skin from typing the skin's name.
It would be great adding this feature for MC: BE skins too.

MC:BE uses Xbox live as usernames, and I don’t think we can search those for Minecraft profiles, also, MC:BE has paid skins, so microsoft/mojang is probably doing everything they can to make sure you **CANT** get them. (The zipe file format for example)

 

1 hour ago, Spontaneous Explosions said:

Honestly, of the Bedrock supported feature i'd like to come to MI, this wasn't on the list. I would rather world support, or even the ability to import custom entity models to use. But yeah, this.

Someone could probably write a converter for bedrock models to modelbench files. (I’ve looked at a bedrock json before and it’s definitely  doable if someone had time and wanted to do it)

Link to post
Share on other sites

3 hours ago, StarlkYT said:

Actually, I think you can say Minecraft: Bedrock is better than Java edition.
When we talk about code optimization and the ability to gain money from your work is only available on Mincraft: BE.

Optimization doesn't mean it's better. It just runs better. As for making money, people can do that if they really wanted to in Java but they don't. 

Link to post
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Create New...