mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-04 06:15:32 +02:00
commenting
This commit is contained in:
parent
6de37f2ebf
commit
afe13ffc3e
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
import fs from 'fs';
|
||||
import {proceduralGeneration} from "../../src/agent/task_types/construction_tasks.js";
|
||||
|
||||
//note 'main' (script to run generation of tasks) is at bottom of page
|
||||
|
||||
/**
|
||||
* Helper function to initalize agent inventories
|
||||
* @param blueprint
|
||||
|
|
Loading…
Add table
Reference in a new issue