猫史档案馆


微软官方

微软官方

Lv.1

有事加QQ,要是没事别乱bb,👴比你还忙

获赞:23收藏:3浏览:153作品收藏:5

签名:编程编程编程编程编程编程编程编程

回复帖子评论
上一页1 页 / 共 1下一页

求助!!! 中回复

<span id="jump_to_custom_dimension"></span>
   ```
   {
       "netease:dimension": {
         "modId":"entityMod",
         "modDimensionId":[23333]    
       }
   }
   ```			
 ```json		
	minecraft:world_generation_rules: {		
		hills_transformation: [	
		  [ "forest_hills", 1 ],	
		  [ "forest", 2 ]	
		],	
		...	
	},		
	```		
```json					
minecraft:world_generation_rules: {					
	mutate_transformation: "jungle_mutated",				
	...				
},					
```					
```json			
{			
   "format_version": "1.13.0", 			
   "minecraft:biome": {			
	   "description": {		
		   "identifier": "dm3_desert", 	
		   "inherits": "desert"	
	   },		
	components: {		
		   ...	
	   }		
   }			
}			
```			
```json					
{					
   "format_version": "1.13.0", 					
   "minecraft:biome": {					
	   "description": {				
		   "identifier": "dm3_desert", 			
		   "inherits": "desert"			
	   }, 				
	   "components":{				
		   "minecraft:world_generation_rules": {			
				hills_transformation: "dm3_desert_hills",	
				mutate_transformation: "dm3_desert_mutated"	
			}		
	   }				
   }					
}					
```
					

```json					
{					
   "format_version": "1.13.0", 					
   "minecraft:biome": {					
	   "description": {				
		   "identifier": "dm4_ice_plains", 			
		   "inherits": "ice_plains"			
	   }, 				
	   "components": {				
		   "minecraft:world_generation_rules": {			
```json					
{					
   "format_version": "1.13.0", 					
   "minecraft:biome": {					
	   "description": {				
		   "identifier": "dm4_ice_plains", 			
		   "inherits": "ice_plains"			
	   }, 				
	   "components": {				
```json					
minecraft:overworld_surface: {					
	floor_depth: 7,				
	floor_material: "minecraft:emerald_block",				
	foundation_material: "minecraft:iron_block",				
	mid_material: "minecraft:gold_block",				
	top_material: "minecraft:diamond_block"				
}					
```					

2020-05-15T20:44:08 点赞:1