Giter Site home page Giter Site logo

seedfilter's Introduction

SeedFilter

A minecraft seed filter that attempts to find good speedrunning seeds.

Filter Requirements

  • Close Village (under 100 blocks)
  • Close Bastion (under 200 blocks)
  • Close Fortress (under 200 blocks from bastion)
  • Village has 3 iron in chests (and 3-5 from iron golem)
  • Close, above ground exposed lava pool (under 100 blocks from village center)

The Process

The filter process is split into two stages:

  • Stage 1: Uses cubiomes to find seeds with close villages, bastions, and fortresses.
  • Stage 2: Uses a fabric mod to find seeds (from those selected from stage 1) which have enough iron from blacksmits, and an exposed lava pool nearby.

The process is done in two stages because while cubiomes is significantly faster than a minecraft instance, it does not support a lot of what is needed to determine whether a seed is actually good. The first stage filters down to so that only about 1/100,000 seeds fit the filter. The second stage filters those good seeds and only about 1/100ish are accepted (this second number is very much an estimate because I have only found I since seed so far).

Issues

  • Very Slow: Takes around 20-30ish minutes of searching to find a single seed (a seed that fints the criteria is about 1/10,000,000).
  • Doesn't account for terrain (lava pools could be hidden in forests, nether structures hidden in walls).

The Result

A current example of this filter would be seed 13055089 (the only seed I have found so far, but have not been searching for much time at all).

This seed you spawn in a village that has a blacksmith chests with plenty of iron, a nearby ruined portal to enter the nether, and a close bastion, the fortress is close, however it is buried in a wall, which is not something the algorithm accounts for.

seedfilter's People

Contributors

danielcastelluccio 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.