Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "model":"botmod:ServerPart"
- }
- "variants": {
- "normal": [{}]
- "type":{
- "frame":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-frame",
- "up": "botmod:blocks/ServerPart-frame",
- "down": "botmod:blocks/ServerPart-frame",
- "north": "botmod:blocks/ServerPart-frame",
- "east": "botmod:blocks/ServerPart-frame",
- "south": "botmod:blocks/ServerPart-frame",
- "west": "botmod:blocks/ServerPart-frame"
- }
- }
- "radiator":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-radiator",
- "up": "botmod:blocks/ServerPart-radiator",
- "down": "botmod:blocks/ServerPart-radiator",
- "north": "botmod:blocks/ServerPart-radiator",
- "east": "botmod:blocks/ServerPart-radiator",
- "south": "botmod:blocks/ServerPart-radiator",
- "west": "botmod:blocks/ServerPart-radiator"
- }
- }
- "cpu":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-cpu",
- "up": "botmod:blocks/ServerPart-cpu",
- "down": "botmod:blocks/ServerPart-cpu",
- "north": "botmod:blocks/ServerPart-cpu",
- "east": "botmod:blocks/ServerPart-cpu",
- "south": "botmod:blocks/ServerPart-cpu",
- "west": "botmod:blocks/ServerPart-cpu"
- }
- }
- "gpu":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-gpu",
- "up": "botmod:blocks/ServerPart-gpu",
- "down": "botmod:blocks/ServerPart-gpu",
- "north": "botmod:blocks/ServerPart-gpu",
- "east": "botmod:blocks/ServerPart-gpu",
- "south": "botmod:blocks/ServerPart-gpu",
- "west": "botmod:blocks/ServerPart-gpu"
- }
- }
- "ram":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-ram",
- "up": "botmod:blocks/ServerPart-ram",
- "down": "botmod:blocks/ServerPart-ram",
- "north": "botmod:blocks/ServerPart-ram",
- "east": "botmod:blocks/ServerPart-ram",
- "south": "botmod:blocks/ServerPart-ram",
- "west": "botmod:blocks/ServerPart-ram"
- }
- }
- "drive":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-drive",
- "up": "botmod:blocks/ServerPart-drive",
- "down": "botmod:blocks/ServerPart-drive",
- "north": "botmod:blocks/ServerPart-drive",
- "east": "botmod:blocks/ServerPart-drive",
- "south": "botmod:blocks/ServerPart-drive",
- "west": "botmod:blocks/ServerPart-drive"
- }
- }
- "reader":{
- "textures": {
- "textures": {
- "particle": "botmod:blocks/ServerPart-reader",
- "up": "botmod:blocks/ServerPart-reader",
- "down": "botmod:blocks/ServerPart-reader",
- "north": "botmod:blocks/ServerPart-reader",
- "east": "botmod:blocks/ServerPart-reader",
- "south": "botmod:blocks/ServerPart-reader",
- "west": "botmod:blocks/ServerPart-reader"
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment