MOVEMENT move -> input

This commit is contained in:
MeexReay 2023-05-30 19:45:23 +03:00
parent 0f7bfff5d3
commit 68e7572139
8 changed files with 190 additions and 107 deletions

View file

@ -37,8 +37,7 @@ dependencies {
// include this if you don't want force your users to install owo
// sentinel will warn them and give the option to download it automatically
include "io.wispforest:owo-sentinel:${project.owo_version}"
implementation 'org.yaml:snakeyaml:2.0'
modImplementation 'org.yaml:snakeyaml:2.0'
}
base {