Skip to content

Commit 34f90b1

Browse files
committed
add default shard types
1 parent 6e14af5 commit 34f90b1

File tree

19 files changed

+8
-16
lines changed

19 files changed

+8
-16
lines changed

bc23-shards/assets/bc23/lang/en_us.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
-605 Bytes
Binary file not shown.
-799 Bytes
Binary file not shown.
-571 Bytes
Binary file not shown.

bc23-shards/pack.mcmeta

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/main/resources/assets/scattered_shards/lang/en_us.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@
3737
"toast.scattered_shards.shard_mod.fail": "Failed to modify '%s'",
3838
"block.scattered_shards.shard_block": "Shard",
3939
"block.scattered_shards.shard_block.pickup_fail": "Shard already collected!",
40-
"item.scattered_shards.shard_tablet": "Shard Tablet"
40+
"item.scattered_shards.shard_tablet": "Shard Tablet",
41+
42+
"shard_type.scattered_shards.visitor.description": "Visitor Shard",
43+
"shard_type.scattered_shards.challenge.description": "Challenge Shard",
44+
"shard_type.scattered_shards.secret.description": "Secret Shard"
4145
}
500 Bytes
Loading

0 commit comments

Comments
 (0)