moved dev tools folder
This commit is contained in:
@ -2,7 +2,7 @@ import pyperclip
|
|||||||
|
|
||||||
x = ""
|
x = ""
|
||||||
|
|
||||||
with open("MobDimSpawningRules.txt", "r") as file:
|
with open("MobDimSpawningRulesInput.txt", "r") as file:
|
||||||
x+=file.read()
|
x+=file.read()
|
||||||
|
|
||||||
y=""
|
y=""
|
Reference in New Issue
Block a user