mirror of
https://github.com/TeamMidnightDust/MoreCanvasCompat.git
synced 2025-12-17 11:55:08 +01:00
Upload latest indev version
This commit is contained in:
3
assets/minecraft/materialmaps/entity/magma_cube.json
Normal file
3
assets/minecraft/materialmaps/entity/magma_cube.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"defaultMaterial": "canvas:emissive_transform"
|
||||
}
|
||||
13
assets/minecraft/materialmaps/entity/player.json
Normal file
13
assets/minecraft/materialmaps/entity/player.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"map": [
|
||||
{
|
||||
"predicate": {
|
||||
"materialPredicate": {
|
||||
"texture": "midnight-hats:textures/hats/motschen"
|
||||
}
|
||||
},
|
||||
"material": "canvas:emissive_transform"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
3
assets/minecraft/materialmaps/entity/vex.json
Normal file
3
assets/minecraft/materialmaps/entity/vex.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"defaultMaterial": "canvas:emissive_transform"
|
||||
}
|
||||
Reference in New Issue
Block a user