Add mod: Enhanced Block Entities

This commit is contained in:
Wroclaw 2022-04-02 21:36:47 +02:00
parent f7bd5523eb
commit f109044bce
4 changed files with 41 additions and 2 deletions

View file

@ -0,0 +1,17 @@
#Configuration file for Enhanced Block Entities
#Sat Apr 02 21:57:47 CEST 2022
sign_ao=true
render_enhanced_signs=true
bell_ao=true
shulker_box_ao=true
experimental_signs=true
chest_ao=true
sign_text_rendering=smart
experimental_chests=true
christmas_chests=allowed
bed_ao=true
render_enhanced_chests=true
render_enhanced_beds=true
render_enhanced_shulker_boxes=true
experimental_beds=true
render_enhanced_bells=true

View file

@ -16,6 +16,10 @@ hash = "3b76a60f74c9862fa69fdf09e62c2ffa95e5a86b4f2fe9cf5d9121fe3e2ad76a"
file = "config/customwindowtitle-client.toml"
hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae"
[[files]]
file = "config/enhanced_bes.properties"
hash = "0b909b5ebd8775bfcc0345a8bdc5a3b7c57ab864d6b52b68686849e4d94ccaea"
[[files]]
file = "config/fabric/indigo-renderer.properties"
hash = "aca683eda86a0d8c8cbce57648f3959078b40102f3429a4aefde0060e6a6466f"
@ -132,6 +136,11 @@ file = "mods/custom-window-title.toml"
hash = "44a5084ff1fe1a0211ae1cebe93fe714ad7a5da2b9c695672711230b73be1499"
metafile = true
[[files]]
file = "mods/enhanced-block-entities.toml"
hash = "99ec189e77c720becd80f18e9c74ce2695718d80da4c933975a093d659ffc7ab"
metafile = true
[[files]]
file = "mods/fabric-api.toml"
hash = "e1d62926446ab5519d262d741f9f2f125488bc2048f38aced8d3e1ebec55fe1e"

View file

@ -0,0 +1,13 @@
name = "Enhanced Block Entities"
filename = "enhancedblockentities-0.6+1.18.2.jar"
side = "client"
[download]
url = "https://edge.forgecdn.net/files/3717/795/enhancedblockentities-0.6+1.18.2.jar"
hash-format = "sha1"
hash = "d4a4ce2f0249cd636eb3f820225082645885bd74"
[update]
[update.curseforge]
file-id = 3717795
project-id = 452046

View file

@ -1,12 +1,12 @@
name = "VMU"
author = "Wroclaw"
version = "1.0.1"
version = "1.0.2"
pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3ccb785c14dd2be558f1871f8dc8d200ec1cab355a076de747a0b08ae9c77f2b"
hash = "dc447604120aa6f9a2abc62cb2f53f24e852e9bd8a7eb90e6132b2e64ec73f78"
[versions]
fabric = "0.13.3"