From 452fe59b2b8626552ff007cc4d34a88fa9f83121 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sun, 6 Jun 2021 11:51:52 +0200 Subject: [PATCH] Moved to test --- .../feature_rules/aggregate_feature_placement.json | 0 .../bp/feature_rules/ore_feature_placement.json | 0 .../bp/feature_rules/scatter_feature_placement.json | 0 .../bp/feature_rules/search_feature_placement.json | 0 .../feature_rules/sequence_feature_placement.json | 0 .../bp/feature_rules/tree_feature_placement.json | 0 .../weighted_random_feature_placement.json | 0 .../bp/features/aggregate_feature.json | 0 .../bp/features/aggregate_feature_obsidian.json | 0 .../bp/features/aggregate_feature_planks.json | 0 .../aggregate_feature_planks_placement.json | 0 {examples => test}/bp/features/ore.md | 0 {examples => test}/bp/features/ore_feature.json | 0 {examples => test}/bp/features/scatter.md | 0 {examples => test}/bp/features/scatter_feature.json | 0 .../bp/features/scatter_feature_obsidian.json | 0 {examples => test}/bp/features/search_feature.json | 0 .../bp/features/search_feature_obsidian.json | 0 .../bp/features/sequence_feature.json | 0 .../bp/features/sequence_feature_planks.json | 0 .../bp/features/structure_feature.json | 0 {examples => test}/bp/features/tree_feature.json | 0 .../bp/features/weighted_random_feature.json | 0 .../features/weighted_random_feature_obsidian.json | 0 .../bp/features/weighted_random_feature_planks.json | 0 {examples => test}/bp/manifest.json | 0 {examples => test}/bp/pack_icon.png | Bin .../structure_features/structure.mcstructure | Bin {examples => test}/examples.code-workspace | 0 29 files changed, 0 insertions(+), 0 deletions(-) rename {examples => test}/bp/feature_rules/aggregate_feature_placement.json (100%) rename {examples => test}/bp/feature_rules/ore_feature_placement.json (100%) rename {examples => test}/bp/feature_rules/scatter_feature_placement.json (100%) rename {examples => test}/bp/feature_rules/search_feature_placement.json (100%) rename {examples => test}/bp/feature_rules/sequence_feature_placement.json (100%) rename {examples => test}/bp/feature_rules/tree_feature_placement.json (100%) rename {examples => test}/bp/feature_rules/weighted_random_feature_placement.json (100%) rename {examples => test}/bp/features/aggregate_feature.json (100%) rename {examples => test}/bp/features/aggregate_feature_obsidian.json (100%) rename {examples => test}/bp/features/aggregate_feature_planks.json (100%) rename {examples => test}/bp/features/aggregate_feature_planks_placement.json (100%) rename {examples => test}/bp/features/ore.md (100%) rename {examples => test}/bp/features/ore_feature.json (100%) rename {examples => test}/bp/features/scatter.md (100%) rename {examples => test}/bp/features/scatter_feature.json (100%) rename {examples => test}/bp/features/scatter_feature_obsidian.json (100%) rename {examples => test}/bp/features/search_feature.json (100%) rename {examples => test}/bp/features/search_feature_obsidian.json (100%) rename {examples => test}/bp/features/sequence_feature.json (100%) rename {examples => test}/bp/features/sequence_feature_planks.json (100%) rename {examples => test}/bp/features/structure_feature.json (100%) rename {examples => test}/bp/features/tree_feature.json (100%) rename {examples => test}/bp/features/weighted_random_feature.json (100%) rename {examples => test}/bp/features/weighted_random_feature_obsidian.json (100%) rename {examples => test}/bp/features/weighted_random_feature_planks.json (100%) rename {examples => test}/bp/manifest.json (100%) rename {examples => test}/bp/pack_icon.png (100%) rename {examples => test}/bp/structures/structure_features/structure.mcstructure (100%) rename {examples => test}/examples.code-workspace (100%) diff --git a/examples/bp/feature_rules/aggregate_feature_placement.json b/test/bp/feature_rules/aggregate_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/aggregate_feature_placement.json rename to test/bp/feature_rules/aggregate_feature_placement.json diff --git a/examples/bp/feature_rules/ore_feature_placement.json b/test/bp/feature_rules/ore_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/ore_feature_placement.json rename to test/bp/feature_rules/ore_feature_placement.json diff --git a/examples/bp/feature_rules/scatter_feature_placement.json b/test/bp/feature_rules/scatter_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/scatter_feature_placement.json rename to test/bp/feature_rules/scatter_feature_placement.json diff --git a/examples/bp/feature_rules/search_feature_placement.json b/test/bp/feature_rules/search_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/search_feature_placement.json rename to test/bp/feature_rules/search_feature_placement.json diff --git a/examples/bp/feature_rules/sequence_feature_placement.json b/test/bp/feature_rules/sequence_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/sequence_feature_placement.json rename to test/bp/feature_rules/sequence_feature_placement.json diff --git a/examples/bp/feature_rules/tree_feature_placement.json b/test/bp/feature_rules/tree_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/tree_feature_placement.json rename to test/bp/feature_rules/tree_feature_placement.json diff --git a/examples/bp/feature_rules/weighted_random_feature_placement.json b/test/bp/feature_rules/weighted_random_feature_placement.json similarity index 100% rename from examples/bp/feature_rules/weighted_random_feature_placement.json rename to test/bp/feature_rules/weighted_random_feature_placement.json diff --git a/examples/bp/features/aggregate_feature.json b/test/bp/features/aggregate_feature.json similarity index 100% rename from examples/bp/features/aggregate_feature.json rename to test/bp/features/aggregate_feature.json diff --git a/examples/bp/features/aggregate_feature_obsidian.json b/test/bp/features/aggregate_feature_obsidian.json similarity index 100% rename from examples/bp/features/aggregate_feature_obsidian.json rename to test/bp/features/aggregate_feature_obsidian.json diff --git a/examples/bp/features/aggregate_feature_planks.json b/test/bp/features/aggregate_feature_planks.json similarity index 100% rename from examples/bp/features/aggregate_feature_planks.json rename to test/bp/features/aggregate_feature_planks.json diff --git a/examples/bp/features/aggregate_feature_planks_placement.json b/test/bp/features/aggregate_feature_planks_placement.json similarity index 100% rename from examples/bp/features/aggregate_feature_planks_placement.json rename to test/bp/features/aggregate_feature_planks_placement.json diff --git a/examples/bp/features/ore.md b/test/bp/features/ore.md similarity index 100% rename from examples/bp/features/ore.md rename to test/bp/features/ore.md diff --git a/examples/bp/features/ore_feature.json b/test/bp/features/ore_feature.json similarity index 100% rename from examples/bp/features/ore_feature.json rename to test/bp/features/ore_feature.json diff --git a/examples/bp/features/scatter.md b/test/bp/features/scatter.md similarity index 100% rename from examples/bp/features/scatter.md rename to test/bp/features/scatter.md diff --git a/examples/bp/features/scatter_feature.json b/test/bp/features/scatter_feature.json similarity index 100% rename from examples/bp/features/scatter_feature.json rename to test/bp/features/scatter_feature.json diff --git a/examples/bp/features/scatter_feature_obsidian.json b/test/bp/features/scatter_feature_obsidian.json similarity index 100% rename from examples/bp/features/scatter_feature_obsidian.json rename to test/bp/features/scatter_feature_obsidian.json diff --git a/examples/bp/features/search_feature.json b/test/bp/features/search_feature.json similarity index 100% rename from examples/bp/features/search_feature.json rename to test/bp/features/search_feature.json diff --git a/examples/bp/features/search_feature_obsidian.json b/test/bp/features/search_feature_obsidian.json similarity index 100% rename from examples/bp/features/search_feature_obsidian.json rename to test/bp/features/search_feature_obsidian.json diff --git a/examples/bp/features/sequence_feature.json b/test/bp/features/sequence_feature.json similarity index 100% rename from examples/bp/features/sequence_feature.json rename to test/bp/features/sequence_feature.json diff --git a/examples/bp/features/sequence_feature_planks.json b/test/bp/features/sequence_feature_planks.json similarity index 100% rename from examples/bp/features/sequence_feature_planks.json rename to test/bp/features/sequence_feature_planks.json diff --git a/examples/bp/features/structure_feature.json b/test/bp/features/structure_feature.json similarity index 100% rename from examples/bp/features/structure_feature.json rename to test/bp/features/structure_feature.json diff --git a/examples/bp/features/tree_feature.json b/test/bp/features/tree_feature.json similarity index 100% rename from examples/bp/features/tree_feature.json rename to test/bp/features/tree_feature.json diff --git a/examples/bp/features/weighted_random_feature.json b/test/bp/features/weighted_random_feature.json similarity index 100% rename from examples/bp/features/weighted_random_feature.json rename to test/bp/features/weighted_random_feature.json diff --git a/examples/bp/features/weighted_random_feature_obsidian.json b/test/bp/features/weighted_random_feature_obsidian.json similarity index 100% rename from examples/bp/features/weighted_random_feature_obsidian.json rename to test/bp/features/weighted_random_feature_obsidian.json diff --git a/examples/bp/features/weighted_random_feature_planks.json b/test/bp/features/weighted_random_feature_planks.json similarity index 100% rename from examples/bp/features/weighted_random_feature_planks.json rename to test/bp/features/weighted_random_feature_planks.json diff --git a/examples/bp/manifest.json b/test/bp/manifest.json similarity index 100% rename from examples/bp/manifest.json rename to test/bp/manifest.json diff --git a/examples/bp/pack_icon.png b/test/bp/pack_icon.png similarity index 100% rename from examples/bp/pack_icon.png rename to test/bp/pack_icon.png diff --git a/examples/bp/structures/structure_features/structure.mcstructure b/test/bp/structures/structure_features/structure.mcstructure similarity index 100% rename from examples/bp/structures/structure_features/structure.mcstructure rename to test/bp/structures/structure_features/structure.mcstructure diff --git a/examples/examples.code-workspace b/test/examples.code-workspace similarity index 100% rename from examples/examples.code-workspace rename to test/examples.code-workspace