Skip to content

Commit

Permalink
🐛 Fix TestEnvironment reference
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Jan 15, 2025
1 parent ba49065 commit f4476d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/data/gametest/mod.mcdoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use TestEnvironment
use ::java::data::gametest::test_environment::TestEnvironment

dispatch minecraft:resource[test_instance] to struct TestInstance {
type: #[id="test_instance_type"] string,
Expand Down

0 comments on commit f4476d5

Please sign in to comment.