Code Monkey home page Code Monkey logo

dimensionfinder's Introduction

DimensionFinder

Simple Tool that allows you to find Strings for a given Dimension ID

Introduction / What does this do?

Designed for the Minecraft 20w14-Infinite Snapshot. This snapshot introduced a new dimension system:

  • Build a Nether Portal
    • 10 or more Obsidian + something to light the portal
  • Get a Book and Quill (Writeable Book)
    • Book + Feather + Ink Sack
  • Write text
  • Throw the signed book into the portal
  • Enter the portal to warp to a randomly generated dimension

Explanation

The Book's content is being hashed and the resulting hash is the dimension ID (I call it dimension ID)
This tool brute-forces possible text in order to find dimension IDs for you.

Usage

Downloaded Jar / Command Line

The latest release can be found here.
Run the Jar-File via the command-line (cmd or terminal).
The programm will ask for the necessary arguments.
Detailed Information can be found here.

Editing the Code

  • Clone this repository git clone https://github.com/spasskopf/dimensionfinder
  • Edit the Main Class (DimensionFinder.java)
  • Optional: Change the dimension IDs you want to find text for
  • Optional: Change the characters the text consists of
  • Run the program.
    • Main class: DimensionFinder.java

Other-Information

Interesting Dimension IDs (for Speedruns, etc)

ID Dimension One example
0 The Nether cvtna7t
1 Overworld 34blv8
2 The End qb7kw9

Results for the most common Dimension IDs (0, 1 and 2)

You can find the results here:

Dependencies

Fabric-Mod that lets you view the hashes in-game

Link to the mod

dimensionfinder's People

Contributors

spasskopf avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.