add default model mappings for Lithos Core
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
// Vanilla
|
||||
block/grass,top
|
||||
block/cube_bottom_top,top
|
||||
|
||||
// Lithos Core
|
||||
block/soil/grass_master,top
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
// Vanilla
|
||||
block/column_side,end,end,side
|
||||
block/cube_column,end,end,side
|
||||
block/cube_all,all,all,all
|
||||
|
||||
// Agricultural Revolution
|
||||
agriculturalrevolution:block/palmlog,top,top,texture
|
||||
|
||||
// Lithos Core
|
||||
block/column_top,end,end,side_a,side_b
|
||||
block/column_side_x,end,end,side_a,side_b
|
||||
block/column_side_z,end,end,side_a,side_b
|
||||
|
||||
Reference in New Issue
Block a user