Level 29
Expert Creeper Hugger
4

Forum Posts

1 - 3 of 3

    NomadicRealms
    03/10/2024 11:35 am
    Level 29 : Expert Creeper Hugger
    I also have old worlds from Beta 1.2 which I saved as singleplayer worlds with the standalone client. Do you happen to have any worlds saved from the Classic 0.30 version which was played on the website: play.minecraft.net ? In Feb 2011, I played the free demo of Classic 0.30 first before buying the game. I dug through the browser cache folder and found the "level.mine" files, which are essentially the entire world from 0.30. These were then loaded by me years later into MCedit, and converted into McRegion files, which I could load into Beta 1.7.3. I was able to play the old website worlds again ! Obviously, the main differences would be in the lighting engine, and basic things such as grass spreading, and fluid mechanics, but otherwise, all of the blocks loaded just fine with no issues.
    2
    NomadicRealms
    03/10/2024 11:29 am
    Level 29 : Expert Creeper Hugger
    I remember it vividly. It was some time around Feb 15, 2011. I was researching electromechanical relay computers built by hobbyists on youtube, in a effort to help my nephew with his science fair project for a simple 4 bit adder. Among the videos of folks building control logic and finite state machines with double-pole double-throw (DPDT) relays, I was recommended another video. It was a "16-bit ALU in Minecraft". Needless to say, everything got completely derailed, and there was no science project, and my nephew and I played a lot of Minecraft instead. Its been downhill ever since !! LOL !



    p.s. I still want to build the "Science Fair" project but with redstone instead. One of these days...
    4
    NomadicRealms
    05/04/2023 9:30 am
    Level 29 : Expert Creeper Hugger
    history
    Please make an "extra large village" datapack. I was only able to get them slightly larger than normal by setting size = 7 in \data\minecraft\worldgen\structure\village_plains.json

    {
    "type": "minecraft:jigsaw",
    "biomes": "#minecraft:has_structure/village_plains",
    "max_distance_from_center": 80,
    "project_start_to_heightmap": "WORLD_SURFACE_WG",
    "size": 6,
    "spawn_overrides": {},
    "start_height": {
    "absolute": 0
    },
    "start_pool": "minecraft:village/plains/town_centers",
    "step": "surface_structures",
    "terrain_adaptation": "beard_thin",
    "use_expansion_hack": true
    }

    from the wiki : minecraft.fandom.com/wiki/Custom_structure

    size: The depth of jigsaw structures to generate. Value between 0 and 7 (inclusive).
    1

1 - 3 of 3

Welcome