Skip to content

Commit b8c65ed

Browse files
committed
Update vanilla-mcdoc references
1 parent f91c1be commit b8c65ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/mcdoc/immersive_weathering.mcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
use ::java::server::util::direction::Direction
2-
use ::java::server::util::block_state::BlockState
1+
use ::java::util::direction::Direction
2+
use ::java::util::block_state::BlockState
33
use ::java::data::worldgen::biome::Precipitation
44
use ::java::data::worldgen::processor_list::BlockMatch
55
use ::java::data::worldgen::processor_list::BlockStateMatch

0 commit comments

Comments
 (0)