concepts.benchmark.gridworld.crafting_world.crafting_world_rules#

The rules of the crafting world.

Functions

get_all_crafting_ingradients()

Return a list of tools that can be used in crafting actions.

get_all_crafting_locations([...])

Return a list of locations that can be crafted.

get_all_crafting_outcomes()

Return a list of outcomes that can be crafted.

get_all_locations()

Return a list of all locations.

get_all_mining_locations()

Return a list of locations that can be mined.

get_all_mining_outcomes()

Return a list of outcomes that can be mined.

get_all_mining_tools()

Return a list of tools that can be used in mining actions.