Start RedPower2 support - RedPower2Core and RedPower2World
This commit is contained in:
parent
f24e460cd6
commit
950727057d
6 changed files with 130 additions and 1 deletions
49
renderdata/rp2-models.txt
Normal file
49
renderdata/rp2-models.txt
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
# RedPower2 block mapping
|
||||
# define redpower2-support: true in configuration.txt to enable
|
||||
enabled:redpower2-support
|
||||
# Variables - can be altered in configuration.txt
|
||||
var:rp2-base-appliance=137,rp2-base-microblock=136
|
||||
var:rp2-world-plants=139,rp2-world-ores=140,rp2-world-leaves=141,rp2-world-stone=142,rp2-world-log=143,rp2-world-crops=144,rp2-world-storage=145
|
||||
var:rp2-logic-logic=138
|
||||
var:rp2-lighting-lampOn=146,rp2-lighting-lampOff=147
|
||||
var:rp2-sensor-sensor=148
|
||||
var:rp2-array-array=149
|
||||
var:rp2-machine-machine=150,rp2-machine-machinePanel=151,rp2-machine-frame=152
|
||||
# rp2-world-plants,*
|
||||
block:id=rp2-world-plants,data=*,scale=16
|
||||
layer:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
|
||||
*--------------*
|
||||
-*------------*-
|
||||
--*----------*--
|
||||
---*--------*---
|
||||
----*------*----
|
||||
-----*----*-----
|
||||
------*--*------
|
||||
-------**-------
|
||||
-------**-------
|
||||
------*--*------
|
||||
-----*----*-----
|
||||
----*------*----
|
||||
---*--------*---
|
||||
--*----------*--
|
||||
-*------------*-
|
||||
*--------------*
|
||||
# Crops
|
||||
block:id=rp2-world-crops,data=*,scale=16
|
||||
layer:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
****************
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
****************
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
---*--------*---
|
||||
Loading…
Add table
Add a link
Reference in a new issue