+ Changed some textures

+ Disabled arrows drops
master
Giov4 2020-09-14 23:50:57 +02:00
parent d919bbff4e
commit a9df538ff6
11 changed files with 7 additions and 2 deletions

View File

@ -8,6 +8,7 @@ rcbows.register_arrow("farbows:e_arrow", {
description = S("Arrow"),
inventory_image = "farbows_arrow.png",
},
drop = "",
sounds = {
max_hear_distance = 10,
gain = 0.4,
@ -32,7 +33,7 @@ rcbows.register_arrow("farbows:fire_arrow", {
description = S("Fire Arrow"),
inventory_image = "farbows_arrow_fire.png",
},
drop = "farbows:inv_arrow",
drop = "",
effects = {
replace_node = "fire:basic_flame",
trail_particle = "farbows_particle_fire.png",
@ -94,7 +95,7 @@ rcbows.register_arrow("farbows:water_arrow", {
description = S("Water Arrow"),
inventory_image = "farbows_arrow_water.png",
},
drop = "bucket:bucket_empty",
drop = "",
effects = {
trail_particle = "default_water.png",
water = {

View File

@ -1,2 +1,6 @@
name = farbows
depends = default, rcbows, farming, fire, tnt
release = 4736
title = Far Bows
author = runs
description = It adds tree weapons: Wooden Bow, Mese Bow and Flaming Bow.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 668 B

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 234 B