Change coordinates of purple block texture to a different unused block.
This commit is contained in:
parent
76e990e4d9
commit
a84bb904b3
@ -8,7 +8,7 @@ from pprint import pformat
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
NOTEX = (0xB0, 0xE0)
|
NOTEX = (0x70, 0xE0)
|
||||||
|
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user